Commit 571c5c02 authored by R. RyanTM's avatar R. RyanTM Committed by Masum Reza
Browse files

vscode-extensions.sonarsource.sonarlint-vscode: 4.22.0 -> 4.23.0

parent 008cead9
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -4498,8 +4498,8 @@ let
        mktplcRef = {
          publisher = "sonarsource";
          name = "sonarlint-vscode";
          version = "4.22.0";
          hash = "sha256-E50BmbYgm9w+jpr8m8BdZcOuCtPhpmhXTBhbx/tsips=";
          version = "4.23.0";
          hash = "sha256-ki9Dbj8g6rArjJxVm5OhB2mYFR/PUA96szNyWBtbfxc=";
        };
        meta.license = lib.licenses.lgpl3Only;
      };