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

vscode-extensions.sonarsource.sonarlint-vscode: 4.21.0 -> 4.22.0 (#406696)

parents 0f4ed032 b72c82dc
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -4565,8 +4565,8 @@ let
        mktplcRef = {
          publisher = "sonarsource";
          name = "sonarlint-vscode";
          version = "4.21.0";
          hash = "sha256-pnxHROhjbQq93CeWkBU3KwIPeXVDA4K6ifkkoGfagIM=";
          version = "4.22.0";
          hash = "sha256-E50BmbYgm9w+jpr8m8BdZcOuCtPhpmhXTBhbx/tsips=";
        };
        meta.license = lib.licenses.lgpl3Only;
      };