doctl: Update to version 1.17.0

This commit is contained in:
Richard Kuhnt 2019-05-09 01:00:25 +00:00
parent 01c2b4bbae
commit 5ed3e26a41

View File

@ -1,16 +1,16 @@
{
"description": "A command line tool for Digital Ocean services",
"homepage": "https://github.com/digitalocean/doctl",
"version": "1.16.0",
"version": "1.17.0",
"license": "Apache-2.0",
"architecture": {
"64bit": {
"url": "https://github.com/digitalocean/doctl/releases/download/v1.16.0/doctl-1.16.0-windows-4.0-amd64.zip",
"hash": "306d91ce07adcff264c0ddc277446ebba22b5e8d927a4a3ab10c507d13f57a66"
"url": "https://github.com/digitalocean/doctl/releases/download/v1.17.0/doctl-1.17.0-windows-4.0-amd64.zip",
"hash": "e355a793e32ac5bc33865d7e51cc3964eb028029f8991baf4563385e48d73c0c"
},
"32bit": {
"url": "https://github.com/digitalocean/doctl/releases/download/v1.16.0/doctl-1.16.0-windows-4.0-386.zip",
"hash": "9839db5e4c25c2501a775bf363fbfc3a664ac6dda7c4c206d8ed27ef8436da79"
"url": "https://github.com/digitalocean/doctl/releases/download/v1.17.0/doctl-1.17.0-windows-4.0-386.zip",
"hash": "171dc9f048c4b13a59405a4e4e9d16f3896946ab7caa85d997110bb678351be2"
}
},
"bin": "doctl.exe",