doctl: Update to version 1.61.0

This commit is contained in:
Richard Kuhnt 2021-05-14 16:00:36 +00:00
parent e321b6d0ab
commit 80553284e5

View File

@ -1,16 +1,16 @@
{
"version": "1.60.0",
"version": "1.61.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.60.0/doctl-1.60.0-windows-amd64.zip",
"hash": "34afa5276afba2e8da6ec27ad9ea1764a323d9030da0254711f5e0d681398997"
"url": "https://github.com/digitalocean/doctl/releases/download/v1.61.0/doctl-1.61.0-windows-amd64.zip",
"hash": "8973e968e171914ee505c970c685349b30a009474bafd73a3437130af82f1437"
},
"32bit": {
"url": "https://github.com/digitalocean/doctl/releases/download/v1.60.0/doctl-1.60.0-windows-386.zip",
"hash": "81324f51e722e1ee642cbd255f21a1f8a28debc901b4782795263a1407d0cec0"
"url": "https://github.com/digitalocean/doctl/releases/download/v1.61.0/doctl-1.61.0-windows-386.zip",
"hash": "1c755cd6679ebc23c7d988a95a5279946494a417ac03fb641c86e881c05ab35b"
}
},
"bin": "doctl.exe",