doctl: Update to version 1.121.0

This commit is contained in:
github-actions[bot] 2025-02-06 00:35:41 +00:00
parent 654aa3ae25
commit b9104a38b5

View File

@ -1,20 +1,20 @@
{ {
"version": "1.120.2", "version": "1.121.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.120.2/doctl-1.120.2-windows-amd64.zip", "url": "https://github.com/digitalocean/doctl/releases/download/v1.121.0/doctl-1.121.0-windows-amd64.zip",
"hash": "d8adc42fa83fb87a62c2aac105871415238851f5ba4c4923d1f9d48d62791309" "hash": "c95d1b5facd399b7a3e6af99c4c22ff3bf8d751f8cc28cf3faeeb879b5c43859"
}, },
"32bit": { "32bit": {
"url": "https://github.com/digitalocean/doctl/releases/download/v1.120.2/doctl-1.120.2-windows-386.zip", "url": "https://github.com/digitalocean/doctl/releases/download/v1.121.0/doctl-1.121.0-windows-386.zip",
"hash": "341089bcfc4943319c815babfe5166415d96a1009f5d55a90d4da6b1c1203095" "hash": "b2f21f6a4f81e8153131268b6250e08789c62fbcefc27aca87ced491e85ff92b"
}, },
"arm64": { "arm64": {
"url": "https://github.com/digitalocean/doctl/releases/download/v1.120.2/doctl-1.120.2-windows-arm64.zip", "url": "https://github.com/digitalocean/doctl/releases/download/v1.121.0/doctl-1.121.0-windows-arm64.zip",
"hash": "b3b306b9b6bf70ca807f243575794ecdb330005da5e4f719383721a39b67b729" "hash": "ec3f4a8dac14b04272a4fa6b3d6284d0d85875626c7c70cec4a3f6aec276f7f6"
} }
}, },
"bin": "doctl.exe", "bin": "doctl.exe",