doctl: update to 1.93.1.
This commit is contained in:
parent
3548f5b2f2
commit
e8f7c7f32d
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'doctl'
|
||||
pkgname=doctl
|
||||
version=1.93.0
|
||||
version=1.93.1
|
||||
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=cc940089c2c3fa48d2f6a78eb032bd9e778fed5b0c3d91e4bafea6f03c03ea5a
|
||||
checksum=25474c2626cec226a36fd7e269b01b436aa0643d98f0bcd985faa1ba3feb8a27
|
||||
|
|
Loading…
Reference in New Issue