Skip to content

Commit 52b48e2

Browse files
afhzowoq
authored andcommitted
gh: 2.61.0 -> 2.62.0
1 parent 394e483 commit 52b48e2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pkgs/by-name/gh/gh/package.nix

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,13 +10,13 @@
1010

1111
buildGoModule rec {
1212
pname = "gh";
13-
version = "2.61.0";
13+
version = "2.62.0";
1414

1515
src = fetchFromGitHub {
1616
owner = "cli";
1717
repo = "cli";
1818
rev = "refs/tags/v${version}";
19-
hash = "sha256-zzcptg2hTQDRWFbC99q/Qy+Nk2vrhekYc5dMr3fjFD0=";
19+
hash = "sha256-1nJCI+MLqZnEeXXHYI/GbZoPqIuIyQO5kFkPiLN+Y6I=";
2020
};
2121

2222
vendorHash = "sha256-b8HO4mevQcfX/VpJv1ZefXWAeXyhsy6074fvVNoH/8Y=";

0 commit comments

Comments
 (0)