circleci-cli: update to 0.1.15224.
This commit is contained in:
parent
7f4e301046
commit
71d270811e
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'circleci-cli'
|
# Template file for 'circleci-cli'
|
||||||
pkgname=circleci-cli
|
pkgname=circleci-cli
|
||||||
version=0.1.15195
|
version=0.1.15224
|
||||||
revision=1
|
revision=1
|
||||||
build_style=go
|
build_style=go
|
||||||
build_helper=qemu
|
build_helper=qemu
|
||||||
|
@ -14,7 +14,7 @@ maintainer="Gabriel Sanches <gabriel@gsr.dev>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://circleci-public.github.io/circleci-cli/"
|
homepage="https://circleci-public.github.io/circleci-cli/"
|
||||||
distfiles="https://github.com/CircleCI-Public/${pkgname}/archive/v${version}.tar.gz"
|
distfiles="https://github.com/CircleCI-Public/${pkgname}/archive/v${version}.tar.gz"
|
||||||
checksum=c9f7bb5a81a173b4c87c9343c7bf12412f9e45ffa742478ffde74a9b10e879da
|
checksum=dc758206e92dc7663de049c5fa780ab9d21e4482fd771d87a858057112df4584
|
||||||
_completions="bash zsh"
|
_completions="bash zsh"
|
||||||
|
|
||||||
pre_build() {
|
pre_build() {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue