doctl: Update to version 1.127.0

This commit is contained in:
github-actions[bot] 2025-05-16 16:30:01 +00:00
parent b3171f6787
commit 54e5ad66d3

View File

@ -1,20 +1,20 @@
{ {
"version": "1.126.0", "version": "1.127.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.126.0/doctl-1.126.0-windows-amd64.zip", "url": "https://github.com/digitalocean/doctl/releases/download/v1.127.0/doctl-1.127.0-windows-amd64.zip",
"hash": "601c764d27ae46023ee5bc01a0c61668cc9b6b00a316985feebea4d62f77eb87" "hash": "40f721ceb88645c8cbae0784ca360fbf66952477277d38f167dc52c7e1d737ba"
}, },
"32bit": { "32bit": {
"url": "https://github.com/digitalocean/doctl/releases/download/v1.126.0/doctl-1.126.0-windows-386.zip", "url": "https://github.com/digitalocean/doctl/releases/download/v1.127.0/doctl-1.127.0-windows-386.zip",
"hash": "36b3bdc116cb579e39f2f47766ee6c8c80c1b90a430ca9c556e6d4a1f0c285c1" "hash": "15166699da26a9e2927b5ebe7e30f24c2150868059fe276e19b77704cb0876c0"
}, },
"arm64": { "arm64": {
"url": "https://github.com/digitalocean/doctl/releases/download/v1.126.0/doctl-1.126.0-windows-arm64.zip", "url": "https://github.com/digitalocean/doctl/releases/download/v1.127.0/doctl-1.127.0-windows-arm64.zip",
"hash": "960435eae076d36b2a1ef959113b97fc2bdefa43eb223c4dc2fd393288a850e9" "hash": "bcdf425da4eaa83ff81b43aaf206f5ed0e00bb87c0e013da2b5d1e4a3b4b52d3"
} }
}, },
"bin": "doctl.exe", "bin": "doctl.exe",