We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9cdb038 commit 7173a65Copy full SHA for 7173a65
1 file changed
srcpkgs/github-cli/template
@@ -1,6 +1,6 @@
1
# Template file for 'github-cli'
2
pkgname=github-cli
3
-version=2.92.0
+version=2.93.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=ad18928ce4e2695d7fc1adefa0f5e0496e570a430016cee4c22d7bf87e5d9c1d
+checksum=8f3369ade41fe7a04ff93ec6029d5b0a8a94ccb4bb59f338d5c445aa695f0753
18
19
pre_build() {
20
local _date
0 commit comments