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 a8db280 commit 77d21a7Copy full SHA for 77d21a7
1 file changed
srcpkgs/github-cli/template
@@ -1,6 +1,6 @@
1
# Template file for 'github-cli'
2
pkgname=github-cli
3
-version=2.87.2
+version=2.87.3
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=b36313ba276842bcdc59d40d2f3497fe373fa19ec0d54bde72594134631cd538
+checksum=8aa3458df7204c8b788e3d05c1363fefd899f8a53de22b067d924f24a8ae75ea
18
19
pre_build() {
20
local _date
0 commit comments