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 03d1547 commit f12061bCopy full SHA for f12061b
1 file changed
srcpkgs/github-cli/template
@@ -1,6 +1,6 @@
1
# Template file for 'github-cli'
2
pkgname=github-cli
3
-version=2.88.0
+version=2.88.1
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=f26b30659630254b9ec19e4a8f50a3b1315cdacde63e57e7f2c1292758c92c89
+checksum=79b9d8b6f45771188bcbe7de23e0300827b33454b811881522e20f6b48bb6e4c
18
19
pre_build() {
20
local _date
0 commit comments