drone-cli: update to 1.5.0.
This commit is contained in:
parent
6cd2fc6dc6
commit
60c299bb1d
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'drone-cli'
|
||||
pkgname=drone-cli
|
||||
version=1.4.0
|
||||
version=1.5.0
|
||||
revision=1
|
||||
build_style=go
|
||||
go_import_path=github.com/drone/drone-cli
|
||||
|
@ -12,4 +12,4 @@ license="Apache-2.0"
|
|||
homepage="https://github.com/drone/drone-cli"
|
||||
changelog="https://raw.githubusercontent.com/drone/drone-cli/master/CHANGELOG.md"
|
||||
distfiles="https://github.com/drone/drone-cli/archive/v${version}.tar.gz"
|
||||
checksum=6b19378c923f71303dc753f2d39e7126285c23a504d20e3ce35fa8ee5605db03
|
||||
checksum=fe7ffd0a886841ed279251a9af96e04e34447833a0a51551fffe496d08b472f6
|
||||
|
|
Loading…
Reference in a new issue