doctl: Update to version 1.111.0

This commit is contained in:
github-actions[bot] 2024-08-13 00:33:34 +00:00
parent aabcc05a90
commit 8316c3881f

View File

@ -1,20 +1,20 @@
{ {
"version": "1.110.0", "version": "1.111.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.110.0/doctl-1.110.0-windows-amd64.zip", "url": "https://github.com/digitalocean/doctl/releases/download/v1.111.0/doctl-1.111.0-windows-amd64.zip",
"hash": "37a3372388255525589141c4856898d0e11699cae970850b0483ca8c0ea2e377" "hash": "54c8c7f8caa4b10b40389ac54ae2f522f9049c669a9af80e24d4f14567c3c83d"
}, },
"32bit": { "32bit": {
"url": "https://github.com/digitalocean/doctl/releases/download/v1.110.0/doctl-1.110.0-windows-386.zip", "url": "https://github.com/digitalocean/doctl/releases/download/v1.111.0/doctl-1.111.0-windows-386.zip",
"hash": "256744ee14a2fd453b901b0eccc03ef2ba6890bd3bc6b5d6470c596f659b694b" "hash": "83f2b14712fe793a6fc0af45aa47021fa43aa2d5abc7836147fd9f577eda1c72"
}, },
"arm64": { "arm64": {
"url": "https://github.com/digitalocean/doctl/releases/download/v1.110.0/doctl-1.110.0-windows-arm64.zip", "url": "https://github.com/digitalocean/doctl/releases/download/v1.111.0/doctl-1.111.0-windows-arm64.zip",
"hash": "a9d6092d31e6118d01a27e5239db30032da0265499f28215cd2aea888309aa8e" "hash": "f44af28d618b623e465e97e36e832aa87e2429151fa47a41838491d176d6cf23"
} }
}, },
"bin": "doctl.exe", "bin": "doctl.exe",