vscode-extensions.eamodio.gitlens: 12.0.6 -> 12.0.7
This commit is contained in:
parent
a90921f9c6
commit
28c394ad76
1 changed files with 2 additions and 2 deletions
|
@ -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";
|
||||
|
|
Loading…
Reference in a new issue