doctl: Update to version 1.122.0

This commit is contained in:
github-actions[bot] 2025-02-24 20:28:37 +00:00
parent 54692b7644
commit 6207dd4fba

View File

@ -1,20 +1,20 @@
{ {
"version": "1.121.0", "version": "1.122.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.121.0/doctl-1.121.0-windows-amd64.zip", "url": "https://github.com/digitalocean/doctl/releases/download/v1.122.0/doctl-1.122.0-windows-amd64.zip",
"hash": "c95d1b5facd399b7a3e6af99c4c22ff3bf8d751f8cc28cf3faeeb879b5c43859" "hash": "1516b4f5fce67838f2a362ac1c9f9247ada1c2247f673733ed586b3708414758"
}, },
"32bit": { "32bit": {
"url": "https://github.com/digitalocean/doctl/releases/download/v1.121.0/doctl-1.121.0-windows-386.zip", "url": "https://github.com/digitalocean/doctl/releases/download/v1.122.0/doctl-1.122.0-windows-386.zip",
"hash": "b2f21f6a4f81e8153131268b6250e08789c62fbcefc27aca87ced491e85ff92b" "hash": "ca0d6779ac1e193e29c697b28d2b4582fab2b5b2fd6d7d9a23a51a570b62fd76"
}, },
"arm64": { "arm64": {
"url": "https://github.com/digitalocean/doctl/releases/download/v1.121.0/doctl-1.121.0-windows-arm64.zip", "url": "https://github.com/digitalocean/doctl/releases/download/v1.122.0/doctl-1.122.0-windows-arm64.zip",
"hash": "ec3f4a8dac14b04272a4fa6b3d6284d0d85875626c7c70cec4a3f6aec276f7f6" "hash": "c401123b3473a5c450f46eeebd4b617443fb2b1df487555ef6bb3ad8658533d8"
} }
}, },
"bin": "doctl.exe", "bin": "doctl.exe",