diff --git a/bucket/doctl.json b/bucket/doctl.json index ef26f06d95..f8f46c9c0e 100644 --- a/bucket/doctl.json +++ b/bucket/doctl.json @@ -1,20 +1,20 @@ { - "version": "1.133.0", + "version": "1.134.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.133.0/doctl-1.133.0-windows-amd64.zip", - "hash": "e7bf770948a86bcdbd1c19cc2c79f131ad7eecda7cc71447b626f621875eb50d" + "url": "https://github.com/digitalocean/doctl/releases/download/v1.134.0/doctl-1.134.0-windows-amd64.zip", + "hash": "1001d53a6fbe181a4d8e898ae5dc29021e6c70415adf041bd26e62c24f5f8af2" }, "32bit": { - "url": "https://github.com/digitalocean/doctl/releases/download/v1.133.0/doctl-1.133.0-windows-386.zip", - "hash": "56008207dabac81f1ad6e4d62364eb070b9fe6f94ac580ede84e1d65be814179" + "url": "https://github.com/digitalocean/doctl/releases/download/v1.134.0/doctl-1.134.0-windows-386.zip", + "hash": "d51742793d03d32cd060aaf1cd41cbe489f5dfeffa9a650f572bc25b86127c77" }, "arm64": { - "url": "https://github.com/digitalocean/doctl/releases/download/v1.133.0/doctl-1.133.0-windows-arm64.zip", - "hash": "c2deebcfb81ab132371e9914d81d0a012bbfc9d80d394fbeeb52687bbff58ba6" + "url": "https://github.com/digitalocean/doctl/releases/download/v1.134.0/doctl-1.134.0-windows-arm64.zip", + "hash": "2ec545745282b7a77a5424a95ebd7638399d21450bab37e6cfa0ad358c52a8a8" } }, "bin": "doctl.exe",