doctl: Update to version 1.135.0

This commit is contained in:
github-actions[bot] 2025-07-24 12:31:58 +00:00
parent 96a156561f
commit f510ef854e

View File

@ -1,20 +1,20 @@
{ {
"version": "1.134.0", "version": "1.135.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.134.0/doctl-1.134.0-windows-amd64.zip", "url": "https://github.com/digitalocean/doctl/releases/download/v1.135.0/doctl-1.135.0-windows-amd64.zip",
"hash": "1001d53a6fbe181a4d8e898ae5dc29021e6c70415adf041bd26e62c24f5f8af2" "hash": "be8107896f27659364a95f93073f79785ef1a9e421fabeb2a7155ed189f2eecd"
}, },
"32bit": { "32bit": {
"url": "https://github.com/digitalocean/doctl/releases/download/v1.134.0/doctl-1.134.0-windows-386.zip", "url": "https://github.com/digitalocean/doctl/releases/download/v1.135.0/doctl-1.135.0-windows-386.zip",
"hash": "d51742793d03d32cd060aaf1cd41cbe489f5dfeffa9a650f572bc25b86127c77" "hash": "9a547e2e8178ec8aa584707408551cb4169ed3ef52734068a48b53810bc332d5"
}, },
"arm64": { "arm64": {
"url": "https://github.com/digitalocean/doctl/releases/download/v1.134.0/doctl-1.134.0-windows-arm64.zip", "url": "https://github.com/digitalocean/doctl/releases/download/v1.135.0/doctl-1.135.0-windows-arm64.zip",
"hash": "2ec545745282b7a77a5424a95ebd7638399d21450bab37e6cfa0ad358c52a8a8" "hash": "e69c730d9a4ccc9b236d208396abb1264a8d21284d8c527f81ab4a15b9d3692e"
} }
}, },
"bin": "doctl.exe", "bin": "doctl.exe",