We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d6f8cd2 commit b651d0dCopy full SHA for b651d0d
Formula/g/gh.rb
@@ -1,8 +1,8 @@
1
class Gh < Formula
2
desc "GitHub command-line tool"
3
homepage "https://cli.github.com/"
4
- url "https://github.com/cli/cli/archive/refs/tags/v2.60.1.tar.gz"
5
- sha256 "9e9337c2564894c4cd32b2ac419611263c3e870e95567811365aacd4be5dd51d"
+ url "https://github.com/cli/cli/archive/refs/tags/v2.61.0.tar.gz"
+ sha256 "bf134281db2b65827426e3ad186de55cb04d0f92051ca2e6bd8a7d47aabe5b18"
6
license "MIT"
7
head "https://github.com/cli/cli.git", branch: "trunk"
8
0 commit comments