doctl: Update to version 1.63.0

This commit is contained in:
Richard Kuhnt 2021-08-09 20:00:35 +00:00
parent 90f1b9d7ec
commit bb26db97ad

View File

@ -1,16 +1,16 @@
{
"version": "1.62.0",
"version": "1.63.0",
"description": "A command line tool for DigitalOcean services",
"homepage": "https://github.com/digitalocean/doctl",
"license": "Apache-2.0",
"architecture": {
"64bit": {
"url": "https://github.com/digitalocean/doctl/releases/download/v1.62.0/doctl-1.62.0-windows-amd64.zip",
"hash": "fdff546530ccf4b27fe7402e193401834cebf845ecae6982bea294fcee0af4bf"
"url": "https://github.com/digitalocean/doctl/releases/download/v1.63.0/doctl-1.63.0-windows-amd64.zip",
"hash": "d7e6351e887617a65646ce08e0bb5e9a965c9921a14e32dbf8c46a300eb38f51"
},
"32bit": {
"url": "https://github.com/digitalocean/doctl/releases/download/v1.62.0/doctl-1.62.0-windows-386.zip",
"hash": "b920c4beb20b70a10a73766af0d933a9886789a3fe8134bf6b73b0bceb87d4f0"
"url": "https://github.com/digitalocean/doctl/releases/download/v1.63.0/doctl-1.63.0-windows-386.zip",
"hash": "52a83d345bc03ceb1327e095918b756addab6fc02c1d5f54d8fdde630f465b45"
}
},
"bin": "doctl.exe",