doctl: Update to version 1.84.0

This commit is contained in:
github-actions[bot] 2022-10-18 20:30:18 +00:00
parent 0886f6bd25
commit 45edbc1205

View File

@ -1,16 +1,16 @@
{ {
"version": "1.83.0", "version": "1.84.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.83.0/doctl-1.83.0-windows-amd64.zip", "url": "https://github.com/digitalocean/doctl/releases/download/v1.84.0/doctl-1.84.0-windows-amd64.zip",
"hash": "e915cd2a96a95dc0fd0f9a025fed91ffa41a63fd23193dabfae5421fa98a0515" "hash": "021b4891462dd1422ca79994cb4c16ee9b2048f9ee3d7d19fe9d300f5f0d9208"
}, },
"32bit": { "32bit": {
"url": "https://github.com/digitalocean/doctl/releases/download/v1.83.0/doctl-1.83.0-windows-386.zip", "url": "https://github.com/digitalocean/doctl/releases/download/v1.84.0/doctl-1.84.0-windows-386.zip",
"hash": "3bcf18e9eb3295913c1321ac9b5dbd9d1c7980f6b803d9b045bb5c0c5c738abf" "hash": "ab692dda5ef8d3141d6affd56c4a4e2d9f7f143b9d2a1850da3c626912c75b36"
} }
}, },
"bin": "doctl.exe", "bin": "doctl.exe",