drone-cli: update to 1.6.2.
This commit is contained in:
parent
6d18f82796
commit
2e7207cdea
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'drone-cli'
|
||||
pkgname=drone-cli
|
||||
version=1.6.1
|
||||
version=1.6.2
|
||||
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=02ca0c63f1685ab71068117fd6aa5b077fb493f0c6073c746ca2821419a96c73
|
||||
checksum=7f0fc4c884eda352511c6d39e1ff0e3ebe97242c60f9f5fd983376b607b83148
|
||||
|
|
Loading…
Reference in New Issue