doctl: update to 1.93.0.
This commit is contained in:
parent
a3f7c40e51
commit
c87a39c2f4
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'doctl'
|
||||
pkgname=doctl
|
||||
version=1.92.1
|
||||
version=1.93.0
|
||||
revision=1
|
||||
build_style=go
|
||||
go_import_path="github.com/digitalocean/doctl/cmd/doctl"
|
||||
|
@ -15,4 +15,4 @@ license="Apache-2.0"
|
|||
homepage="https://github.com/digitalocean/doctl"
|
||||
changelog="https://raw.githubusercontent.com/digitalocean/doctl/main/CHANGELOG.md"
|
||||
distfiles="https://github.com/digitalocean/doctl/archive/v${version}.tar.gz"
|
||||
checksum=4d1b53ee473f4320fbbd834d364497acc31ba5dd5a4504d71c8b9eecfe9d76d6
|
||||
checksum=cc940089c2c3fa48d2f6a78eb032bd9e778fed5b0c3d91e4bafea6f03c03ea5a
|
||||
|
|
Loading…
Reference in New Issue