Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a3ac3a2 commit 1e76de9Copy full SHA for 1e76de9
1 file changed
srcpkgs/github-cli/template
@@ -1,6 +1,6 @@
1
# Template file for 'github-cli'
2
pkgname=github-cli
3
-version=2.70.0
+version=2.71.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=9e2247e5b31131fd4ac63916b9483a065fcfb861ebb93588cf2ff42952ae08c5
+checksum=2c90daff813e921e60b1a5633d1c981f51ef667a81b2193a41c50546b8ba6bfb
18
19
pre_build() {
20
local _date
0 commit comments