doctl: Update to version 1.120.0

This commit is contained in:
github-actions[bot] 2024-12-13 00:38:46 +00:00
parent 48f064dcdf
commit ce9cbdd357

View File

@ -1,20 +1,20 @@
{ {
"version": "1.119.1", "version": "1.120.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.119.1/doctl-1.119.1-windows-amd64.zip", "url": "https://github.com/digitalocean/doctl/releases/download/v1.120.0/doctl-1.120.0-windows-amd64.zip",
"hash": "dd237567cf4cab9b1bc758cfa8a565a72a61c79541d057148d0fc20636e52acc" "hash": "d85ab593e824e133a3ae5dce6fb9e8be449af5a6de48588f5a28afd0b63a0046"
}, },
"32bit": { "32bit": {
"url": "https://github.com/digitalocean/doctl/releases/download/v1.119.1/doctl-1.119.1-windows-386.zip", "url": "https://github.com/digitalocean/doctl/releases/download/v1.120.0/doctl-1.120.0-windows-386.zip",
"hash": "4a135df7dfe38ccb3baccefe528b8a09ac31be9c0e8c1a61b5305ea2d43c84c0" "hash": "8757e0bcb7640931792cae722df61461a40b1878421235f98b2251a036a346ec"
}, },
"arm64": { "arm64": {
"url": "https://github.com/digitalocean/doctl/releases/download/v1.119.1/doctl-1.119.1-windows-arm64.zip", "url": "https://github.com/digitalocean/doctl/releases/download/v1.120.0/doctl-1.120.0-windows-arm64.zip",
"hash": "364b8713ed6d74ed49bc29f887633ee1d77670c83fdf33b5ed81c2e9fa1b825d" "hash": "9eb7a45e27def6e5bc730e3f049ab149081af28703f0273fec5716425e75fbeb"
} }
}, },
"bin": "doctl.exe", "bin": "doctl.exe",