vscode-extensions.elixir-lsp.vscode-elixir-ls: 0.22.0 -> 0.22.1

(cherry picked from commit 9d2fa89a58)
This commit is contained in:
datafoo 2024-07-15 08:35:08 +02:00 committed by github-actions[bot]
parent 34f5b4fcd4
commit 5952f328f0

View File

@ -1510,8 +1510,8 @@ let
mktplcRef = {
name = "elixir-ls";
publisher = "JakeBecker";
version = "0.22.0";
hash = "sha256-pus5rOyVgheiblvWrkM3H/GZifBzUGR++JiHN4aU/3I=";
version = "0.22.1";
hash = "sha256-zi+Rcy63AUqDnVZCbPuljs+aBHsyOTHgbiJ+h9dB9us=";
};
meta = {
changelog = "https://marketplace.visualstudio.com/items/JakeBecker.elixir-ls/changelog";