doctl: Update to version 1.60.0

This commit is contained in:
Richard Kuhnt 2021-05-06 15:00:16 +00:00
parent 9e5fc2104e
commit 49e5c1c5d7

View File

@ -1,16 +1,16 @@
{ {
"version": "1.59.0", "version": "1.60.0",
"description": "A command line tool for DigitalOcean services", "description": "A command line tool for DigitalOcean services",
"homepage": "https://github.com/digitalocean/doctl", "homepage": "https://github.com/digitalocean/doctl",
"license": "Apache-2.0", "license": "Apache-2.0",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/digitalocean/doctl/releases/download/v1.59.0/doctl-1.59.0-windows-amd64.zip", "url": "https://github.com/digitalocean/doctl/releases/download/v1.60.0/doctl-1.60.0-windows-amd64.zip",
"hash": "de710b71b8e4563e3673e9912d829eeae8e10fe1dd656afcb2b7654af5d2cb3c" "hash": "34afa5276afba2e8da6ec27ad9ea1764a323d9030da0254711f5e0d681398997"
}, },
"32bit": { "32bit": {
"url": "https://github.com/digitalocean/doctl/releases/download/v1.59.0/doctl-1.59.0-windows-386.zip", "url": "https://github.com/digitalocean/doctl/releases/download/v1.60.0/doctl-1.60.0-windows-386.zip",
"hash": "153f2f517807b33b5da9f33f7e9c7bb6cc2629e86287fc16f44910ab660a8c67" "hash": "81324f51e722e1ee642cbd255f21a1f8a28debc901b4782795263a1407d0cec0"
} }
}, },
"bin": "doctl.exe", "bin": "doctl.exe",