doctl: Update to version 1.46.0

This commit is contained in:
Jakub Čábera 2020-07-23 07:58:19 +02:00
parent b3eafff9d0
commit 4bd9f0a4cb

View File

@ -1,16 +1,16 @@
{
"homepage": "https://github.com/digitalocean/doctl",
"version": "1.45.1",
"license": "Apache-2.0",
"version": "1.46.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.45.1/doctl-1.45.1-windows-amd64.zip",
"hash": "98de7550d5af2fc26050498c75fdec7b98b4bf29ff96decb4cc874ede74d43f0"
"url": "https://github.com/digitalocean/doctl/releases/download/v1.46.0/doctl-1.46.0-windows-amd64.zip",
"hash": "c90b5529d6a23f91851f90ae1cd9e790b887d486292314ecbe8b51add476390c"
},
"32bit": {
"url": "https://github.com/digitalocean/doctl/releases/download/v1.45.1/doctl-1.45.1-windows-386.zip",
"hash": "f7945e7e313843cf8f64122c9474553aea9e0f189859975dbd8c0e956ef6df96"
"url": "https://github.com/digitalocean/doctl/releases/download/v1.46.0/doctl-1.46.0-windows-386.zip",
"hash": "13320df9135b7af20af3c292ff31ce502e10b5bc942c081190ab4374519bd46a"
}
},
"bin": "doctl.exe",