diff --git a/bucket/doctl.json b/bucket/doctl.json index 3e01b9a644..d0e8f585d0 100644 --- a/bucket/doctl.json +++ b/bucket/doctl.json @@ -1,16 +1,16 @@ { "description": "A command line tool for Digital Ocean services", "homepage": "https://github.com/digitalocean/doctl", - "version": "1.17.0", + "version": "1.18.0", "license": "Apache-2.0", "architecture": { "64bit": { - "url": "https://github.com/digitalocean/doctl/releases/download/v1.17.0/doctl-1.17.0-windows-4.0-amd64.zip", - "hash": "e355a793e32ac5bc33865d7e51cc3964eb028029f8991baf4563385e48d73c0c" + "url": "https://github.com/digitalocean/doctl/releases/download/v1.18.0/doctl-1.18.0-windows-4.0-amd64.zip", + "hash": "e90a49fab90699e6c2c58ba99497c77748342a5ba9042f7f6e1412982a3488dc" }, "32bit": { - "url": "https://github.com/digitalocean/doctl/releases/download/v1.17.0/doctl-1.17.0-windows-4.0-386.zip", - "hash": "171dc9f048c4b13a59405a4e4e9d16f3896946ab7caa85d997110bb678351be2" + "url": "https://github.com/digitalocean/doctl/releases/download/v1.18.0/doctl-1.18.0-windows-4.0-386.zip", + "hash": "72495ef8ef4cc232f451cc98568b39b0fc1c158be0d048edffd287974267d86d" } }, "bin": "doctl.exe",