diff --git a/bucket/doctl.json b/bucket/doctl.json index a89d9130e3..04373ff46f 100644 --- a/bucket/doctl.json +++ b/bucket/doctl.json @@ -1,16 +1,16 @@ { - "version": "1.81.0", + "version": "1.82.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.81.0/doctl-1.81.0-windows-amd64.zip", - "hash": "7e15a668fe2544ee4b57dbfd18e4b8d7ae60df8fc6677f7097d28461ec1b8c61" + "url": "https://github.com/digitalocean/doctl/releases/download/v1.82.0/doctl-1.82.0-windows-amd64.zip", + "hash": "17d1167563fbbe8cd16712ba806b3670a19902b290c5914c4acde17bb015e3b3" }, "32bit": { - "url": "https://github.com/digitalocean/doctl/releases/download/v1.81.0/doctl-1.81.0-windows-386.zip", - "hash": "199c4d36b7107d50d3ed43dde8eb6bc801d8ef231276345f8d68468c38e759b8" + "url": "https://github.com/digitalocean/doctl/releases/download/v1.82.0/doctl-1.82.0-windows-386.zip", + "hash": "dcf2f35190ad7ac8bc11747862b6dd5fa244eef3b2e9b5785f4a28b8011ce95a" } }, "bin": "doctl.exe",