vscode-extensions.eamodio.gitlens: 13.3.2 -> 13.4.0

This commit is contained in:
wackbyte 2023-03-17 19:51:35 -04:00
parent 730d115a6e
commit ffba854a07
No known key found for this signature in database
GPG Key ID: 937F2AE5CCEFBF59

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";