drone-cli: update to 1.0.5.
This commit is contained in:
parent
a8b717b27e
commit
cb4c2ae23e
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'drone-cli'
|
||||
pkgname=drone-cli
|
||||
version=1.0.4
|
||||
revision=2
|
||||
version=1.0.5
|
||||
revision=1
|
||||
build_style=go
|
||||
go_import_path=github.com/drone/drone-cli
|
||||
go_package="${go_import_path}/drone"
|
||||
|
@ -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=cdeb16db40f91e1fc2491c9f48ce34413093c67643109d1b09b3bd6c57e0e0a2
|
||||
checksum=7306f1a2c3da26430cf111c5f1857ad81ac5e04b2812ef576003b133149d8124
|
||||
|
|
Loading…
Reference in a new issue