doctl: update to 1.67.0.
This commit is contained in:
parent
3465bdb182
commit
3f12b3b0d0
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'doctl'
|
||||
pkgname=doctl
|
||||
version=1.66.0
|
||||
version=1.67.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=ac15f584f4ccfbdc2b74ce7d708c71e0e1f201f80ef0f0d39faca6bafc0fda10
|
||||
checksum=97c9ee6f28efd621f04ff4bafa269d4f7f6632f5884178f443a22cb610e086a7
|
||||
|
|
Loading…
Reference in a new issue