doctl: Update to version 1.13.0

This commit is contained in:
Richard Kuhnt 2019-01-17 18:00:34 +00:00
parent 6bf0f9697a
commit 53c39da70d

View File

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