doctl: Update to version 1.139.0

This commit is contained in:
github-actions[bot] 2025-08-14 12:33:01 +00:00
parent 1acca35a99
commit 0615102890

View File

@ -1,20 +1,20 @@
{ {
"version": "1.138.0", "version": "1.139.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.138.0/doctl-1.138.0-windows-amd64.zip", "url": "https://github.com/digitalocean/doctl/releases/download/v1.139.0/doctl-1.139.0-windows-amd64.zip",
"hash": "034c21c8292db442581d44345fe7d715fa29e9cbdf476ec7d20bc3261fb30685" "hash": "cad937e578fe04d08c8cd53ce311e1bef59ab552f14cd5ba0213d36811e5d862"
}, },
"32bit": { "32bit": {
"url": "https://github.com/digitalocean/doctl/releases/download/v1.138.0/doctl-1.138.0-windows-386.zip", "url": "https://github.com/digitalocean/doctl/releases/download/v1.139.0/doctl-1.139.0-windows-386.zip",
"hash": "586440d796802594bfa63c8cf0bfec8df3a23575e1e6b6fd12cdb95df55f6b80" "hash": "31c9d1a04cb64d3bcee9545ba8dbfe965bad7591ebda38135be3dc0ea2779f55"
}, },
"arm64": { "arm64": {
"url": "https://github.com/digitalocean/doctl/releases/download/v1.138.0/doctl-1.138.0-windows-arm64.zip", "url": "https://github.com/digitalocean/doctl/releases/download/v1.139.0/doctl-1.139.0-windows-arm64.zip",
"hash": "91bb159997405105079aa279b701067638e4da2d33f9f1007532278a484111c8" "hash": "c2c4b3d7d1afc0fb7cfb803894fae66e665426704b08688e99a9602c655e5a40"
} }
}, },
"bin": "doctl.exe", "bin": "doctl.exe",