doctl: Update to version 1.36.0

This commit is contained in:
Richard Kuhnt 2019-12-11 17:01:49 +00:00
parent 11d32baee3
commit 20904f4e23

View File

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