From f77c2fac8fddbd4cf61b5c5d6fdabe1e0261256e Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 9 May 2022 12:31:14 +0000 Subject: [PATCH] doctl: Update to version 1.73.1 --- bucket/doctl.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/doctl.json b/bucket/doctl.json index e55a2e5bcd..fc46294443 100644 --- a/bucket/doctl.json +++ b/bucket/doctl.json @@ -1,16 +1,16 @@ { - "version": "1.74.0", + "version": "1.73.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.74.0/doctl-1.74.0-windows-amd64.zip", - "hash": "5a09416c5067ae61811dd69ff8f9b656ee04a5a0f1a330d6de5f637701bb7eaa" + "url": "https://github.com/digitalocean/doctl/releases/download/v1.73.1/doctl-1.73.1-windows-amd64.zip", + "hash": "98ccf631693fe890229584b7d0ed6e8d78210c4d7e0545d697ef0ba466d9b7f5" }, "32bit": { - "url": "https://github.com/digitalocean/doctl/releases/download/v1.74.0/doctl-1.74.0-windows-386.zip", - "hash": "aedc394a52f9e9aaa3eeb7e5e64fb24cc2d17a020aecdd526af47e6f5d0d8337" + "url": "https://github.com/digitalocean/doctl/releases/download/v1.73.1/doctl-1.73.1-windows-386.zip", + "hash": "2957205e6413ab2e87f3c0d38e591639407da73950f0b6a09fc9d58fa37822d8" } }, "bin": "doctl.exe",