diff --git a/bucket/doctl.json b/bucket/doctl.json index 53edd76a1a..9db66828d2 100644 --- a/bucket/doctl.json +++ b/bucket/doctl.json @@ -1,16 +1,16 @@ { - "version": "1.90.0", + "version": "1.91.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.90.0/doctl-1.90.0-windows-amd64.zip", - "hash": "911692987612ae500344fe8b62bc871e6cb76a7975563e4b070ccf96e870f075" + "url": "https://github.com/digitalocean/doctl/releases/download/v1.91.0/doctl-1.91.0-windows-amd64.zip", + "hash": "d2b322d2fe4a86952756165046a83e20d833ad523c0512399b3e66d62f979dbc" }, "32bit": { - "url": "https://github.com/digitalocean/doctl/releases/download/v1.90.0/doctl-1.90.0-windows-386.zip", - "hash": "6b05cddde7c2a276020f9771f31ce74b8ba986c462b02668e298544e9301c3b0" + "url": "https://github.com/digitalocean/doctl/releases/download/v1.91.0/doctl-1.91.0-windows-386.zip", + "hash": "29dea31c7b0bdcaeece21064148a4ac66fd6e1cec9eec75b8a64bf50efac2325" } }, "bin": "doctl.exe",