doctl: Update to version 1.41.0

This commit is contained in:
Ash258 2020-04-12 09:15:46 +02:00
parent 1cf4ae2ace
commit 2f9e5ef2f3

View File

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