doctl: Update to version 1.129.0

This commit is contained in:
github-actions[bot] 2025-06-04 16:30:22 +00:00
parent 9dae47a7a1
commit 20b1b1dad1

View File

@ -1,20 +1,20 @@
{
"version": "1.128.0",
"version": "1.129.0",
"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.128.0/doctl-1.128.0-windows-amd64.zip",
"hash": "da268bc6ac2aff581aebd5429f2dcecf438d9120bee1d917e088fd500be95c52"
"url": "https://github.com/digitalocean/doctl/releases/download/v1.129.0/doctl-1.129.0-windows-amd64.zip",
"hash": "c9d8481a98d01e9ba7f7efd8aca9ff464803e49f1ffebdc52b0a39d49fd4a1b2"
},
"32bit": {
"url": "https://github.com/digitalocean/doctl/releases/download/v1.128.0/doctl-1.128.0-windows-386.zip",
"hash": "ef7fca4379d37d7ddd39a06ad7ba6f44285404c23b4fa5aae7060d6061ba4437"
"url": "https://github.com/digitalocean/doctl/releases/download/v1.129.0/doctl-1.129.0-windows-386.zip",
"hash": "1818ffb92a981edb4a8aa5fcb94709f993b35d50a1fd24c8b09106ae6f16e556"
},
"arm64": {
"url": "https://github.com/digitalocean/doctl/releases/download/v1.128.0/doctl-1.128.0-windows-arm64.zip",
"hash": "dabeb21b86e0355b13763904279af84c87fc2d52e992e22cfcff06a5688a892c"
"url": "https://github.com/digitalocean/doctl/releases/download/v1.129.0/doctl-1.129.0-windows-arm64.zip",
"hash": "4a9ba1d2bd7fb3455afb64a4bc5bb72800b2ff5fdb4cc59347a673628455c6f4"
}
},
"bin": "doctl.exe",