Merge pull request #221737 from wackbyte/bump-gitlens

vscode-extensions.eamodio.gitlens: 13.3.2 -> 13.4.0
This commit is contained in:
superherointj 2023-03-17 22:30:47 -03:00 committed by GitHub
commit ebe3069f17
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -931,8 +931,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 = "13.3.2";
sha256 = "sha256-4o4dmjio/I531szcoeGPVtfrNAyRAPJRrmsNny/PY2w=";
version = "13.4.0";
sha256 = "sha256-CYI62sWPlJNRP2KIkg4vQutIMC6gaCxtTVoOWZIS8Lw=";
};
meta = with lib; {
changelog = "https://marketplace.visualstudio.com/items/eamodio.gitlens/changelog";