From 7b5244236e85b825861fb160f9c2ccb7c49a95ce Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 26 May 2022 20:29:58 +0000 Subject: [PATCH] doctl: Update to version 1.76.1 --- bucket/doctl.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/doctl.json b/bucket/doctl.json index 3fba491f72..b3262389e3 100644 --- a/bucket/doctl.json +++ b/bucket/doctl.json @@ -1,16 +1,16 @@ { - "version": "1.76.0", + "version": "1.76.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.76.0/doctl-1.76.0-windows-amd64.zip", - "hash": "0827d51fcc920e3626dcfab774fec1b9b78c26d05ca062913cff8aee640518ae" + "url": "https://github.com/digitalocean/doctl/releases/download/v1.76.1/doctl-1.76.1-windows-amd64.zip", + "hash": "db1e316c77e8f043e5772fe23e487322e70b409fba8a224d868da4980ca74f16" }, "32bit": { - "url": "https://github.com/digitalocean/doctl/releases/download/v1.76.0/doctl-1.76.0-windows-386.zip", - "hash": "36e452439092d57514fe90f7c41e8ced138d92ef7875609eefd148d8499eb457" + "url": "https://github.com/digitalocean/doctl/releases/download/v1.76.1/doctl-1.76.1-windows-386.zip", + "hash": "b66471451ec4ec4829b8810c5979f673280477439f386b711d269212337acdd6" } }, "bin": "doctl.exe",