doctl: Update to version 1.92.0

This commit is contained in:
github-actions[bot] 2023-01-06 20:26:08 +00:00
parent b43525ab00
commit 7fe88bcf4a

View File

@ -1,16 +1,16 @@
{
"version": "1.91.0",
"version": "1.92.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.91.0/doctl-1.91.0-windows-amd64.zip",
"hash": "d2b322d2fe4a86952756165046a83e20d833ad523c0512399b3e66d62f979dbc"
"url": "https://github.com/digitalocean/doctl/releases/download/v1.92.0/doctl-1.92.0-windows-amd64.zip",
"hash": "f46144bc9c533c6dea80bc60e6826bd6578abec9d5754a6e655a13139f187840"
},
"32bit": {
"url": "https://github.com/digitalocean/doctl/releases/download/v1.91.0/doctl-1.91.0-windows-386.zip",
"hash": "29dea31c7b0bdcaeece21064148a4ac66fd6e1cec9eec75b8a64bf50efac2325"
"url": "https://github.com/digitalocean/doctl/releases/download/v1.92.0/doctl-1.92.0-windows-386.zip",
"hash": "1f24df329f0e3637c03ad976389085b996d69b5b63f02ee20bf0eae4256461c8"
}
},
"bin": "doctl.exe",