diff --git a/bucket/doctl.json b/bucket/doctl.json index 38d78215e3..b0377c636e 100644 --- a/bucket/doctl.json +++ b/bucket/doctl.json @@ -1,20 +1,20 @@ { - "version": "1.102.0", + "version": "1.103.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.102.0/doctl-1.102.0-windows-amd64.zip", - "hash": "9b0f8a97c43a0271e41c66935fcd80d282bcd360c47cae21844e082784229b97" + "url": "https://github.com/digitalocean/doctl/releases/download/v1.103.0/doctl-1.103.0-windows-amd64.zip", + "hash": "0588eb7d154b412e10ed38708081689b7f390d00c90c4317177235d4b36e9935" }, "32bit": { - "url": "https://github.com/digitalocean/doctl/releases/download/v1.102.0/doctl-1.102.0-windows-386.zip", - "hash": "63757cbf102bf19db1bf25ef77a33afafafc135139ec4dba22223bd9fba0f6cd" + "url": "https://github.com/digitalocean/doctl/releases/download/v1.103.0/doctl-1.103.0-windows-386.zip", + "hash": "55395facdc72ad607ee46016ab0726d69ddeefeb1e3383c05b47f807d6c24553" }, "arm64": { - "url": "https://github.com/digitalocean/doctl/releases/download/v1.102.0/doctl-1.102.0-windows-arm64.zip", - "hash": "7f244f4b9174926a52ebe6a029072ff23024fef41a42679230cd8ceb6a75af9f" + "url": "https://github.com/digitalocean/doctl/releases/download/v1.103.0/doctl-1.103.0-windows-arm64.zip", + "hash": "a620822b58794e52de6447bee017bf28c3a49b938ba60561875117ae14adba1b" } }, "bin": "doctl.exe",