diff --git a/bucket/doctl.json b/bucket/doctl.json index 38f1305ebd..290a6b1b3b 100644 --- a/bucket/doctl.json +++ b/bucket/doctl.json @@ -1,20 +1,20 @@ { - "version": "1.140.0", + "version": "1.141.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.140.0/doctl-1.140.0-windows-amd64.zip", - "hash": "64920a5c5c0c864629871f607311cf162129a0bec607148d01d941dd88a8797f" + "url": "https://github.com/digitalocean/doctl/releases/download/v1.141.0/doctl-1.141.0-windows-amd64.zip", + "hash": "c28a844d4e2e5091cc5c4a74ae186fefe0f26f4a3412aea7f11cdadb91bf3384" }, "32bit": { - "url": "https://github.com/digitalocean/doctl/releases/download/v1.140.0/doctl-1.140.0-windows-386.zip", - "hash": "70f91f6236a0279d3765a4aaa82d2fb3c5c5bf0b487ddbf5443edfe0804f28b5" + "url": "https://github.com/digitalocean/doctl/releases/download/v1.141.0/doctl-1.141.0-windows-386.zip", + "hash": "3a69b58323c24d59dca5efc028f0efc600b7dd45d37d2e178d8371406b386b7b" }, "arm64": { - "url": "https://github.com/digitalocean/doctl/releases/download/v1.140.0/doctl-1.140.0-windows-arm64.zip", - "hash": "60cac7ef468fe9b9caa4b03bbb02690b726041c84742af5fa9441ecaf4bbe185" + "url": "https://github.com/digitalocean/doctl/releases/download/v1.141.0/doctl-1.141.0-windows-arm64.zip", + "hash": "83b7f183e33289d3c21dd77b7b70af0246ddd474bd080691be0da87ae2ed003f" } }, "bin": "doctl.exe",