doctl: Update to version 1.40.0

This commit is contained in:
Jakub Čábera 2020-04-08 13:51:13 +02:00
parent a8e4b0c041
commit 8e86c3de78

View File

@ -1,16 +1,16 @@
{
"homepage": "https://github.com/digitalocean/doctl",
"version": "1.39.0",
"version": "1.40.0",
"license": "Apache-2.0",
"description": "A command line tool for DigitalOcean services",
"architecture": {
"64bit": {
"url": "https://github.com/digitalocean/doctl/releases/download/v1.39.0/doctl-1.39.0-windows-amd64.zip",
"hash": "cc1c929a101c25d1b14643c11052d37c2c8aa94538fb5d124927f421bded5421"
"url": "https://github.com/digitalocean/doctl/releases/download/v1.40.0/doctl-1.40.0-windows-amd64.zip",
"hash": "bed8a3f34a84310911621a69208a9a4705eaae47a89534b3383023255c528205"
},
"32bit": {
"url": "https://github.com/digitalocean/doctl/releases/download/v1.39.0/doctl-1.39.0-windows-386.zip",
"hash": "5317fda8bcf11af1661455187758da5f860e0551105da125e60ecbd9610ad84c"
"url": "https://github.com/digitalocean/doctl/releases/download/v1.40.0/doctl-1.40.0-windows-386.zip",
"hash": "bcaaff71c43f16e173a7420bba7c25d93cea6942bd0394e165e1c3020bd58917"
}
},
"bin": "doctl.exe",