drone-cli: update to 1.2.2
This commit is contained in:
parent
250ed5fd47
commit
79d431828d
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'drone-cli'
|
||||
pkgname=drone-cli
|
||||
version=1.2.1
|
||||
version=1.2.2
|
||||
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=cde58c5ad1972caf447cdd168eeda0cdaca0eb1d2808994c9c51326952bd9aff
|
||||
checksum=b4058332a822ed189b4198e8dc712d62e303af7407d20afac8a6943b90ff1085
|
||||
|
|
Loading…
Reference in a new issue