doctl: Update to version 1.142.0

This commit is contained in:
github-actions[bot] 2025-09-22 16:29:59 +00:00
parent 76f5717dc6
commit d6e967cc13

View File

@ -1,20 +1,20 @@
{ {
"version": "1.143.0", "version": "1.142.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.143.0/doctl-1.143.0-windows-amd64.zip", "url": "https://github.com/digitalocean/doctl/releases/download/v1.142.0/doctl-1.142.0-windows-amd64.zip",
"hash": "4cf2dd0cec130eb082210dc8807e9cde0cbaca13b13964ca223df19169dee33a" "hash": "5cdf75987c43ef8c32158cc4dab549269bf3cfd61c1fdf9e4cb73c48a382c5f9"
}, },
"32bit": { "32bit": {
"url": "https://github.com/digitalocean/doctl/releases/download/v1.143.0/doctl-1.143.0-windows-386.zip", "url": "https://github.com/digitalocean/doctl/releases/download/v1.142.0/doctl-1.142.0-windows-386.zip",
"hash": "fd1c414841ecaf75a4d2a9d29da52cdafa5426c8c35f263c034e3d9b2c6c2882" "hash": "1025beb474f8afeeaa08e8c0da178090af85a67d7dfad25a43e9d93420848d4c"
}, },
"arm64": { "arm64": {
"url": "https://github.com/digitalocean/doctl/releases/download/v1.143.0/doctl-1.143.0-windows-arm64.zip", "url": "https://github.com/digitalocean/doctl/releases/download/v1.142.0/doctl-1.142.0-windows-arm64.zip",
"hash": "7de54f21ed39b0f9fbf68174704f7afc3aaa9845511774d4287ef3fa2c3f47ba" "hash": "fc2c8c237be111b2b4e01e91d9aead09c8e451c27f10d879cc084d4315d75b40"
} }
}, },
"bin": "doctl.exe", "bin": "doctl.exe",