vscode-extensions.sonarsource.sonarlint-vscode: 4.24.0 -> 4.25.0 (#419755)

This commit is contained in:
Pol Dellaiera
2025-06-25 07:26:13 +02:00
committed by GitHub
@@ -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;
};