Merge pull request #285140 from wackbyte/bump-gitlens

vscode-extensions.eamodio.gitlens: 14.1.1 -> 14.9.0
This commit is contained in:
superherointj 2024-03-22 09:40:23 +00:00 committed by GitHub
commit bd2542e2c5
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1400,12 +1400,12 @@ let
# semver scheme, contrary to preview versions which are listed on # semver scheme, contrary to preview versions which are listed on
# the VSCode Marketplace and use a calver scheme. We should avoid # the VSCode Marketplace and use a calver scheme. We should avoid
# using preview versions, because they expire after two weeks. # using preview versions, because they expire after two weeks.
version = "14.1.1"; version = "14.9.0";
sha256 = "sha256-eSN48IudpHYzT4u+S4b2I2pyEPyOwBCSL49awT/mzEE="; sha256 = "sha256-Z6KeIUw1SLZ4tUgs7sU9IJO/6diozPxQuTbXr6DayHA=";
}; };
meta = { meta = {
changelog = "https://marketplace.visualstudio.com/items/eamodio.gitlens/changelog"; changelog = "https://marketplace.visualstudio.com/items/eamodio.gitlens/changelog";
description = "GitLens supercharges the Git capabilities built into Visual Studio Code."; description = "A Visual Studio Code extension that improves its built-in Git capabilities";
longDescription = '' longDescription = ''
Supercharge the Git capabilities built into Visual Studio Code Visualize code authorship at a glance via Git Supercharge the Git capabilities built into Visual Studio Code Visualize code authorship at a glance via Git
blame annotations and code lens, seamlessly navigate and explore Git repositories, gain valuable insights via blame annotations and code lens, seamlessly navigate and explore Git repositories, gain valuable insights via