diff --git a/bucket/doctl.json b/bucket/doctl.json index 290a6b1b3b..ba0fbf2b0b 100644 --- a/bucket/doctl.json +++ b/bucket/doctl.json @@ -1,20 +1,20 @@ { - "version": "1.141.0", + "version": "1.142.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.141.0/doctl-1.141.0-windows-amd64.zip", - "hash": "c28a844d4e2e5091cc5c4a74ae186fefe0f26f4a3412aea7f11cdadb91bf3384" + "url": "https://github.com/digitalocean/doctl/releases/download/v1.142.0/doctl-1.142.0-windows-amd64.zip", + "hash": "5cdf75987c43ef8c32158cc4dab549269bf3cfd61c1fdf9e4cb73c48a382c5f9" }, "32bit": { - "url": "https://github.com/digitalocean/doctl/releases/download/v1.141.0/doctl-1.141.0-windows-386.zip", - "hash": "3a69b58323c24d59dca5efc028f0efc600b7dd45d37d2e178d8371406b386b7b" + "url": "https://github.com/digitalocean/doctl/releases/download/v1.142.0/doctl-1.142.0-windows-386.zip", + "hash": "1025beb474f8afeeaa08e8c0da178090af85a67d7dfad25a43e9d93420848d4c" }, "arm64": { - "url": "https://github.com/digitalocean/doctl/releases/download/v1.141.0/doctl-1.141.0-windows-arm64.zip", - "hash": "83b7f183e33289d3c21dd77b7b70af0246ddd474bd080691be0da87ae2ed003f" + "url": "https://github.com/digitalocean/doctl/releases/download/v1.142.0/doctl-1.142.0-windows-arm64.zip", + "hash": "fc2c8c237be111b2b4e01e91d9aead09c8e451c27f10d879cc084d4315d75b40" } }, "bin": "doctl.exe",