doctl: Update to version 1.20.1

This commit is contained in:
Richard Kuhnt 2019-06-18 00:00:44 +00:00
parent 3fe6164934
commit 66b0d5fe47

View File

@ -1,16 +1,16 @@
{
"description": "A command line tool for Digital Ocean services",
"homepage": "https://github.com/digitalocean/doctl",
"version": "1.20.0",
"version": "1.20.1",
"license": "Apache-2.0",
"architecture": {
"64bit": {
"url": "https://github.com/digitalocean/doctl/releases/download/v1.20.0/doctl-1.20.0-windows-4.0-amd64.zip",
"hash": "378c986f89498a62f1ad07691c8a682a9358d5bb079a6ecc7c69efdb05c80caf"
"url": "https://github.com/digitalocean/doctl/releases/download/v1.20.1/doctl-1.20.1-windows-4.0-amd64.zip",
"hash": "23e92b714f5c76f18b5ad32a88f3618a392a9d7c36b9eb900c7e361188bea18d"
},
"32bit": {
"url": "https://github.com/digitalocean/doctl/releases/download/v1.20.0/doctl-1.20.0-windows-4.0-386.zip",
"hash": "d58e6a0ee2fd83b34d27207c5ffc1b6b9304a10a28d1978724405e282b52c27d"
"url": "https://github.com/digitalocean/doctl/releases/download/v1.20.1/doctl-1.20.1-windows-4.0-386.zip",
"hash": "f4b479bfc2be4beab2b307dae592d1271403745e64bd0687a617befb13baa068"
}
},
"bin": "doctl.exe",