doctl: Update to version 1.34.0

This commit is contained in:
Richard Kuhnt 2019-11-18 20:01:03 +00:00
parent d7b4f96dab
commit 8a70d6f438

View File

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