doctl: Update to version 1.63.1

This commit is contained in:
Richard Kuhnt 2021-08-09 21:00:35 +00:00
parent e70eac1030
commit d1268e7728

View File

@ -1,16 +1,16 @@
{
"version": "1.63.0",
"version": "1.63.1",
"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.63.0/doctl-1.63.0-windows-amd64.zip",
"hash": "d7e6351e887617a65646ce08e0bb5e9a965c9921a14e32dbf8c46a300eb38f51"
"url": "https://github.com/digitalocean/doctl/releases/download/v1.63.1/doctl-1.63.1-windows-amd64.zip",
"hash": "dc052d487d833a0b516637fd403958ee43fcc53bdb2ec3f98985d9b53022f53c"
},
"32bit": {
"url": "https://github.com/digitalocean/doctl/releases/download/v1.63.0/doctl-1.63.0-windows-386.zip",
"hash": "52a83d345bc03ceb1327e095918b756addab6fc02c1d5f54d8fdde630f465b45"
"url": "https://github.com/digitalocean/doctl/releases/download/v1.63.1/doctl-1.63.1-windows-386.zip",
"hash": "187956350810fa56b84d195494f3224a6f61cb50eb374b7c15b1f1e0750196eb"
}
},
"bin": "doctl.exe",