doctl: update to 1.70.0.
This commit is contained in:
parent
22d6a4f5f4
commit
b47fac2c3e
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'doctl'
|
# Template file for 'doctl'
|
||||||
pkgname=doctl
|
pkgname=doctl
|
||||||
version=1.69.0
|
version=1.70.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=4ffbfe07ba2ea7d830855eb302f605c006bc5721c8c3288ed9b974d8c44e4fc6
|
checksum=527a0d02acb303ca3e55c28db162acbc018fb77ca9e77d9298fece2124774c32
|
||||||
|
|
Loading…
Reference in New Issue