vscode-extensions.sonarsource.sonarlint-vscode: 5.0.0 -> 5.1.0 (#509784)

This commit is contained in:
Nick Cao
2026-04-14 18:40:14 +00:00
committed by GitHub
@@ -4341,8 +4341,8 @@ let
mktplcRef = {
publisher = "sonarsource";
name = "sonarlint-vscode";
version = "5.0.0";
hash = "sha256-K8EZF7h86ErbIHW05LQSpReXSKa8FTMH6uOD+IczoR4=";
version = "5.1.0";
hash = "sha256-eGAXjN4Vp6ZlUgUxlE8gfo5OYtL/IO/8ACu3PBwePLQ=";
};
meta.license = lib.licenses.lgpl3Only;
};