doctl: Update to version 1.130.0

This commit is contained in:
github-actions[bot] 2025-06-09 20:29:37 +00:00
parent bac1552d82
commit ad08d6ee6a

View File

@ -1,20 +1,20 @@
{
"version": "1.129.0",
"version": "1.130.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.129.0/doctl-1.129.0-windows-amd64.zip",
"hash": "c9d8481a98d01e9ba7f7efd8aca9ff464803e49f1ffebdc52b0a39d49fd4a1b2"
"url": "https://github.com/digitalocean/doctl/releases/download/v1.130.0/doctl-1.130.0-windows-amd64.zip",
"hash": "f39be30a8747cae7827d5d8df45b7a1536594b18fb5f8949234a30072f1ad7d1"
},
"32bit": {
"url": "https://github.com/digitalocean/doctl/releases/download/v1.129.0/doctl-1.129.0-windows-386.zip",
"hash": "1818ffb92a981edb4a8aa5fcb94709f993b35d50a1fd24c8b09106ae6f16e556"
"url": "https://github.com/digitalocean/doctl/releases/download/v1.130.0/doctl-1.130.0-windows-386.zip",
"hash": "9dc4314ce24e245c428306a47102267d50db8e907018a73dcda891b0cfbf3b67"
},
"arm64": {
"url": "https://github.com/digitalocean/doctl/releases/download/v1.129.0/doctl-1.129.0-windows-arm64.zip",
"hash": "4a9ba1d2bd7fb3455afb64a4bc5bb72800b2ff5fdb4cc59347a673628455c6f4"
"url": "https://github.com/digitalocean/doctl/releases/download/v1.130.0/doctl-1.130.0-windows-arm64.zip",
"hash": "0c81a82125b1770849348dd8d60732d4380c4ef3246db6bf87684e04ad686756"
}
},
"bin": "doctl.exe",