Merge pull request #130953 from ratsclubforks/vscode-extensions.eamodio.gitlens

This commit is contained in:
Sandro 2021-07-22 01:17:08 +02:00 committed by GitHub
commit 74bec67bc8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -403,8 +403,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";