github-cli: update to 2.18.0

This commit is contained in:
Marcin Puc 2022-10-18 13:31:15 +02:00 committed by classabbyamp
parent dc22241056
commit 39edede102

View file

@ -1,6 +1,6 @@
# Template file for 'github-cli' # Template file for 'github-cli'
pkgname=github-cli pkgname=github-cli
version=2.17.0 version=2.18.0
revision=1 revision=1
wrksrc="cli-${version}" wrksrc="cli-${version}"
build_style=go build_style=go
@ -13,7 +13,7 @@ license="MIT"
homepage="https://cli.github.com" homepage="https://cli.github.com"
changelog="https://github.com/cli/cli/releases" changelog="https://github.com/cli/cli/releases"
distfiles="https://github.com/cli/cli/archive/refs/tags/v${version}.tar.gz" distfiles="https://github.com/cli/cli/archive/refs/tags/v${version}.tar.gz"
checksum=0e8db6dbb148a899db45f4dc8165644f6361d9bd6d088aa7633368b3baedbe54 checksum=313eaf102339535fb73cbb3f2cbe7bddce96e5323f32129592a48536cce950a3
pre_build() { pre_build() {
local _date local _date