mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-03-08 03:44:07 +01:00
gh: 2.87.2 -> 2.87.3
Diff: https://github.com/cli/cli/compare/v2.87.2...v2.87.3 Changelog: https://github.com/cli/cli/releases/tag/v2.87.3
This commit is contained in:
parent
7489bb86e9
commit
7168aba514
1 changed files with 2 additions and 2 deletions
|
|
@ -10,13 +10,13 @@
|
|||
|
||||
buildGoModule (finalAttrs: {
|
||||
pname = "gh";
|
||||
version = "2.87.2";
|
||||
version = "2.87.3";
|
||||
|
||||
src = fetchFromGitHub {
|
||||
owner = "cli";
|
||||
repo = "cli";
|
||||
tag = "v${finalAttrs.version}";
|
||||
hash = "sha256-QPQVsdZy17rNX5ACoKHiJG+f/2CAiBfO3B1ucton0tw=";
|
||||
hash = "sha256-F4xUwj/krB5vjIfnvmwySlztBrcxJ+k1GvXb2gs7eXY=";
|
||||
};
|
||||
|
||||
vendorHash = "sha256-POrm4lHEO2Eti7dbohKBwXW+DTs22EUZX+tMNUCL3lg=";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue