diff --git a/bucket/doctl.json b/bucket/doctl.json index 6938799854..3a7e92c182 100644 --- a/bucket/doctl.json +++ b/bucket/doctl.json @@ -1,16 +1,16 @@ { "homepage": "https://github.com/digitalocean/doctl", - "version": "1.36.0", + "version": "1.37.0", "license": "Apache-2.0", "description": "A command line tool for DigitalOcean services", "architecture": { "64bit": { - "url": "https://github.com/digitalocean/doctl/releases/download/v1.36.0/doctl-1.36.0-windows-amd64.zip", - "hash": "6c3cae9731f0cfee492ced4936a43b77f1b9521f34a539b4bc1af0030d8108a7" + "url": "https://github.com/digitalocean/doctl/releases/download/v1.37.0/doctl-1.37.0-windows-amd64.zip", + "hash": "0e9f8624e0fcf40b9f769b42d0a10bbb043cacd5c99250cc07add39b32672c5f" }, "32bit": { - "url": "https://github.com/digitalocean/doctl/releases/download/v1.36.0/doctl-1.36.0-windows-386.zip", - "hash": "67af1aa8610aa1f59a3f32df9722a0f1c9266a3264e3cdce854a309f8d927b6f" + "url": "https://github.com/digitalocean/doctl/releases/download/v1.37.0/doctl-1.37.0-windows-386.zip", + "hash": "c73dc076a6017e0f7b66a423f942ad6f44d5638b42ad2c5beb41ecbdbcd65ddd" } }, "bin": "doctl.exe",