From 6a8b059887c261275d9119971beca5e8036a33c7 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 10 May 2022 20:28:13 +0000 Subject: [PATCH] doctl: Update to version 1.75.0 --- bucket/doctl.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/doctl.json b/bucket/doctl.json index fc46294443..d2331da94e 100644 --- a/bucket/doctl.json +++ b/bucket/doctl.json @@ -1,16 +1,16 @@ { - "version": "1.73.1", + "version": "1.75.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.73.1/doctl-1.73.1-windows-amd64.zip", - "hash": "98ccf631693fe890229584b7d0ed6e8d78210c4d7e0545d697ef0ba466d9b7f5" + "url": "https://github.com/digitalocean/doctl/releases/download/v1.75.0/doctl-1.75.0-windows-amd64.zip", + "hash": "dfef3d609e22e2b7a9210cf8531e00d2fc4c348cb340e975f4b378f9b65e640d" }, "32bit": { - "url": "https://github.com/digitalocean/doctl/releases/download/v1.73.1/doctl-1.73.1-windows-386.zip", - "hash": "2957205e6413ab2e87f3c0d38e591639407da73950f0b6a09fc9d58fa37822d8" + "url": "https://github.com/digitalocean/doctl/releases/download/v1.75.0/doctl-1.75.0-windows-386.zip", + "hash": "9e28e278e6a1ea74ffb8f312432c936c7d5b3334955463d1f3ece26113009385" } }, "bin": "doctl.exe",