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 04cb050 commit 180fbb8Copy full SHA for 180fbb8
1 file changed
srcpkgs/github-cli/template
@@ -1,6 +1,6 @@
1
# Template file for 'github-cli'
2
pkgname=github-cli
3
-version=2.76.1
+version=2.76.2
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=9a247dbbf4079b29177ef58948a099b482efef7d2d7f2b934c175709ab8ea1b6
+checksum=6aee5afebdabd33f4c5e8604a9b7fa55e5bbac2a5cd36101cc221c990320c8b3
18
19
pre_build() {
20
local _date
0 commit comments