doctl: Update to version 1.14.0

This commit is contained in:
Richard Kuhnt 2019-03-11 14:00:39 +00:00
parent 82ce5c6152
commit 623a24a318

View File

@ -1,16 +1,16 @@
{
"description": "A command line tool for Digital Ocean services",
"homepage": "https://github.com/digitalocean/doctl",
"version": "1.13.0",
"version": "1.14.0",
"license": "Apache-2.0",
"architecture": {
"64bit": {
"url": "https://github.com/digitalocean/doctl/releases/download/v1.13.0/doctl-1.13.0-windows-4.0-amd64.zip",
"hash": "2c89d091cf4b3e13889b7b292cb9350ff05b378a3a1dbc0b40ecbc932f56a388"
"url": "https://github.com/digitalocean/doctl/releases/download/v1.14.0/doctl-1.14.0-windows-4.0-amd64.zip",
"hash": "296eba8ce22220bbceaacdf43dfb60d2b8b5831476e608f6d8de56fed0fae36e"
},
"32bit": {
"url": "https://github.com/digitalocean/doctl/releases/download/v1.13.0/doctl-1.13.0-windows-4.0-386.zip",
"hash": "d3e4585ebada894237f855a6682219fb7a45c5df95bd54ef0a587e4dc59c531b"
"url": "https://github.com/digitalocean/doctl/releases/download/v1.14.0/doctl-1.14.0-windows-4.0-386.zip",
"hash": "505cf2242152457daa66f93d311eefa0aaae9a55679070fbe976f38028f1cb5a"
}
},
"bin": "doctl.exe",