doctl: Update to version 1.125.1

This commit is contained in:
github-actions[bot] 2025-05-05 20:29:05 +00:00
parent c99a3a6b26
commit f761fd2e00

View File

@ -1,20 +1,20 @@
{
"version": "1.125.0",
"version": "1.125.1",
"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.125.0/doctl-1.125.0-windows-amd64.zip",
"hash": "0da2d83efbf80fc4725f3cb3b4456d3535c95a66a82e99b538c147af4cf58a30"
"url": "https://github.com/digitalocean/doctl/releases/download/v1.125.1/doctl-1.125.1-windows-amd64.zip",
"hash": "55f9b09657555957d837260edc0dca4849ff3815bdc20a27b43441e8ff640f3b"
},
"32bit": {
"url": "https://github.com/digitalocean/doctl/releases/download/v1.125.0/doctl-1.125.0-windows-386.zip",
"hash": "beca6eab866a0c6c46b8f36a6555fbd3e310b5a9c9b4e85e85d9ce923dbbece2"
"url": "https://github.com/digitalocean/doctl/releases/download/v1.125.1/doctl-1.125.1-windows-386.zip",
"hash": "8c8b43f2a687f47ade892f9c94181fe66a3773f507ba36167722aa9cf6cd66a4"
},
"arm64": {
"url": "https://github.com/digitalocean/doctl/releases/download/v1.125.0/doctl-1.125.0-windows-arm64.zip",
"hash": "c39fc412afee5d42db947f5d442b5fdb760237bbc9bda9891e0e64c94b072ffc"
"url": "https://github.com/digitalocean/doctl/releases/download/v1.125.1/doctl-1.125.1-windows-arm64.zip",
"hash": "d6d72a6e32c0013f3adee5372dfcf82fb919dfa9665170f3f9b296e5e8ddbf2b"
}
},
"bin": "doctl.exe",