From 03c579604eb8e464cdb0ab7b8d95b576c1fd5e35 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 29 Sep 2022 20:30:07 +0000 Subject: [PATCH] doctl: Update to version 1.82.1 --- bucket/doctl.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/doctl.json b/bucket/doctl.json index 04373ff46f..b190b22b0d 100644 --- a/bucket/doctl.json +++ b/bucket/doctl.json @@ -1,16 +1,16 @@ { - "version": "1.82.0", + "version": "1.82.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.82.0/doctl-1.82.0-windows-amd64.zip", - "hash": "17d1167563fbbe8cd16712ba806b3670a19902b290c5914c4acde17bb015e3b3" + "url": "https://github.com/digitalocean/doctl/releases/download/v1.82.1/doctl-1.82.1-windows-amd64.zip", + "hash": "764eff36e7c70b68efa3c64f0cb09053d27054d227fe7d71b086eb68c8552fe9" }, "32bit": { - "url": "https://github.com/digitalocean/doctl/releases/download/v1.82.0/doctl-1.82.0-windows-386.zip", - "hash": "dcf2f35190ad7ac8bc11747862b6dd5fa244eef3b2e9b5785f4a28b8011ce95a" + "url": "https://github.com/digitalocean/doctl/releases/download/v1.82.1/doctl-1.82.1-windows-386.zip", + "hash": "63840b9d4ae9c95b4d336ea49d700a26ec374c0431ffde9c386a1d52d00d7513" } }, "bin": "doctl.exe",