diff --git a/bucket/doctl.json b/bucket/doctl.json index 095a7441b3..7624afc32c 100644 --- a/bucket/doctl.json +++ b/bucket/doctl.json @@ -1,20 +1,20 @@ { - "version": "1.122.0", + "version": "1.123.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.122.0/doctl-1.122.0-windows-amd64.zip", - "hash": "1516b4f5fce67838f2a362ac1c9f9247ada1c2247f673733ed586b3708414758" + "url": "https://github.com/digitalocean/doctl/releases/download/v1.123.0/doctl-1.123.0-windows-amd64.zip", + "hash": "73d66fd70775419abd1de3a0a56177eb29e2e6ef33f44f327fc11ef0fe719450" }, "32bit": { - "url": "https://github.com/digitalocean/doctl/releases/download/v1.122.0/doctl-1.122.0-windows-386.zip", - "hash": "ca0d6779ac1e193e29c697b28d2b4582fab2b5b2fd6d7d9a23a51a570b62fd76" + "url": "https://github.com/digitalocean/doctl/releases/download/v1.123.0/doctl-1.123.0-windows-386.zip", + "hash": "aee229684dfd97fd7742bb7fc53c1c96599f81258a2e8793c7b0904a4cddc826" }, "arm64": { - "url": "https://github.com/digitalocean/doctl/releases/download/v1.122.0/doctl-1.122.0-windows-arm64.zip", - "hash": "c401123b3473a5c450f46eeebd4b617443fb2b1df487555ef6bb3ad8658533d8" + "url": "https://github.com/digitalocean/doctl/releases/download/v1.123.0/doctl-1.123.0-windows-arm64.zip", + "hash": "c5804469d2ad3a0d541fa9111c0fd0b3fadd98b1d781f6aad5a12b0074a299ad" } }, "bin": "doctl.exe",