doctl: Update to version 1.53.0

This commit is contained in:
Jakub Čábera 2020-11-25 06:27:40 +01:00
parent 752102b54f
commit 9537c4be21

View File

@ -1,16 +1,16 @@
{
"version": "1.52.0",
"version": "1.53.0",
"description": "A command line tool for DigitalOcean services",
"homepage": "https://github.com/digitalocean/doctl",
"license": "Apache-2.0",
"architecture": {
"64bit": {
"url": "https://github.com/digitalocean/doctl/releases/download/v1.52.0/doctl-1.52.0-windows-amd64.zip",
"hash": "19c1f750aef1df53f47820eb43ccf6c86348c3eb34e250e19c5ba5bfdb68e115"
"url": "https://github.com/digitalocean/doctl/releases/download/v1.53.0/doctl-1.53.0-windows-amd64.zip",
"hash": "96022b9eba96ef0c2cf0d7b2249fe238005a38a3923e119784397644c0c49cb6"
},
"32bit": {
"url": "https://github.com/digitalocean/doctl/releases/download/v1.52.0/doctl-1.52.0-windows-386.zip",
"hash": "818eb74577a88a50cea6305a33f9e3176515d95a000f95e06ca45d52ab52e96f"
"url": "https://github.com/digitalocean/doctl/releases/download/v1.53.0/doctl-1.53.0-windows-386.zip",
"hash": "417e293cd99ab5b916b11d3e1a84cba160ef84be6d81544482ddf00030296a65"
}
},
"bin": "doctl.exe",