From 3a9053402b4b03c50fdc79dee3b12c226db94269 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 18 Nov 2024 20:28:49 +0000 Subject: [PATCH] doctl: Update to version 1.118.0 --- bucket/doctl.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/bucket/doctl.json b/bucket/doctl.json index 8e4fd1a737..c78a4f2f28 100644 --- a/bucket/doctl.json +++ b/bucket/doctl.json @@ -1,20 +1,20 @@ { - "version": "1.117.0", + "version": "1.118.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.117.0/doctl-1.117.0-windows-amd64.zip", - "hash": "bdd2842de624e30d99868c5a1cde6dd671242cb4147ddc46cfbdae0905c56981" + "url": "https://github.com/digitalocean/doctl/releases/download/v1.118.0/doctl-1.118.0-windows-amd64.zip", + "hash": "8469f93c094cfef8f74212cfc79eea15b111c608d364b2ca9204bcf0353e064d" }, "32bit": { - "url": "https://github.com/digitalocean/doctl/releases/download/v1.117.0/doctl-1.117.0-windows-386.zip", - "hash": "a2c7b07abfcb9ea5216b267762779d66af8edda1ad39f6de9309d17f00c8d0bb" + "url": "https://github.com/digitalocean/doctl/releases/download/v1.118.0/doctl-1.118.0-windows-386.zip", + "hash": "c2c7d211551c27baf50698dbd834d78d2645c4303a9635671276a333925efb69" }, "arm64": { - "url": "https://github.com/digitalocean/doctl/releases/download/v1.117.0/doctl-1.117.0-windows-arm64.zip", - "hash": "3b207e7f8367e5710f4e6e4e5c960a9607fd7e8b176da66ddcca8c0c6818da9e" + "url": "https://github.com/digitalocean/doctl/releases/download/v1.118.0/doctl-1.118.0-windows-arm64.zip", + "hash": "a7f7b360d8e94546001ceee9e607668fe1d28e1856b61121fbeb9088f556b682" } }, "bin": "doctl.exe",