doctl: update to 1.45.0.
This commit is contained in:
parent
1fbbff21c2
commit
ac7c97ce44
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'doctl'
|
||||
pkgname=doctl
|
||||
version=1.44.0
|
||||
version=1.45.0
|
||||
revision=1
|
||||
build_style=go
|
||||
go_import_path="github.com/digitalocean/doctl/cmd/doctl"
|
||||
|
@ -11,4 +11,4 @@ maintainer="Noah Huppert <contact@noahh.io>"
|
|||
license="Apache-2.0"
|
||||
homepage="https://github.com/digitalocean/doctl"
|
||||
distfiles="https://github.com/digitalocean/doctl/archive/v${version}.tar.gz"
|
||||
checksum=5e4315446918cc2aa97dc8a87cbfea893b2e826741417dec7e5519483518c5af
|
||||
checksum=eaafdec52ad3de0f3f4b923a91cc944e87c3442c869bce673b5b4ef33047d4af
|
||||
|
|
Loading…
Reference in New Issue