Skip to content

Commit 0495eb7

Browse files
vscode-extensions.elixir-lsp.vscode-elixir-ls: 0.24.2 -> 0.27.1 (#388913)
2 parents 55b65a4 + b31fc5f commit 0495eb7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pkgs/applications/editors/vscode/extensions/default.nix

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1708,8 +1708,8 @@ let
17081708
mktplcRef = {
17091709
name = "elixir-ls";
17101710
publisher = "JakeBecker";
1711-
version = "0.24.2";
1712-
hash = "sha256-u6l6JJ7oWyb5HjZvWxbO+2RXeSOrsgeq8jEMnGmM1Ns=";
1711+
version = "0.27.1";
1712+
hash = "sha256-QqQyNWkU4P0sJE9Hef9s84goIyN2g1326dDMz/P8UTU=";
17131713
};
17141714
meta = {
17151715
changelog = "https://marketplace.visualstudio.com/items/JakeBecker.elixir-ls/changelog";

0 commit comments

Comments
 (0)