doctl: update to 1.59.0.
This commit is contained in:
parent
117d5d4373
commit
8e52a18299
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'doctl'
|
# Template file for 'doctl'
|
||||||
pkgname=doctl
|
pkgname=doctl
|
||||||
version=1.58.0
|
version=1.59.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=go
|
build_style=go
|
||||||
go_import_path="github.com/digitalocean/doctl/cmd/doctl"
|
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"
|
license="Apache-2.0"
|
||||||
homepage="https://github.com/digitalocean/doctl"
|
homepage="https://github.com/digitalocean/doctl"
|
||||||
distfiles="https://github.com/digitalocean/doctl/archive/v${version}.tar.gz"
|
distfiles="https://github.com/digitalocean/doctl/archive/v${version}.tar.gz"
|
||||||
checksum=f4a7d608f4718a2a5e9ce5d1fcec25c16ee03d05f78ebf134faf23c261abefdf
|
checksum=b37b693635af48da8b2b222486be3e315e9ba6eb8fdb0b0e976bff1e63f9c520
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue