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 933b305 commit 2fea6cdCopy full SHA for 2fea6cd
srcpkgs/github-cli/template
@@ -1,6 +1,6 @@
1
# Template file for 'github-cli'
2
pkgname=github-cli
3
-version=2.80.0
+version=2.81.0
4
revision=1
5
build_style=go
6
build_helper=qemu
@@ -14,7 +14,7 @@ license="MIT"
14
homepage="https://cli.github.com"
15
changelog="https://github.com/cli/cli/releases"
16
distfiles="https://github.com/cli/cli/archive/refs/tags/v${version}.tar.gz"
17
-checksum=fd9a1fc392b10f99e9f6be287b696b8dbd1d1a14d71ccee1d1da52be3f1edd6e
+checksum=11550fd0e06043f29d03fd973dd67cb77b2fee462a76084e0812c2099c6689dc
18
19
pre_build() {
20
local _date
0 commit comments