forked from mirrors/nixpkgs
vscode-extensions.github.vscode-pull-request-github: 0.64.0 -> 0.66.0
This commit is contained in:
parent
80054f742e
commit
d32b2e4aad
|
@ -1543,8 +1543,8 @@ let
|
|||
# the VSCode Marketplace and use a calver scheme. We should avoid
|
||||
# using preview versions, because they can require insider versions
|
||||
# of VS Code
|
||||
version = "0.64.0";
|
||||
sha256 = "tgQD3o5uMbWofVx7FPyWT1yaeu2e4aPxterN4yXA33U=";
|
||||
version = "0.66.0";
|
||||
sha256 = "sha256-rhAFNX+/BoKkQeFlVdoHzA8UmZeQofq7+UPooWleYVw=";
|
||||
};
|
||||
meta = { license = lib.licenses.mit; };
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue