From 600124f110e322bb513738aeade8e0a11e38e035 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 6 Jan 2025 16:42:40 +0000 Subject: [PATCH] doctl: Update to version 1.120.1 --- bucket/doctl.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/bucket/doctl.json b/bucket/doctl.json index d5c292a113110..9af255f4850ca 100644 --- a/bucket/doctl.json +++ b/bucket/doctl.json @@ -1,20 +1,20 @@ { - "version": "1.120.0", + "version": "1.120.1", "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.120.0/doctl-1.120.0-windows-amd64.zip", - "hash": "d85ab593e824e133a3ae5dce6fb9e8be449af5a6de48588f5a28afd0b63a0046" + "url": "https://github.com/digitalocean/doctl/releases/download/v1.120.1/doctl-1.120.1-windows-amd64.zip", + "hash": "2285c1e106de826e60937d7f07ffa45d4793a673c2111810bf030ad887755bec" }, "32bit": { - "url": "https://github.com/digitalocean/doctl/releases/download/v1.120.0/doctl-1.120.0-windows-386.zip", - "hash": "8757e0bcb7640931792cae722df61461a40b1878421235f98b2251a036a346ec" + "url": "https://github.com/digitalocean/doctl/releases/download/v1.120.1/doctl-1.120.1-windows-386.zip", + "hash": "d7fa6918b476dab29863be11f34e2ce9a9c43bb68894deccbf7ab539e7acae7a" }, "arm64": { - "url": "https://github.com/digitalocean/doctl/releases/download/v1.120.0/doctl-1.120.0-windows-arm64.zip", - "hash": "9eb7a45e27def6e5bc730e3f049ab149081af28703f0273fec5716425e75fbeb" + "url": "https://github.com/digitalocean/doctl/releases/download/v1.120.1/doctl-1.120.1-windows-arm64.zip", + "hash": "9d8ba74659dcbeb3e6f110b1052f15039259447980f53acab0fae25177bdb553" } }, "bin": "doctl.exe",