vscode-extensions.eamodio.gitlens: 17.2.1 -> 17.3.1

This commit is contained in:
R. Ryantm
2025-07-17 22:06:15 +00:00
parent 77110a5187
commit 0b195883c8
@@ -1591,8 +1591,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.2.1";
hash = "sha256-1p4DDZEFFOIFHV6bkduXmrUGhjMDwrqf5/U2tO00iD0=";
version = "17.3.1";
hash = "sha256-qZBctE3R39WeU3Fc3pajrUSS6ncni7O+/oAOyZK2EnY=";
};
meta = {
changelog = "https://marketplace.visualstudio.com/items/eamodio.gitlens/changelog";