Unverified Commit 08fc580d authored by superherointj's avatar superherointj Committed by GitHub
Browse files

Merge pull request #323439 from qubitnano/pr/gitlens

vscode-extensions.eamodio.gitlens: 14.9.0 -> 15.1.0
parents 0a11b291 c291172e
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -1540,8 +1540,8 @@ let
          # semver scheme, contrary to preview versions which are listed on
          # the VSCode Marketplace and use a calver scheme. We should avoid
          # using preview versions, because they expire after two weeks.
          version = "14.9.0";
          hash = "sha256-Z6KeIUw1SLZ4tUgs7sU9IJO/6diozPxQuTbXr6DayHA=";
          version = "15.1.0";
          hash = "sha256-xGgm/WNJDIh/Bs11fLYwHQ9ULiZBWbKw4QYl/l4KYJ4=";
        };
        meta = {
          changelog = "https://marketplace.visualstudio.com/items/eamodio.gitlens/changelog";