diff --git a/bucket/doctl.json b/bucket/doctl.json index 47e093ec1c..98076c7f7d 100644 --- a/bucket/doctl.json +++ b/bucket/doctl.json @@ -1,16 +1,16 @@ { - "version": "1.78.0", + "version": "1.79.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.78.0/doctl-1.78.0-windows-amd64.zip", - "hash": "f5d483b874aab33921daac4cda5884e2e0e9666f5711b62a654ba4a7d0cb5600" + "url": "https://github.com/digitalocean/doctl/releases/download/v1.79.0/doctl-1.79.0-windows-amd64.zip", + "hash": "1a4f1ce7757f7f7db44052de60b83bd866c3a17514e27f49ff6ae0c4748ad058" }, "32bit": { - "url": "https://github.com/digitalocean/doctl/releases/download/v1.78.0/doctl-1.78.0-windows-386.zip", - "hash": "bed0da1f88568e20c6c82e25043cde82dfaa7a1ad55ad8e84c3b6b351824b623" + "url": "https://github.com/digitalocean/doctl/releases/download/v1.79.0/doctl-1.79.0-windows-386.zip", + "hash": "87d98b4ba8cddfc05833cfd6ebf2bbfcb1e2c2b9e5ffa380d9eb18c15ad3fb60" } }, "bin": "doctl.exe",