Skip to content

Commit 3ec86a2

Browse files
authored
Merge pull request #334070 from datafoo/vscode-extensions.elixir-lsp.vscode-elixir-ls
vscode-extensions.elixir-lsp.vscode-elixir-ls: 0.23.0 -> 0.23.1
2 parents e2e2a2c + 3e71409 commit 3ec86a2

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
@@ -1625,8 +1625,8 @@ let
16251625
mktplcRef = {
16261626
name = "elixir-ls";
16271627
publisher = "JakeBecker";
1628-
version = "0.23.0";
1629-
hash = "sha256-eqS/xYK7yh7MvPAl61o1ZJ9wH9amqngJupU+puDq9xs=";
1628+
version = "0.23.1";
1629+
hash = "sha256-rwpaixQbuxVkH4wlKPG4Qk69IylwjfCtyfUcqCuN/e8=";
16301630
};
16311631
meta = {
16321632
changelog = "https://marketplace.visualstudio.com/items/JakeBecker.elixir-ls/changelog";

0 commit comments

Comments
 (0)