From edfe620d66ca68fcd22d0fa2ddc45290e8885d4a Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 20 Dec 2023 16:26:26 +0000 Subject: [PATCH] doctl: Update to version 1.102.0 --- bucket/doctl.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/bucket/doctl.json b/bucket/doctl.json index 88d4cdf32d..38d78215e3 100644 --- a/bucket/doctl.json +++ b/bucket/doctl.json @@ -1,20 +1,20 @@ { - "version": "1.101.0", + "version": "1.102.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.101.0/doctl-1.101.0-windows-amd64.zip", - "hash": "07379fce1de6ff17886728ca62ee76c3185ef5f24e866784493321279b17ffdc" + "url": "https://github.com/digitalocean/doctl/releases/download/v1.102.0/doctl-1.102.0-windows-amd64.zip", + "hash": "9b0f8a97c43a0271e41c66935fcd80d282bcd360c47cae21844e082784229b97" }, "32bit": { - "url": "https://github.com/digitalocean/doctl/releases/download/v1.101.0/doctl-1.101.0-windows-386.zip", - "hash": "4b7d9333f1da8db6a37731ec1757427793bf8675385001cc91182fa256e8cba2" + "url": "https://github.com/digitalocean/doctl/releases/download/v1.102.0/doctl-1.102.0-windows-386.zip", + "hash": "63757cbf102bf19db1bf25ef77a33afafafc135139ec4dba22223bd9fba0f6cd" }, "arm64": { - "url": "https://github.com/digitalocean/doctl/releases/download/v1.101.0/doctl-1.101.0-windows-arm64.zip", - "hash": "968c38add27ec41d83b176595e36ff738a687cca1ff30ccef42c08086698975a" + "url": "https://github.com/digitalocean/doctl/releases/download/v1.102.0/doctl-1.102.0-windows-arm64.zip", + "hash": "7f244f4b9174926a52ebe6a029072ff23024fef41a42679230cd8ceb6a75af9f" } }, "bin": "doctl.exe",