From 6e95792ccef47237e6b1a44bdbb9aeddf75bf4af Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 20 Oct 2022 16:31:28 +0000 Subject: [PATCH] doctl: Update to version 1.84.1 --- bucket/doctl.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/doctl.json b/bucket/doctl.json index 9e7174184e..f81e2bb1bf 100644 --- a/bucket/doctl.json +++ b/bucket/doctl.json @@ -1,16 +1,16 @@ { - "version": "1.84.0", + "version": "1.84.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.84.0/doctl-1.84.0-windows-amd64.zip", - "hash": "021b4891462dd1422ca79994cb4c16ee9b2048f9ee3d7d19fe9d300f5f0d9208" + "url": "https://github.com/digitalocean/doctl/releases/download/v1.84.1/doctl-1.84.1-windows-amd64.zip", + "hash": "466ab71ba9cb5946703d92f60310f21c497f408ac2c4aeeda155be460a07f5e6" }, "32bit": { - "url": "https://github.com/digitalocean/doctl/releases/download/v1.84.0/doctl-1.84.0-windows-386.zip", - "hash": "ab692dda5ef8d3141d6affd56c4a4e2d9f7f143b9d2a1850da3c626912c75b36" + "url": "https://github.com/digitalocean/doctl/releases/download/v1.84.1/doctl-1.84.1-windows-386.zip", + "hash": "e7fb6dd72a15ef84410de4bbc29a2a013d97676b409d912f6706eded5ae572f2" } }, "bin": "doctl.exe",