doctl: Update to version 1.35.0

This commit is contained in:
Richard Kuhnt 2019-12-02 17:00:20 +00:00
parent 054c1215a4
commit 46b96c37ee

View File

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