vscode-extensions.sonarsource.sonarlint-vscode: 4.25.1 -> 4.26.0 (#425033)

This commit is contained in:
Pol Dellaiera
2025-07-20 07:57:00 +02:00
committed by GitHub
@@ -4489,8 +4489,8 @@ let
mktplcRef = {
publisher = "sonarsource";
name = "sonarlint-vscode";
version = "4.25.1";
hash = "sha256-ZDN2NMbFZO3xGJ/te8l1PH/wtt4YmoIVMJM+tRNsjYM=";
version = "4.26.0";
hash = "sha256-Mru3dz0Dl/oDHd0tB/0Ixd+EselC+e70Cn7sdu1gkwk=";
};
meta.license = lib.licenses.lgpl3Only;
};