doctl: Update to version 1.146.0

This commit is contained in:
github-actions[bot] 2025-10-19 08:29:15 +00:00
parent cd8f707d1b
commit a645243437

View File

@ -1,20 +1,20 @@
{ {
"version": "1.145.0", "version": "1.146.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.145.0/doctl-1.145.0-windows-amd64.zip", "url": "https://github.com/digitalocean/doctl/releases/download/v1.146.0/doctl-1.146.0-windows-amd64.zip",
"hash": "48853a531eac471b35c947dd29041513817d3ed5041c10f4b1adf3e408ed2e35" "hash": "2bdaf551c8c17e19491c3684fdaf4d83a27e55756a80e57786dcbfef91d303a8"
}, },
"32bit": { "32bit": {
"url": "https://github.com/digitalocean/doctl/releases/download/v1.145.0/doctl-1.145.0-windows-386.zip", "url": "https://github.com/digitalocean/doctl/releases/download/v1.146.0/doctl-1.146.0-windows-386.zip",
"hash": "241114b69b9114c3f0bd1e4d6452ef650e43d5587ad950f346896bc16fd5afd4" "hash": "b22a16910cb65315923635058e2ccb74ad8133c2262c15c011e05b8926746964"
}, },
"arm64": { "arm64": {
"url": "https://github.com/digitalocean/doctl/releases/download/v1.145.0/doctl-1.145.0-windows-arm64.zip", "url": "https://github.com/digitalocean/doctl/releases/download/v1.146.0/doctl-1.146.0-windows-arm64.zip",
"hash": "a1151251e9291c75a269b4351e82fe9525748c8874c71b4972fdebc0e9467faa" "hash": "f227ded37edc970bc710ab05e70d28b6c756d386d09486873af9197e8fb0d614"
} }
}, },
"bin": "doctl.exe", "bin": "doctl.exe",