diff --git a/bucket/doctl.json b/bucket/doctl.json index 79e6dcc488..bd2f0e9715 100644 --- a/bucket/doctl.json +++ b/bucket/doctl.json @@ -1,20 +1,20 @@ { - "version": "1.106.0", + "version": "1.107.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.106.0/doctl-1.106.0-windows-amd64.zip", - "hash": "568651d8f9efe41b2d193db8f9045bc96404b19422f358baee6c2c9f45365a9f" + "url": "https://github.com/digitalocean/doctl/releases/download/v1.107.0/doctl-1.107.0-windows-amd64.zip", + "hash": "554e2abf30e0052e0f03bf7b58e789b36f5a35af3c3f2bcc53d6f25cf74415ce" }, "32bit": { - "url": "https://github.com/digitalocean/doctl/releases/download/v1.106.0/doctl-1.106.0-windows-386.zip", - "hash": "e8474ec8a3b6270eea1d3d7a6d56bd181bb67956306ce423fc53b10aed829fa1" + "url": "https://github.com/digitalocean/doctl/releases/download/v1.107.0/doctl-1.107.0-windows-386.zip", + "hash": "53e40ee3f3f7575a2b9d74b59b36b5388577abffa548de0475b0427f7c311437" }, "arm64": { - "url": "https://github.com/digitalocean/doctl/releases/download/v1.106.0/doctl-1.106.0-windows-arm64.zip", - "hash": "9905eae214baaacdb97e6cfb8af733122d56ad9049263ec580d6414ada9c550d" + "url": "https://github.com/digitalocean/doctl/releases/download/v1.107.0/doctl-1.107.0-windows-arm64.zip", + "hash": "ad061c63bdb1ac9d093fda0e11859440d9c63340b0da86e30c26451b22275610" } }, "bin": "doctl.exe",