lol

vscode-extensions.elixir-lsp.vscode-elixir-ls: 0.15.2 -> 0.16.0

authored by

datafoo and committed by
Yt
26e73d29 1c85e101

+2 -2
+2 -2
pkgs/applications/editors/vscode/extensions/default.nix
··· 1224 1224 mktplcRef = { 1225 1225 name = "elixir-ls"; 1226 1226 publisher = "JakeBecker"; 1227 - version = "0.15.2"; 1228 - sha256 = "sha256-Zu/AcV0KY3QV0hyZsGrQdbc/Qc0pKNHVkHZVJ3PL0ps="; 1227 + version = "0.16.0"; 1228 + sha256 = "sha256-PZUyOZ/U6OkGid+PYY2G/pAe5R5eumUibKNel9HBI+s="; 1229 1229 }; 1230 1230 meta = { 1231 1231 changelog = "https://marketplace.visualstudio.com/items/JakeBecker.elixir-ls/changelog";