vscode-extensions.sonarsource.sonarlint-vscode: 4.22.0 -> 4.23.0

This commit is contained in:
R. Ryantm 2025-05-27 00:52:02 +00:00 committed by Masum Reza
parent 008cead9d3
commit 571c5c020b

View file

@ -4498,8 +4498,8 @@ let
mktplcRef = {
publisher = "sonarsource";
name = "sonarlint-vscode";
version = "4.22.0";
hash = "sha256-E50BmbYgm9w+jpr8m8BdZcOuCtPhpmhXTBhbx/tsips=";
version = "4.23.0";
hash = "sha256-ki9Dbj8g6rArjJxVm5OhB2mYFR/PUA96szNyWBtbfxc=";
};
meta.license = lib.licenses.lgpl3Only;
};