doctl: Update to version 1.37.0

This commit is contained in:
Richard Kuhnt 2020-01-13 23:01:48 +00:00
parent 9018d6962e
commit 3b08768473

View File

@ -1,16 +1,16 @@
{ {
"homepage": "https://github.com/digitalocean/doctl", "homepage": "https://github.com/digitalocean/doctl",
"version": "1.36.0", "version": "1.37.0",
"license": "Apache-2.0", "license": "Apache-2.0",
"description": "A command line tool for DigitalOcean services", "description": "A command line tool for DigitalOcean services",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/digitalocean/doctl/releases/download/v1.36.0/doctl-1.36.0-windows-amd64.zip", "url": "https://github.com/digitalocean/doctl/releases/download/v1.37.0/doctl-1.37.0-windows-amd64.zip",
"hash": "6c3cae9731f0cfee492ced4936a43b77f1b9521f34a539b4bc1af0030d8108a7" "hash": "0e9f8624e0fcf40b9f769b42d0a10bbb043cacd5c99250cc07add39b32672c5f"
}, },
"32bit": { "32bit": {
"url": "https://github.com/digitalocean/doctl/releases/download/v1.36.0/doctl-1.36.0-windows-386.zip", "url": "https://github.com/digitalocean/doctl/releases/download/v1.37.0/doctl-1.37.0-windows-386.zip",
"hash": "67af1aa8610aa1f59a3f32df9722a0f1c9266a3264e3cdce854a309f8d927b6f" "hash": "c73dc076a6017e0f7b66a423f942ad6f44d5638b42ad2c5beb41ecbdbcd65ddd"
} }
}, },
"bin": "doctl.exe", "bin": "doctl.exe",