diff --git a/bucket/doctl.json b/bucket/doctl.json index 9ef57f5923..bfb8038142 100644 --- a/bucket/doctl.json +++ b/bucket/doctl.json @@ -1,20 +1,20 @@ { - "version": "1.96.1", + "version": "1.97.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.96.1/doctl-1.96.1-windows-amd64.zip", - "hash": "dc6b22cc5c8a12650da5925f9e5e7d37e7d789b9253b81f89ebbb58c998cf3e6" + "url": "https://github.com/digitalocean/doctl/releases/download/v1.97.0/doctl-1.97.0-windows-amd64.zip", + "hash": "d0ec4bf42b0c489db32eef7ae0b50b51078e046e2e58c672aa589a34ff293c76" }, "32bit": { - "url": "https://github.com/digitalocean/doctl/releases/download/v1.96.1/doctl-1.96.1-windows-386.zip", - "hash": "0f1543a894307432e7811829edb5d2be77f938b6f6175f99f2f5b6cf959161f0" + "url": "https://github.com/digitalocean/doctl/releases/download/v1.97.0/doctl-1.97.0-windows-386.zip", + "hash": "c561942098c094c302a33000653b0db0dde8bcf706343501dd91404b1fc2f263" }, "arm64": { - "url": "https://github.com/digitalocean/doctl/releases/download/v1.96.1/doctl-1.96.1-windows-arm64.zip", - "hash": "56d7c1f429a6922917a085222c1672222a31abd25d05b44d706e5f7e64439f47" + "url": "https://github.com/digitalocean/doctl/releases/download/v1.97.0/doctl-1.97.0-windows-arm64.zip", + "hash": "ef2128948e7bbf3ea3b7709268ec4df97a11e422f6dd4ebad8f5fef3305842b1" } }, "bin": "doctl.exe",