vscode-extensions.eamodio.gitlens: 11.7.0 -> 12.0.1

This commit is contained in:
Alex Martens 2022-03-05 07:41:31 -08:00
parent 1a965859dc
commit 84eccc0448

View File

@ -684,8 +684,8 @@ let
mktplcRef = {
name = "gitlens";
publisher = "eamodio";
version = "11.7.0";
sha256 = "0apjjlfdwljqih394ggz2d8m599pyyjrb0b4cfcz83601b7hk3x6";
version = "12.0.1";
sha256 = "1xv1vzx643qa8jhjpnpv2wrymz38w130vm0idkcl77lh209r5i8x";
};
meta = with lib; {
changelog = "https://marketplace.visualstudio.com/items/eamodio.gitlens/changelog";