doctl: Update to version 1.125.0

This commit is contained in:
github-actions[bot] 2025-04-29 16:29:55 +00:00
parent 9529a3e7cb
commit 697e200ac1

View File

@ -1,20 +1,20 @@
{ {
"version": "1.124.0", "version": "1.125.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.124.0/doctl-1.124.0-windows-amd64.zip", "url": "https://github.com/digitalocean/doctl/releases/download/v1.125.0/doctl-1.125.0-windows-amd64.zip",
"hash": "27675fa1e3b684a536647f90c5319d0bebd9e11710a33750de467bd824386d3c" "hash": "0da2d83efbf80fc4725f3cb3b4456d3535c95a66a82e99b538c147af4cf58a30"
}, },
"32bit": { "32bit": {
"url": "https://github.com/digitalocean/doctl/releases/download/v1.124.0/doctl-1.124.0-windows-386.zip", "url": "https://github.com/digitalocean/doctl/releases/download/v1.125.0/doctl-1.125.0-windows-386.zip",
"hash": "f9b57c82eaedce230edcc9925ccee0303bde302270932910da3b8ad0588f179c" "hash": "beca6eab866a0c6c46b8f36a6555fbd3e310b5a9c9b4e85e85d9ce923dbbece2"
}, },
"arm64": { "arm64": {
"url": "https://github.com/digitalocean/doctl/releases/download/v1.124.0/doctl-1.124.0-windows-arm64.zip", "url": "https://github.com/digitalocean/doctl/releases/download/v1.125.0/doctl-1.125.0-windows-arm64.zip",
"hash": "a59c3c667d298b9d21caae846bf4e4c38fc697e7c5f8d035a4f0315c48a9aa59" "hash": "c39fc412afee5d42db947f5d442b5fdb760237bbc9bda9891e0e64c94b072ffc"
} }
}, },
"bin": "doctl.exe", "bin": "doctl.exe",