doctl: Update to version 1.42.0

This commit is contained in:
Jakub Čábera 2020-04-24 11:17:48 +02:00
parent 2225ae2e27
commit 823ba0e919

View File

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