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

This commit is contained in:
R. Ryantm
2025-10-16 00:39:37 +00:00
parent df65e0ab4a
commit 096f4f05f0
@@ -4307,8 +4307,8 @@ let
mktplcRef = {
publisher = "sonarsource";
name = "sonarlint-vscode";
version = "4.31.0";
hash = "sha256-Zw5Dy6VaMkt2zyEy8wZs2e92hA2j7u+moRSONHCDkgw=";
version = "4.32.0";
hash = "sha256-faFX58fYzJ94tkKxHkTHpyt9zBc2nxmPd6xOgO59qPc=";
};
meta.license = lib.licenses.lgpl3Only;
};