Unverified Commit d63430eb authored by Pol Dellaiera's avatar Pol Dellaiera Committed by GitHub
Browse files

vscode-extensions.sonarsource.sonarlint-vscode: 4.24.0 -> 4.25.0 (#419755)

parents 81aec6da 9482aecb
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -4497,8 +4497,8 @@ let
        mktplcRef = {
          publisher = "sonarsource";
          name = "sonarlint-vscode";
          version = "4.24.0";
          hash = "sha256-ZOQmCy5JGLOOqqiOOt7rz0xAC0eObhO0KUz+Bb95tLY=";
          version = "4.25.0";
          hash = "sha256-ddLGzEWKFt9TVn994EIYEf8SVDlMnJEjqc6ELXG7vkA=";
        };
        meta.license = lib.licenses.lgpl3Only;
      };