diff --git a/bucket/doctl.json b/bucket/doctl.json index bd2f0e9715..46ce34ee12 100644 --- a/bucket/doctl.json +++ b/bucket/doctl.json @@ -1,20 +1,20 @@ { - "version": "1.107.0", + "version": "1.108.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.107.0/doctl-1.107.0-windows-amd64.zip", - "hash": "554e2abf30e0052e0f03bf7b58e789b36f5a35af3c3f2bcc53d6f25cf74415ce" + "url": "https://github.com/digitalocean/doctl/releases/download/v1.108.0/doctl-1.108.0-windows-amd64.zip", + "hash": "6c49b573e2695580c36947edc2e4080151584c0be7bea0e2d96468d359d0b111" }, "32bit": { - "url": "https://github.com/digitalocean/doctl/releases/download/v1.107.0/doctl-1.107.0-windows-386.zip", - "hash": "53e40ee3f3f7575a2b9d74b59b36b5388577abffa548de0475b0427f7c311437" + "url": "https://github.com/digitalocean/doctl/releases/download/v1.108.0/doctl-1.108.0-windows-386.zip", + "hash": "77621592f9da9ee4e496d266f1f9f410fe95cd6b236ae6efff452b90e6b3cd48" }, "arm64": { - "url": "https://github.com/digitalocean/doctl/releases/download/v1.107.0/doctl-1.107.0-windows-arm64.zip", - "hash": "ad061c63bdb1ac9d093fda0e11859440d9c63340b0da86e30c26451b22275610" + "url": "https://github.com/digitalocean/doctl/releases/download/v1.108.0/doctl-1.108.0-windows-arm64.zip", + "hash": "6955b99ed7746897559b9abcd86428c1d7649eb438f2cdc9e56f42ce1065db95" } }, "bin": "doctl.exe",