Unverified Commit a310c6d4 authored by Nick Cao's avatar Nick Cao Committed by GitHub
Browse files

vscode-extensions.sonarsource.sonarlint-vscode: 4.45.0 -> 5.0.0 (#505148)

parents c5d5e5e0 56fa9fe4
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -4324,8 +4324,8 @@ let
        mktplcRef = {
          publisher = "sonarsource";
          name = "sonarlint-vscode";
          version = "4.45.0";
          hash = "sha256-itrjHAA3gseflNzOd8UKB8DbhwJ/cWkGuuopLOD83GM=";
          version = "5.0.0";
          hash = "sha256-K8EZF7h86ErbIHW05LQSpReXSKa8FTMH6uOD+IczoR4=";
        };
        meta.license = lib.licenses.lgpl3Only;
      };