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

This commit is contained in:
Ryan Horiguchi 2022-03-14 13:33:01 +01:00 committed by Jonathan Ringer
parent d909888703
commit f48caecaf3

View file

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