diff --git a/bucket/doctl.json b/bucket/doctl.json index e35e0e8eb9..052f37cde6 100644 --- a/bucket/doctl.json +++ b/bucket/doctl.json @@ -1,20 +1,20 @@ { - "version": "1.97.1", + "version": "1.98.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.97.1/doctl-1.97.1-windows-amd64.zip", - "hash": "c9f0a69330bc411035f4235db7337439d8c2e2f36f389410053c9fcf490cad6c" + "url": "https://github.com/digitalocean/doctl/releases/download/v1.98.0/doctl-1.98.0-windows-amd64.zip", + "hash": "7390fdd5bcf7533f9e67d594981ed45f49b66a1d061d2793f4c8422675805b5e" }, "32bit": { - "url": "https://github.com/digitalocean/doctl/releases/download/v1.97.1/doctl-1.97.1-windows-386.zip", - "hash": "89f03471c8eb08e4cb9f4f999a4230dad85c981bcf55f3c16631cc5119d1de0d" + "url": "https://github.com/digitalocean/doctl/releases/download/v1.98.0/doctl-1.98.0-windows-386.zip", + "hash": "1bbefe5e7c58bbf92be0ba3b67957ba29c5adf7ec2c38618943cb29a63f0c638" }, "arm64": { - "url": "https://github.com/digitalocean/doctl/releases/download/v1.97.1/doctl-1.97.1-windows-arm64.zip", - "hash": "d4fb012b364ba4d8a8ce72504621962f976088efc7dbf9ee1efd9e50df575ed2" + "url": "https://github.com/digitalocean/doctl/releases/download/v1.98.0/doctl-1.98.0-windows-arm64.zip", + "hash": "c0efb9d94d449758f2e1e8834c4e2388a792e9a6ab205428e1f298c9b3027641" } }, "bin": "doctl.exe",