doctl: update to 1.91.0.
This commit is contained in:
parent
f720b58b6e
commit
6863e73b56
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'doctl'
|
||||
pkgname=doctl
|
||||
version=1.90.0
|
||||
version=1.91.0
|
||||
revision=1
|
||||
build_style=go
|
||||
go_import_path="github.com/digitalocean/doctl/cmd/doctl"
|
||||
|
@ -14,4 +14,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=4c53d56baf2be785f916fcc9b8f7afdd9b85b0987130de880cba1b86abe7e1e3
|
||||
checksum=8a3d72f4b21505a19ebab8c12a8f2b81e6139848cfb09018084e658c6e5d707b
|
||||
|
|
Loading…
Reference in New Issue