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

This commit is contained in:
R. Ryantm
2026-02-03 18:52:32 +00:00
parent 41965737c1
commit b2f652b011
@@ -4336,8 +4336,8 @@ let
mktplcRef = {
publisher = "sonarsource";
name = "sonarlint-vscode";
version = "4.40.0";
hash = "sha256-Jzb+ywEGINN4eRVRMUnBloXWT2wubrU91NEBoySx0NQ=";
version = "4.42.0";
hash = "sha256-jWw5vbORdi/qW8L4D1qbue8tdeiyof01FzJtcZUKs3Y=";
};
meta.license = lib.licenses.lgpl3Only;
};