vscode-extensions.sonarsource.sonarlint-vscode: 4.31.0 -> 4.32.0 (#452432)

This commit is contained in:
Pol Dellaiera
2025-10-16 03:28:28 +00:00
committed by GitHub
@@ -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;
};