From 7a05fde87c8f32a7ed3bb67d0abf61902410837b Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 27 May 2022 00:32:43 +0000 Subject: [PATCH] doctl: Update to version 1.76.2 --- bucket/doctl.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/doctl.json b/bucket/doctl.json index b3262389e3..0e7bf8fa09 100644 --- a/bucket/doctl.json +++ b/bucket/doctl.json @@ -1,16 +1,16 @@ { - "version": "1.76.1", + "version": "1.76.2", "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.1/doctl-1.76.1-windows-amd64.zip", - "hash": "db1e316c77e8f043e5772fe23e487322e70b409fba8a224d868da4980ca74f16" + "url": "https://github.com/digitalocean/doctl/releases/download/v1.76.2/doctl-1.76.2-windows-amd64.zip", + "hash": "0dbaecbd21aa9c55a5bb181be4d924e1a587a0b7d68ecc816d32c21559a3c1a9" }, "32bit": { - "url": "https://github.com/digitalocean/doctl/releases/download/v1.76.1/doctl-1.76.1-windows-386.zip", - "hash": "b66471451ec4ec4829b8810c5979f673280477439f386b711d269212337acdd6" + "url": "https://github.com/digitalocean/doctl/releases/download/v1.76.2/doctl-1.76.2-windows-386.zip", + "hash": "5e16433dd5581349f1e9c6b8995a0f8b4557de22fa6e7fcb854f7a4908199919" } }, "bin": "doctl.exe",