doctl: update to 1.99.0.
This commit is contained in:
parent
8c8c362163
commit
242738f2d0
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'doctl'
|
||||
pkgname=doctl
|
||||
version=1.98.0
|
||||
revision=2
|
||||
version=1.99.0
|
||||
revision=1
|
||||
build_style=go
|
||||
go_import_path="github.com/digitalocean/doctl"
|
||||
go_package="${go_import_path}/cmd/doctl"
|
||||
|
@ -16,4 +16,4 @@ license="Apache-2.0"
|
|||
homepage="https://github.com/digitalocean/doctl"
|
||||
changelog="https://github.com/digitalocean/doctl/releases"
|
||||
distfiles="https://github.com/digitalocean/doctl/archive/v${version}.tar.gz"
|
||||
checksum=3a59fb478928d8c82743b12f664a598b1e917b348cbb524c412ce6b46e9f8ce2
|
||||
checksum=e06d6775f9186f253e1b9a1d82b1298e6d36679e57e883aee5437d5371ffa96a
|
||||
|
|
Loading…
Reference in New Issue