diff --git a/bucket/doctl.json b/bucket/doctl.json index e79fedc5a0..ef26f06d95 100644 --- a/bucket/doctl.json +++ b/bucket/doctl.json @@ -1,20 +1,20 @@ { - "version": "1.132.0", + "version": "1.133.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.132.0/doctl-1.132.0-windows-amd64.zip", - "hash": "7da4511a03a250e07c6d73619d935aa24ce77fea847142291ebc9202302a90f9" + "url": "https://github.com/digitalocean/doctl/releases/download/v1.133.0/doctl-1.133.0-windows-amd64.zip", + "hash": "e7bf770948a86bcdbd1c19cc2c79f131ad7eecda7cc71447b626f621875eb50d" }, "32bit": { - "url": "https://github.com/digitalocean/doctl/releases/download/v1.132.0/doctl-1.132.0-windows-386.zip", - "hash": "325b973e3be3931398282dc0c9e0b51280bf49e7e64034a7386feecc0d2c9727" + "url": "https://github.com/digitalocean/doctl/releases/download/v1.133.0/doctl-1.133.0-windows-386.zip", + "hash": "56008207dabac81f1ad6e4d62364eb070b9fe6f94ac580ede84e1d65be814179" }, "arm64": { - "url": "https://github.com/digitalocean/doctl/releases/download/v1.132.0/doctl-1.132.0-windows-arm64.zip", - "hash": "92d7861266952ea71299a32a8ef1514a53f38c41d21c11edf17122e434063b31" + "url": "https://github.com/digitalocean/doctl/releases/download/v1.133.0/doctl-1.133.0-windows-arm64.zip", + "hash": "c2deebcfb81ab132371e9914d81d0a012bbfc9d80d394fbeeb52687bbff58ba6" } }, "bin": "doctl.exe",