doctl: update to 1.73.1.
This commit is contained in:
parent
b88eb1605c
commit
f1b72a7e47
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'doctl'
|
||||
pkgname=doctl
|
||||
version=1.73.0
|
||||
version=1.73.1
|
||||
revision=1
|
||||
build_style=go
|
||||
go_import_path="github.com/digitalocean/doctl/cmd/doctl"
|
||||
|
@ -14,4 +14,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=cc7a6f91febf4d40f8afca0fe4ddfa7aa9be3572e3a0124fca2865e35b52ef00
|
||||
checksum=cada668df915bf4eaa7ef271ab0920002b2bc7f9b6b3cbd8598481646c52d4e8
|
||||
|
|
Loading…
Reference in a new issue