doctl: update to 1.68.0.
This commit is contained in:
parent
fa489b9554
commit
92d62d4051
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'doctl'
|
||||
pkgname=doctl
|
||||
version=1.67.0
|
||||
version=1.68.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=97c9ee6f28efd621f04ff4bafa269d4f7f6632f5884178f443a22cb610e086a7
|
||||
checksum=63bf2c754cc6da01eeacf43c139cab3dd04458d16be4047f5a1f238b9e0e5cb9
|
||||
|
|
Loading…
Reference in a new issue