doctl: Update to version 1.140.0

This commit is contained in:
github-actions[bot] 2025-08-21 12:32:15 +00:00
parent aabbc0852d
commit f917cf075f

View File

@ -1,20 +1,20 @@
{
"version": "1.139.0",
"version": "1.140.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.139.0/doctl-1.139.0-windows-amd64.zip",
"hash": "cad937e578fe04d08c8cd53ce311e1bef59ab552f14cd5ba0213d36811e5d862"
"url": "https://github.com/digitalocean/doctl/releases/download/v1.140.0/doctl-1.140.0-windows-amd64.zip",
"hash": "64920a5c5c0c864629871f607311cf162129a0bec607148d01d941dd88a8797f"
},
"32bit": {
"url": "https://github.com/digitalocean/doctl/releases/download/v1.139.0/doctl-1.139.0-windows-386.zip",
"hash": "31c9d1a04cb64d3bcee9545ba8dbfe965bad7591ebda38135be3dc0ea2779f55"
"url": "https://github.com/digitalocean/doctl/releases/download/v1.140.0/doctl-1.140.0-windows-386.zip",
"hash": "70f91f6236a0279d3765a4aaa82d2fb3c5c5bf0b487ddbf5443edfe0804f28b5"
},
"arm64": {
"url": "https://github.com/digitalocean/doctl/releases/download/v1.139.0/doctl-1.139.0-windows-arm64.zip",
"hash": "c2c4b3d7d1afc0fb7cfb803894fae66e665426704b08688e99a9602c655e5a40"
"url": "https://github.com/digitalocean/doctl/releases/download/v1.140.0/doctl-1.140.0-windows-arm64.zip",
"hash": "60cac7ef468fe9b9caa4b03bbb02690b726041c84742af5fa9441ecaf4bbe185"
}
},
"bin": "doctl.exe",