doctl: update to 1.61.0.
This commit is contained in:
parent
8d26cc698b
commit
70c9fff07d
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'doctl'
|
||||
pkgname=doctl
|
||||
version=1.60.0
|
||||
version=1.61.0
|
||||
revision=1
|
||||
build_style=go
|
||||
go_import_path="github.com/digitalocean/doctl/cmd/doctl"
|
||||
|
@ -10,4 +10,4 @@ maintainer="Benjamín Albiñana <benalb@gmail.com>"
|
|||
license="Apache-2.0"
|
||||
homepage="https://github.com/digitalocean/doctl"
|
||||
distfiles="https://github.com/digitalocean/doctl/archive/v${version}.tar.gz"
|
||||
checksum=3bc9cf89d530e3a665334403f4329a011da1eb216343d4ee95c4a66075eabba5
|
||||
checksum=5334fb1d2c169064d2a7584186bc4b3c48952e8af0a139447e890e204531356e
|
||||
|
|
Loading…
Reference in a new issue