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