doctl: Update to version 1.84.1

This commit is contained in:
github-actions[bot] 2022-10-20 16:31:28 +00:00
parent 7352f46aef
commit 6e95792cce

View File

@ -1,16 +1,16 @@
{
"version": "1.84.0",
"version": "1.84.1",
"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.84.0/doctl-1.84.0-windows-amd64.zip",
"hash": "021b4891462dd1422ca79994cb4c16ee9b2048f9ee3d7d19fe9d300f5f0d9208"
"url": "https://github.com/digitalocean/doctl/releases/download/v1.84.1/doctl-1.84.1-windows-amd64.zip",
"hash": "466ab71ba9cb5946703d92f60310f21c497f408ac2c4aeeda155be460a07f5e6"
},
"32bit": {
"url": "https://github.com/digitalocean/doctl/releases/download/v1.84.0/doctl-1.84.0-windows-386.zip",
"hash": "ab692dda5ef8d3141d6affd56c4a4e2d9f7f143b9d2a1850da3c626912c75b36"
"url": "https://github.com/digitalocean/doctl/releases/download/v1.84.1/doctl-1.84.1-windows-386.zip",
"hash": "e7fb6dd72a15ef84410de4bbc29a2a013d97676b409d912f6706eded5ae572f2"
}
},
"bin": "doctl.exe",