doctl: Update to version 1.58.0

This commit is contained in:
Richard Kuhnt 2021-03-29 16:00:17 +00:00
parent d6d8ce1ce0
commit 03d751a81c

View File

@ -1,16 +1,16 @@
{ {
"version": "1.57.0", "version": "1.58.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.57.0/doctl-1.57.0-windows-amd64.zip", "url": "https://github.com/digitalocean/doctl/releases/download/v1.58.0/doctl-1.58.0-windows-amd64.zip",
"hash": "d35d0b1ed5509c87731a6c6628bb80bfbf3c1342b9120e8c80ab65ba60acb945" "hash": "0cb0391f2ca1d0182907bfc3bca10c7c4d7912d36ce561c627e3b614c688b657"
}, },
"32bit": { "32bit": {
"url": "https://github.com/digitalocean/doctl/releases/download/v1.57.0/doctl-1.57.0-windows-386.zip", "url": "https://github.com/digitalocean/doctl/releases/download/v1.58.0/doctl-1.58.0-windows-386.zip",
"hash": "57786c0b70a9e019e9a21ad3d25ee4638dc01dfea51352d4b7a88964d2bae5b0" "hash": "efb93f60d53c345952ef028b0782fb18e6c19c1792ba1ddf70f664794e9db01d"
} }
}, },
"bin": "doctl.exe", "bin": "doctl.exe",