Skip to content

Commit d77c2c1

Browse files
committed
1 parent 2b44ff3 commit d77c2c1

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.80.0.tar.gz"
5-
sha256 "fd9a1fc392b10f99e9f6be287b696b8dbd1d1a14d71ccee1d1da52be3f1edd6e"
4+
url "https://github.com/cli/cli/archive/refs/tags/v2.81.0.tar.gz"
5+
sha256 "11550fd0e06043f29d03fd973dd67cb77b2fee462a76084e0812c2099c6689dc"
66
license "MIT"
77
head "https://github.com/cli/cli.git", branch: "trunk"
88

0 commit comments

Comments
 (0)