diff --git a/bucket/doctl.json b/bucket/doctl.json index 998f1016e9..6929f2b1fc 100644 --- a/bucket/doctl.json +++ b/bucket/doctl.json @@ -1,16 +1,16 @@ { - "version": "1.92.1", + "version": "1.93.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.92.1/doctl-1.92.1-windows-amd64.zip", - "hash": "ecda1c944d1533d9be29a9637f3b177220786f1e29f2291e2aadcde86b37e315" + "url": "https://github.com/digitalocean/doctl/releases/download/v1.93.0/doctl-1.93.0-windows-amd64.zip", + "hash": "9b60812a90cba839560756066ec9aaf0a56ba4b487e7c43ca927992d78927242" }, "32bit": { - "url": "https://github.com/digitalocean/doctl/releases/download/v1.92.1/doctl-1.92.1-windows-386.zip", - "hash": "60983a30a0d89b9889fd011439f25c1fce5a4157aa44b076cc4053ca45d29233" + "url": "https://github.com/digitalocean/doctl/releases/download/v1.93.0/doctl-1.93.0-windows-386.zip", + "hash": "37d21788ead200efff25f9503ca37c48cd7ce1a0939e29339473cee5e96d3cca" } }, "bin": "doctl.exe",