vscode-extensions.eamodio.gitlens: 17.0.1 -> 17.0.3

This commit is contained in:
emaryn
2025-04-18 14:49:48 +00:00
parent 3e4886cbb7
commit 6a647d59d7
@@ -1599,8 +1599,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.0.1";
hash = "sha256-0wRhdVR9q7oFjQQM090oXRxICUMCu7BjgOGkKTxeQmg=";
version = "17.0.3";
hash = "sha256-jU1N5tJ4V3jzSNW9oE8AH5PRhTmsiIGnu65+IH5NxO0=";
};
meta = {
changelog = "https://marketplace.visualstudio.com/items/eamodio.gitlens/changelog";