doctl: Update to version 1.18.0

This commit is contained in:
Richard Kuhnt 2019-05-15 23:00:22 +00:00
parent 03d0046b22
commit 097df1881f

View File

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