vscode-extensions.eamodio.gitlens: 11.5.1 -> 11.6.0
This commit is contained in:
parent
1b9783191b
commit
5d55fc2499
1 changed files with 2 additions and 2 deletions
|
@ -386,8 +386,8 @@ let
|
|||
mktplcRef = {
|
||||
name = "gitlens";
|
||||
publisher = "eamodio";
|
||||
version = "11.5.1";
|
||||
sha256 = "sha256-Ic7eT8WX2GDYIj/aTu1d4m+fgPtXe4YQx04G0awbwnM=";
|
||||
version = "11.6.0";
|
||||
sha256 = "sha256-JxCNE/IL/v94xWmhebsRZo1Gw+nSSpDgZ41ZGongGVI=";
|
||||
};
|
||||
meta = with lib; {
|
||||
changelog = "https://marketplace.visualstudio.com/items/eamodio.gitlens/changelog";
|
||||
|
|
Loading…
Reference in a new issue