doctl: Update to version 1.33.1

This commit is contained in:
Richard Kuhnt 2019-10-29 00:01:53 +00:00
parent fb200de990
commit 58cd37099b

View File

@ -1,16 +1,16 @@
{
"homepage": "https://github.com/digitalocean/doctl",
"version": "1.33.0",
"version": "1.33.1",
"license": "Apache-2.0",
"description": "A command line tool for DigitalOcean services",
"architecture": {
"64bit": {
"url": "https://github.com/digitalocean/doctl/releases/download/v1.33.0/doctl-1.33.0-windows-amd64.zip",
"hash": "fc7494b74884abc6923c1d481e7af43d21f4ff10b1bca0a148ae262e70995eb0"
"url": "https://github.com/digitalocean/doctl/releases/download/v1.33.1/doctl-1.33.1-windows-amd64.zip",
"hash": "7e8ca64a7af57f21c64330e46b7484c274871f87184f455f424a0b1d057c05fb"
},
"32bit": {
"url": "https://github.com/digitalocean/doctl/releases/download/v1.33.0/doctl-1.33.0-windows-386.zip",
"hash": "d16aea8e28c2575a382799dfd23c0a80e55ec5d21844db253b40696a4d5931b6"
"url": "https://github.com/digitalocean/doctl/releases/download/v1.33.1/doctl-1.33.1-windows-386.zip",
"hash": "fec6459494636e4971549dd429e9cadc737daff446cedae484d6a8c9cdb9a966"
}
},
"bin": "doctl.exe",