vscode-extensions.eamodio.gitlens: 12.0.6 -> 12.0.7

This commit is contained in:
Victor Freire 2022-05-29 16:27:12 -03:00
parent a90921f9c6
commit 28c394ad76

@ -722,8 +722,8 @@ let
mktplcRef = {
name = "gitlens";
publisher = "eamodio";
version = "12.0.6";
sha256 = "sha256-Q8l/GryB9iMhFnu5npUcDjWuImfrmVZF3xvm7nX/77Q=";
version = "12.0.7";
sha256 = "sha256-gPhiytthf35eDhtzkSK2JZjtj4877la3hB1Cswbrszw=";
};
meta = with lib; {
changelog = "https://marketplace.visualstudio.com/items/eamodio.gitlens/changelog";