Skip to content

Commit b651d0d

Browse files
committed
1 parent d6f8cd2 commit b651d0d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/g/gh.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Gh < Formula
22
desc "GitHub command-line tool"
33
homepage "https://cli.github.com/"
4-
url "https://github.com/cli/cli/archive/refs/tags/v2.60.1.tar.gz"
5-
sha256 "9e9337c2564894c4cd32b2ac419611263c3e870e95567811365aacd4be5dd51d"
4+
url "https://github.com/cli/cli/archive/refs/tags/v2.61.0.tar.gz"
5+
sha256 "bf134281db2b65827426e3ad186de55cb04d0f92051ca2e6bd8a7d47aabe5b18"
66
license "MIT"
77
head "https://github.com/cli/cli.git", branch: "trunk"
88

0 commit comments

Comments
 (0)