vscode-extensions.sonarsource.sonarlint-vscode: 5.0.0 -> 5.1.0

This commit is contained in:
R. Ryantm
2026-04-14 00:41:59 +00:00
parent 489849cd0c
commit 6816dbcb73
@@ -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;
};