drone-cli: update to 1.4.0.
This commit is contained in:
parent
44bc8b5746
commit
8ac0393b76
1 changed files with 3 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'drone-cli'
|
||||
pkgname=drone-cli
|
||||
version=1.3.0
|
||||
version=1.4.0
|
||||
revision=1
|
||||
build_style=go
|
||||
go_import_path=github.com/drone/drone-cli
|
||||
|
@ -10,5 +10,6 @@ short_desc="CLI for Drone continuous delivery platform"
|
|||
maintainer="teldra <teldra@rotce.de>"
|
||||
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=e5e61d9e9fb3556c7c2b05cbe8254904a59ba49707aff0ef57b1a5223d051f8c
|
||||
checksum=6b19378c923f71303dc753f2d39e7126285c23a504d20e3ce35fa8ee5605db03
|
||||
|
|
Loading…
Reference in a new issue