drone-cli: update to 1.3.0.
This commit is contained in:
parent
93fdffa977
commit
6b9769bcbd
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'drone-cli'
|
||||
pkgname=drone-cli
|
||||
version=1.2.4
|
||||
version=1.3.0
|
||||
revision=1
|
||||
build_style=go
|
||||
go_import_path=github.com/drone/drone-cli
|
||||
|
@ -11,4 +11,4 @@ maintainer="teldra <teldra@rotce.de>"
|
|||
license="Apache-2.0"
|
||||
homepage="https://github.com/drone/drone-cli"
|
||||
distfiles="https://github.com/drone/drone-cli/archive/v${version}.tar.gz"
|
||||
checksum=a69cec4c134270a79d877621a7fcbbfbcb4c18a5afa00f902b16a638963af2fe
|
||||
checksum=e5e61d9e9fb3556c7c2b05cbe8254904a59ba49707aff0ef57b1a5223d051f8c
|
||||
|
|
Loading…
Reference in New Issue