doctl: Update to version 1.137.0

This commit is contained in:
github-actions[bot] 2025-08-08 08:30:51 +00:00
parent 187fca31e1
commit b6e5617715

View File

@ -1,20 +1,20 @@
{ {
"version": "1.135.0", "version": "1.137.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.135.0/doctl-1.135.0-windows-amd64.zip", "url": "https://github.com/digitalocean/doctl/releases/download/v1.137.0/doctl-1.137.0-windows-amd64.zip",
"hash": "be8107896f27659364a95f93073f79785ef1a9e421fabeb2a7155ed189f2eecd" "hash": "fbf155cd607213e13a1fb156088bd7eeb347fc8e13b1bccb0633d9a5e7b48f7e"
}, },
"32bit": { "32bit": {
"url": "https://github.com/digitalocean/doctl/releases/download/v1.135.0/doctl-1.135.0-windows-386.zip", "url": "https://github.com/digitalocean/doctl/releases/download/v1.137.0/doctl-1.137.0-windows-386.zip",
"hash": "9a547e2e8178ec8aa584707408551cb4169ed3ef52734068a48b53810bc332d5" "hash": "bac31444c2e963e92ebf68bf42fb5166898c640424f772ac6bc0e662cc00d09d"
}, },
"arm64": { "arm64": {
"url": "https://github.com/digitalocean/doctl/releases/download/v1.135.0/doctl-1.135.0-windows-arm64.zip", "url": "https://github.com/digitalocean/doctl/releases/download/v1.137.0/doctl-1.137.0-windows-arm64.zip",
"hash": "e69c730d9a4ccc9b236d208396abb1264a8d21284d8c527f81ab4a15b9d3692e" "hash": "69695787aa5642f02da33b89335bc2d2131c268eb7d4dbf0b0c9353b91135ddc"
} }
}, },
"bin": "doctl.exe", "bin": "doctl.exe",