doctl: Update to version 1.138.0

This commit is contained in:
github-actions[bot] 2025-08-08 12:31:57 +00:00
parent 66ca7f856d
commit 0e3d1981d3

View File

@ -1,20 +1,20 @@
{ {
"version": "1.137.0", "version": "1.138.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.137.0/doctl-1.137.0-windows-amd64.zip", "url": "https://github.com/digitalocean/doctl/releases/download/v1.138.0/doctl-1.138.0-windows-amd64.zip",
"hash": "fbf155cd607213e13a1fb156088bd7eeb347fc8e13b1bccb0633d9a5e7b48f7e" "hash": "034c21c8292db442581d44345fe7d715fa29e9cbdf476ec7d20bc3261fb30685"
}, },
"32bit": { "32bit": {
"url": "https://github.com/digitalocean/doctl/releases/download/v1.137.0/doctl-1.137.0-windows-386.zip", "url": "https://github.com/digitalocean/doctl/releases/download/v1.138.0/doctl-1.138.0-windows-386.zip",
"hash": "bac31444c2e963e92ebf68bf42fb5166898c640424f772ac6bc0e662cc00d09d" "hash": "586440d796802594bfa63c8cf0bfec8df3a23575e1e6b6fd12cdb95df55f6b80"
}, },
"arm64": { "arm64": {
"url": "https://github.com/digitalocean/doctl/releases/download/v1.137.0/doctl-1.137.0-windows-arm64.zip", "url": "https://github.com/digitalocean/doctl/releases/download/v1.138.0/doctl-1.138.0-windows-arm64.zip",
"hash": "69695787aa5642f02da33b89335bc2d2131c268eb7d4dbf0b0c9353b91135ddc" "hash": "91bb159997405105079aa279b701067638e4da2d33f9f1007532278a484111c8"
} }
}, },
"bin": "doctl.exe", "bin": "doctl.exe",