doctl: update to 1.87.0.
This commit is contained in:
parent
2900fac3b2
commit
e46adf9cb2
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'doctl'
|
||||
pkgname=doctl
|
||||
version=1.85.0
|
||||
version=1.87.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=c71bbf142f4d11039da8f9098f9b5c9bf70502ecf79b3582128f404e521d447f
|
||||
checksum=c4ec1bb03d5df9b6d321200f514b787e676d372add401773b6669936717b75ab
|
||||
|
|
Loading…
Reference in New Issue