vscode-extensions.sonarsource.sonarlint-vscode: 4.32.0 -> 4.40.0

This commit is contained in:
R. Ryantm
2026-01-20 22:05:57 +00:00
parent 0fae44bd1d
commit 5b69ffe033
@@ -4335,8 +4335,8 @@ let
mktplcRef = {
publisher = "sonarsource";
name = "sonarlint-vscode";
version = "4.32.0";
hash = "sha256-faFX58fYzJ94tkKxHkTHpyt9zBc2nxmPd6xOgO59qPc=";
version = "4.40.0";
hash = "sha256-Jzb+ywEGINN4eRVRMUnBloXWT2wubrU91NEBoySx0NQ=";
};
meta.license = lib.licenses.lgpl3Only;
};