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 2b44ff3 commit d77c2c1Copy full SHA for d77c2c1
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.80.0.tar.gz"
5
- sha256 "fd9a1fc392b10f99e9f6be287b696b8dbd1d1a14d71ccee1d1da52be3f1edd6e"
+ url "https://github.com/cli/cli/archive/refs/tags/v2.81.0.tar.gz"
+ sha256 "11550fd0e06043f29d03fd973dd67cb77b2fee462a76084e0812c2099c6689dc"
6
license "MIT"
7
head "https://github.com/cli/cli.git", branch: "trunk"
8
0 commit comments