From 8316c3881f12ff8edd9aec8f98497ca7c66aae4f Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 13 Aug 2024 00:33:34 +0000 Subject: [PATCH] doctl: Update to version 1.111.0 --- bucket/doctl.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/bucket/doctl.json b/bucket/doctl.json index 341c7b5ecb..26b3ca54ca 100644 --- a/bucket/doctl.json +++ b/bucket/doctl.json @@ -1,20 +1,20 @@ { - "version": "1.110.0", + "version": "1.111.0", "description": "A command line tool for DigitalOcean services", "homepage": "https://github.com/digitalocean/doctl", "license": "Apache-2.0", "architecture": { "64bit": { - "url": "https://github.com/digitalocean/doctl/releases/download/v1.110.0/doctl-1.110.0-windows-amd64.zip", - "hash": "37a3372388255525589141c4856898d0e11699cae970850b0483ca8c0ea2e377" + "url": "https://github.com/digitalocean/doctl/releases/download/v1.111.0/doctl-1.111.0-windows-amd64.zip", + "hash": "54c8c7f8caa4b10b40389ac54ae2f522f9049c669a9af80e24d4f14567c3c83d" }, "32bit": { - "url": "https://github.com/digitalocean/doctl/releases/download/v1.110.0/doctl-1.110.0-windows-386.zip", - "hash": "256744ee14a2fd453b901b0eccc03ef2ba6890bd3bc6b5d6470c596f659b694b" + "url": "https://github.com/digitalocean/doctl/releases/download/v1.111.0/doctl-1.111.0-windows-386.zip", + "hash": "83f2b14712fe793a6fc0af45aa47021fa43aa2d5abc7836147fd9f577eda1c72" }, "arm64": { - "url": "https://github.com/digitalocean/doctl/releases/download/v1.110.0/doctl-1.110.0-windows-arm64.zip", - "hash": "a9d6092d31e6118d01a27e5239db30032da0265499f28215cd2aea888309aa8e" + "url": "https://github.com/digitalocean/doctl/releases/download/v1.111.0/doctl-1.111.0-windows-arm64.zip", + "hash": "f44af28d618b623e465e97e36e832aa87e2429151fa47a41838491d176d6cf23" } }, "bin": "doctl.exe",