From a606ab924c3e0c14352c4fcd82d9b3886b385cbe Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 8 Jul 2024 20:26:21 +0000 Subject: [PATCH] doctl: Update to version 1.109.0 --- bucket/doctl.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/bucket/doctl.json b/bucket/doctl.json index 46ce34ee12..3535ad453c 100644 --- a/bucket/doctl.json +++ b/bucket/doctl.json @@ -1,20 +1,20 @@ { - "version": "1.108.0", + "version": "1.109.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.108.0/doctl-1.108.0-windows-amd64.zip", - "hash": "6c49b573e2695580c36947edc2e4080151584c0be7bea0e2d96468d359d0b111" + "url": "https://github.com/digitalocean/doctl/releases/download/v1.109.0/doctl-1.109.0-windows-amd64.zip", + "hash": "19a3a1a80d5ab48f3e5dad4e3e37e616d1d4ab3dbdf118d681afdcb5afbd63ed" }, "32bit": { - "url": "https://github.com/digitalocean/doctl/releases/download/v1.108.0/doctl-1.108.0-windows-386.zip", - "hash": "77621592f9da9ee4e496d266f1f9f410fe95cd6b236ae6efff452b90e6b3cd48" + "url": "https://github.com/digitalocean/doctl/releases/download/v1.109.0/doctl-1.109.0-windows-386.zip", + "hash": "892a686e005ec37bc841ee9dc452ee0b64daf83d6c267133b02f3e41a296f1ee" }, "arm64": { - "url": "https://github.com/digitalocean/doctl/releases/download/v1.108.0/doctl-1.108.0-windows-arm64.zip", - "hash": "6955b99ed7746897559b9abcd86428c1d7649eb438f2cdc9e56f42ce1065db95" + "url": "https://github.com/digitalocean/doctl/releases/download/v1.109.0/doctl-1.109.0-windows-arm64.zip", + "hash": "0f4233935c726de941307fbf7261960d25cdb17431530bd6c2ba5de4e21b5943" } }, "bin": "doctl.exe",