doctl: Update to version 1.16.0

This commit is contained in:
Richard Kuhnt 2019-04-25 23:00:23 +00:00
parent f0611cabf6
commit 6f6ba24d69

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.15.0", "version": "1.16.0",
"license": "Apache-2.0", "license": "Apache-2.0",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/digitalocean/doctl/releases/download/v1.15.0/doctl-1.15.0-windows-4.0-amd64.zip", "url": "https://github.com/digitalocean/doctl/releases/download/v1.16.0/doctl-1.16.0-windows-4.0-amd64.zip",
"hash": "cc65d1dafb3c63285836b0d63eff754f0637ac9e4531d2fd259676bcb5e4fb3d" "hash": "306d91ce07adcff264c0ddc277446ebba22b5e8d927a4a3ab10c507d13f57a66"
}, },
"32bit": { "32bit": {
"url": "https://github.com/digitalocean/doctl/releases/download/v1.15.0/doctl-1.15.0-windows-4.0-386.zip", "url": "https://github.com/digitalocean/doctl/releases/download/v1.16.0/doctl-1.16.0-windows-4.0-386.zip",
"hash": "644a4dd8d097dde3efb065948311e49f42c1c0f384af4c182ff1d8c247ac90a7" "hash": "9839db5e4c25c2501a775bf363fbfc3a664ac6dda7c4c206d8ed27ef8436da79"
} }
}, },
"bin": "doctl.exe", "bin": "doctl.exe",