doctl: Update to version 1.43.0

This commit is contained in:
Jakub Čábera 2020-04-29 15:27:20 +02:00
parent ae5b2b926d
commit c9fdbde1de

View File

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