doctl: Update to version 1.110.0

This commit is contained in:
github-actions[bot] 2024-07-25 00:35:07 +00:00
parent 33f8e8a95a
commit 3cde631d13

View File

@ -1,20 +1,20 @@
{ {
"version": "1.109.1", "version": "1.110.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.109.1/doctl-1.109.1-windows-amd64.zip", "url": "https://github.com/digitalocean/doctl/releases/download/v1.110.0/doctl-1.110.0-windows-amd64.zip",
"hash": "a4e2126d46a7bdcb8d3d9d2b924e399ff7a93b25e675aa3774fbf18bdbba3c7c" "hash": "37a3372388255525589141c4856898d0e11699cae970850b0483ca8c0ea2e377"
}, },
"32bit": { "32bit": {
"url": "https://github.com/digitalocean/doctl/releases/download/v1.109.1/doctl-1.109.1-windows-386.zip", "url": "https://github.com/digitalocean/doctl/releases/download/v1.110.0/doctl-1.110.0-windows-386.zip",
"hash": "bd9d287447a4549c0d2cf7cd46f5eb851d766f020ee90d59da0bfd15988d96fb" "hash": "256744ee14a2fd453b901b0eccc03ef2ba6890bd3bc6b5d6470c596f659b694b"
}, },
"arm64": { "arm64": {
"url": "https://github.com/digitalocean/doctl/releases/download/v1.109.1/doctl-1.109.1-windows-arm64.zip", "url": "https://github.com/digitalocean/doctl/releases/download/v1.110.0/doctl-1.110.0-windows-arm64.zip",
"hash": "b265eb88d79be267eded2860cd131909a062ae9cc16fcb2f5a43f983aca15a41" "hash": "a9d6092d31e6118d01a27e5239db30032da0265499f28215cd2aea888309aa8e"
} }
}, },
"bin": "doctl.exe", "bin": "doctl.exe",