From a2400e2eb99f86abaa51ffef14052cc70261dfb4 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 7 Oct 2022 16:31:59 +0000 Subject: [PATCH] doctl: Update to version 1.83.0 --- bucket/doctl.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/doctl.json b/bucket/doctl.json index 37bd6c389b..9380cd6f47 100644 --- a/bucket/doctl.json +++ b/bucket/doctl.json @@ -1,16 +1,16 @@ { - "version": "1.82.2", + "version": "1.83.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.82.2/doctl-1.82.2-windows-amd64.zip", - "hash": "1bb5ad9b5c5a249a2df9a3838f747649e67daadaf60b822ac2d41f668c59f7db" + "url": "https://github.com/digitalocean/doctl/releases/download/v1.83.0/doctl-1.83.0-windows-amd64.zip", + "hash": "e915cd2a96a95dc0fd0f9a025fed91ffa41a63fd23193dabfae5421fa98a0515" }, "32bit": { - "url": "https://github.com/digitalocean/doctl/releases/download/v1.82.2/doctl-1.82.2-windows-386.zip", - "hash": "e4cf5d941fef65a2294cb9d34aa916f8402ffc5b44284a59abdf2ef801f53851" + "url": "https://github.com/digitalocean/doctl/releases/download/v1.83.0/doctl-1.83.0-windows-386.zip", + "hash": "3bcf18e9eb3295913c1321ac9b5dbd9d1c7980f6b803d9b045bb5c0c5c738abf" } }, "bin": "doctl.exe",