drone-cli: update to 1.0.8.
This commit is contained in:
parent
fb8220870c
commit
e43d7db572
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'drone-cli'
|
||||
pkgname=drone-cli
|
||||
version=1.0.7
|
||||
version=1.0.8
|
||||
revision=1
|
||||
build_style=go
|
||||
go_import_path=github.com/drone/drone-cli
|
||||
|
@ -11,4 +11,4 @@ maintainer="maxice8 <thinkabit.ukim@gmail.com>"
|
|||
license="Apache-2.0"
|
||||
homepage="https://github.com/drone/drone-cli"
|
||||
distfiles="https://github.com/drone/drone-cli/archive/v${version}.tar.gz"
|
||||
checksum=8c2266dbe6a37d715287105fc0c741f4c5aa8e85b9389e7a4a85889f91dbe7c6
|
||||
checksum=843285866ac43fac9a0c287782199e3763bd8c51f7e203067dcc5969c8eed2fe
|
||||
|
|
Loading…
Reference in a new issue