vscode-extensions.sonarsource.sonarlint-vscode: 4.24.0 -> 4.25.0

This commit is contained in:
R. Ryantm
2025-06-25 01:48:31 +00:00
parent 657b33de3d
commit 9482aecb16
@@ -4497,8 +4497,8 @@ let
mktplcRef = {
publisher = "sonarsource";
name = "sonarlint-vscode";
version = "4.24.0";
hash = "sha256-ZOQmCy5JGLOOqqiOOt7rz0xAC0eObhO0KUz+Bb95tLY=";
version = "4.25.0";
hash = "sha256-ddLGzEWKFt9TVn994EIYEf8SVDlMnJEjqc6ELXG7vkA=";
};
meta.license = lib.licenses.lgpl3Only;
};