From fc080426fe42be172da89497fc9c2be52c569ab2 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 31 Mar 2022 16:49:13 +0000 Subject: [PATCH] doctl: Update to version 1.73.0 --- bucket/doctl.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/doctl.json b/bucket/doctl.json index e1860ab616..beb402156d 100644 --- a/bucket/doctl.json +++ b/bucket/doctl.json @@ -1,16 +1,16 @@ { - "version": "1.72.0", + "version": "1.73.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.72.0/doctl-1.72.0-windows-amd64.zip", - "hash": "d9d42c93c77eb552bf5c74e05107a73b271daf61e8b822b9f4889b5dc028f02e" + "url": "https://github.com/digitalocean/doctl/releases/download/v1.73.0/doctl-1.73.0-windows-amd64.zip", + "hash": "b41b56f4ef8cade5bfebb929a9c3e4f2961d7d7897f246d6dfd11ccbd79877e0" }, "32bit": { - "url": "https://github.com/digitalocean/doctl/releases/download/v1.72.0/doctl-1.72.0-windows-386.zip", - "hash": "fbae6347c71ccac29c2d897afe0ce63f5bf29552f61e468aa775403c8b133c7f" + "url": "https://github.com/digitalocean/doctl/releases/download/v1.73.0/doctl-1.73.0-windows-386.zip", + "hash": "3d2871e4bd9ff2ed6a2af6ac0989dc7526657fd11487296515a65dd2f707ddb1" } }, "bin": "doctl.exe",