From 45edbc12057f56052ccd3dbbec257648f36b5d5e Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 18 Oct 2022 20:30:18 +0000 Subject: [PATCH] doctl: Update to version 1.84.0 --- bucket/doctl.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/doctl.json b/bucket/doctl.json index 9380cd6f47..9e7174184e 100644 --- a/bucket/doctl.json +++ b/bucket/doctl.json @@ -1,16 +1,16 @@ { - "version": "1.83.0", + "version": "1.84.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.83.0/doctl-1.83.0-windows-amd64.zip", - "hash": "e915cd2a96a95dc0fd0f9a025fed91ffa41a63fd23193dabfae5421fa98a0515" + "url": "https://github.com/digitalocean/doctl/releases/download/v1.84.0/doctl-1.84.0-windows-amd64.zip", + "hash": "021b4891462dd1422ca79994cb4c16ee9b2048f9ee3d7d19fe9d300f5f0d9208" }, "32bit": { - "url": "https://github.com/digitalocean/doctl/releases/download/v1.83.0/doctl-1.83.0-windows-386.zip", - "hash": "3bcf18e9eb3295913c1321ac9b5dbd9d1c7980f6b803d9b045bb5c0c5c738abf" + "url": "https://github.com/digitalocean/doctl/releases/download/v1.84.0/doctl-1.84.0-windows-386.zip", + "hash": "ab692dda5ef8d3141d6affd56c4a4e2d9f7f143b9d2a1850da3c626912c75b36" } }, "bin": "doctl.exe",