doctl: Update to version 1.20.0

This commit is contained in:
Richard Kuhnt 2019-06-12 19:02:05 +00:00
parent 2949b7b78a
commit ebe1902eec

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.19.0", "version": "1.20.0",
"license": "Apache-2.0", "license": "Apache-2.0",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/digitalocean/doctl/releases/download/v1.19.0/doctl-1.19.0-windows-4.0-amd64.zip", "url": "https://github.com/digitalocean/doctl/releases/download/v1.20.0/doctl-1.20.0-windows-4.0-amd64.zip",
"hash": "9fe68f9bc76ed72212415f4dddd225223552c2924bb526f2b8f976383084af64" "hash": "378c986f89498a62f1ad07691c8a682a9358d5bb079a6ecc7c69efdb05c80caf"
}, },
"32bit": { "32bit": {
"url": "https://github.com/digitalocean/doctl/releases/download/v1.19.0/doctl-1.19.0-windows-4.0-386.zip", "url": "https://github.com/digitalocean/doctl/releases/download/v1.20.0/doctl-1.20.0-windows-4.0-386.zip",
"hash": "3ca15b25f5d047621047455a5af7f4030613689dadb32c8b85a4b72e283f52a9" "hash": "d58e6a0ee2fd83b34d27207c5ffc1b6b9304a10a28d1978724405e282b52c27d"
} }
}, },
"bin": "doctl.exe", "bin": "doctl.exe",