doctl: Update to version 1.64.0

This commit is contained in:
Richard Kuhnt 2021-08-20 19:00:33 +00:00
parent 9772474349
commit aa4fa19464

View File

@ -1,16 +1,16 @@
{
"version": "1.63.1",
"version": "1.64.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.63.1/doctl-1.63.1-windows-amd64.zip",
"hash": "dc052d487d833a0b516637fd403958ee43fcc53bdb2ec3f98985d9b53022f53c"
"url": "https://github.com/digitalocean/doctl/releases/download/v1.64.0/doctl-1.64.0-windows-amd64.zip",
"hash": "0acfbabf0b9954cc6d356244a70f1fe490353db06bcdc55228fa6c8509bf69f4"
},
"32bit": {
"url": "https://github.com/digitalocean/doctl/releases/download/v1.63.1/doctl-1.63.1-windows-386.zip",
"hash": "187956350810fa56b84d195494f3224a6f61cb50eb374b7c15b1f1e0750196eb"
"url": "https://github.com/digitalocean/doctl/releases/download/v1.64.0/doctl-1.64.0-windows-386.zip",
"hash": "9e7ef32f126932ca592ae643f2b9ec03885947e2d447daccd9d86f94dc289fa8"
}
},
"bin": "doctl.exe",