doctl: Update to version 1.59.0

This commit is contained in:
Richard Kuhnt 2021-04-13 18:00:22 +00:00
parent e126520238
commit 1a010190fe

View File

@ -1,16 +1,16 @@
{ {
"version": "1.58.0", "version": "1.59.0",
"description": "A command line tool for DigitalOcean services", "description": "A command line tool for DigitalOcean services",
"homepage": "https://github.com/digitalocean/doctl", "homepage": "https://github.com/digitalocean/doctl",
"license": "Apache-2.0", "license": "Apache-2.0",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/digitalocean/doctl/releases/download/v1.58.0/doctl-1.58.0-windows-amd64.zip", "url": "https://github.com/digitalocean/doctl/releases/download/v1.59.0/doctl-1.59.0-windows-amd64.zip",
"hash": "0cb0391f2ca1d0182907bfc3bca10c7c4d7912d36ce561c627e3b614c688b657" "hash": "de710b71b8e4563e3673e9912d829eeae8e10fe1dd656afcb2b7654af5d2cb3c"
}, },
"32bit": { "32bit": {
"url": "https://github.com/digitalocean/doctl/releases/download/v1.58.0/doctl-1.58.0-windows-386.zip", "url": "https://github.com/digitalocean/doctl/releases/download/v1.59.0/doctl-1.59.0-windows-386.zip",
"hash": "efb93f60d53c345952ef028b0782fb18e6c19c1792ba1ddf70f664794e9db01d" "hash": "153f2f517807b33b5da9f33f7e9c7bb6cc2629e86287fc16f44910ab660a8c67"
} }
}, },
"bin": "doctl.exe", "bin": "doctl.exe",