doctl: update to 1.82.2.
This commit is contained in:
parent
c01045dead
commit
ee2841052e
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'doctl'
|
||||
pkgname=doctl
|
||||
version=1.82.1
|
||||
version=1.82.2
|
||||
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=c104a6ad5efef3a7b71f2e539d0a9ab6a59f607669e520ba48b2afe8f077d12a
|
||||
checksum=45f94cf7f530f85a7510e735ba3cec4e934575d654c12de5da6a5d10a959ab97
|
||||
|
|
Loading…
Reference in New Issue