vscode-extensions.eamodio.gitlens: 17.2.0 -> 17.2.1 (#420924)

authored by Pol Dellaiera and committed by GitHub 88683646 9d99b3cc

+2 -2
+2 -2
pkgs/applications/editors/vscode/extensions/default.nix
··· 1591 # semver scheme, contrary to preview versions which are listed on 1592 # the VSCode Marketplace and use a calver scheme. We should avoid 1593 # using preview versions, because they expire after two weeks. 1594 - version = "17.2.0"; 1595 - hash = "sha256-jruhqXJfCACYBFUbPCL22nhqCSrm1QFSMIpsPguQ6J8="; 1596 }; 1597 meta = { 1598 changelog = "https://marketplace.visualstudio.com/items/eamodio.gitlens/changelog";
··· 1591 # semver scheme, contrary to preview versions which are listed on 1592 # the VSCode Marketplace and use a calver scheme. We should avoid 1593 # using preview versions, because they expire after two weeks. 1594 + version = "17.2.1"; 1595 + hash = "sha256-1p4DDZEFFOIFHV6bkduXmrUGhjMDwrqf5/U2tO00iD0="; 1596 }; 1597 meta = { 1598 changelog = "https://marketplace.visualstudio.com/items/eamodio.gitlens/changelog";