doctl: update to 1.69.0.
This commit is contained in:
parent
1f07658919
commit
6cb6b9bc05
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'doctl'
|
||||
pkgname=doctl
|
||||
version=1.68.0
|
||||
version=1.69.0
|
||||
revision=1
|
||||
build_style=go
|
||||
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"
|
||||
homepage="https://github.com/digitalocean/doctl"
|
||||
distfiles="https://github.com/digitalocean/doctl/archive/v${version}.tar.gz"
|
||||
checksum=63bf2c754cc6da01eeacf43c139cab3dd04458d16be4047f5a1f238b9e0e5cb9
|
||||
checksum=4ffbfe07ba2ea7d830855eb302f605c006bc5721c8c3288ed9b974d8c44e4fc6
|
||||
|
|
Loading…
Reference in a new issue