doctl: Update to version 1.126.0

This commit is contained in:
github-actions[bot] 2025-05-13 12:32:21 +00:00
parent 1924394374
commit b8214e3045

View File

@ -1,20 +1,20 @@
{ {
"version": "1.125.1", "version": "1.126.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.125.1/doctl-1.125.1-windows-amd64.zip", "url": "https://github.com/digitalocean/doctl/releases/download/v1.126.0/doctl-1.126.0-windows-amd64.zip",
"hash": "55f9b09657555957d837260edc0dca4849ff3815bdc20a27b43441e8ff640f3b" "hash": "601c764d27ae46023ee5bc01a0c61668cc9b6b00a316985feebea4d62f77eb87"
}, },
"32bit": { "32bit": {
"url": "https://github.com/digitalocean/doctl/releases/download/v1.125.1/doctl-1.125.1-windows-386.zip", "url": "https://github.com/digitalocean/doctl/releases/download/v1.126.0/doctl-1.126.0-windows-386.zip",
"hash": "8c8b43f2a687f47ade892f9c94181fe66a3773f507ba36167722aa9cf6cd66a4" "hash": "36b3bdc116cb579e39f2f47766ee6c8c80c1b90a430ca9c556e6d4a1f0c285c1"
}, },
"arm64": { "arm64": {
"url": "https://github.com/digitalocean/doctl/releases/download/v1.125.1/doctl-1.125.1-windows-arm64.zip", "url": "https://github.com/digitalocean/doctl/releases/download/v1.126.0/doctl-1.126.0-windows-arm64.zip",
"hash": "d6d72a6e32c0013f3adee5372dfcf82fb919dfa9665170f3f9b296e5e8ddbf2b" "hash": "960435eae076d36b2a1ef959113b97fc2bdefa43eb223c4dc2fd393288a850e9"
} }
}, },
"bin": "doctl.exe", "bin": "doctl.exe",