vscode-extensions.eamodio.gitlens: 17.1.1 -> 17.2.0 (#418412)

This commit is contained in:
Pol Dellaiera
2025-06-20 20:19:16 +02:00
committed by GitHub
@@ -1589,8 +1589,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 = "17.1.1";
hash = "sha256-hlhq4bR3v0AqI3lxilgNEgjjEEBVL0xfvIWbV/Ronh4=";
version = "17.2.0";
hash = "sha256-jruhqXJfCACYBFUbPCL22nhqCSrm1QFSMIpsPguQ6J8=";
};
meta = {
changelog = "https://marketplace.visualstudio.com/items/eamodio.gitlens/changelog";