doctl: Update to version 1.132.0

This commit is contained in:
github-actions[bot] 2025-07-03 16:29:57 +00:00
parent 8c9731d7af
commit ed9f6329ed

View File

@ -1,20 +1,20 @@
{ {
"version": "1.131.0", "version": "1.132.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.131.0/doctl-1.131.0-windows-amd64.zip", "url": "https://github.com/digitalocean/doctl/releases/download/v1.132.0/doctl-1.132.0-windows-amd64.zip",
"hash": "325c5893d95f8c276e4858e6e87170392d1e0d22c98b0cd9fc054d360072090a" "hash": "7da4511a03a250e07c6d73619d935aa24ce77fea847142291ebc9202302a90f9"
}, },
"32bit": { "32bit": {
"url": "https://github.com/digitalocean/doctl/releases/download/v1.131.0/doctl-1.131.0-windows-386.zip", "url": "https://github.com/digitalocean/doctl/releases/download/v1.132.0/doctl-1.132.0-windows-386.zip",
"hash": "9917fb9119b6016c29664048781aa17f4b1ff4a9f3716b263df46060dd3d37f9" "hash": "325b973e3be3931398282dc0c9e0b51280bf49e7e64034a7386feecc0d2c9727"
}, },
"arm64": { "arm64": {
"url": "https://github.com/digitalocean/doctl/releases/download/v1.131.0/doctl-1.131.0-windows-arm64.zip", "url": "https://github.com/digitalocean/doctl/releases/download/v1.132.0/doctl-1.132.0-windows-arm64.zip",
"hash": "11ce6aafb69a02cb3c273c38687aa6ec5cab7cbab7cdedf5ddcc2e87584ea79f" "hash": "92d7861266952ea71299a32a8ef1514a53f38c41d21c11edf17122e434063b31"
} }
}, },
"bin": "doctl.exe", "bin": "doctl.exe",