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

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

parents 5e43b680 6816dbcb
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -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;
      };