mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-06-10 19:55:41 +03:00
vscode-extensions.eamodio.gitlens: 17.1.0 -> 17.1.1
This commit is contained in:
parent
1c7b92be21
commit
c70d6086d0
1 changed files with 2 additions and 2 deletions
|
@ -1587,8 +1587,8 @@ let
|
|||
# semver scheme, contrary to preview versions which are listed on
|
||||
# the VSCode Marketplace and use a calver scheme. We should avoid
|
||||
# using preview versions, because they expire after two weeks.
|
||||
version = "17.1.0";
|
||||
hash = "sha256-WPSMf1yLXSDqImpMTxn1eXcSrimVSVjjaXDzFMQ/l0E=";
|
||||
version = "17.1.1";
|
||||
hash = "sha256-hlhq4bR3v0AqI3lxilgNEgjjEEBVL0xfvIWbV/Ronh4=";
|
||||
};
|
||||
meta = {
|
||||
changelog = "https://marketplace.visualstudio.com/items/eamodio.gitlens/changelog";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue