diff --git a/bucket/doctl.json b/bucket/doctl.json index e2b77cf15e..5ce4f21208 100644 --- a/bucket/doctl.json +++ b/bucket/doctl.json @@ -1,16 +1,16 @@ { - "version": "1.57.0", + "version": "1.58.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.57.0/doctl-1.57.0-windows-amd64.zip", - "hash": "d35d0b1ed5509c87731a6c6628bb80bfbf3c1342b9120e8c80ab65ba60acb945" + "url": "https://github.com/digitalocean/doctl/releases/download/v1.58.0/doctl-1.58.0-windows-amd64.zip", + "hash": "0cb0391f2ca1d0182907bfc3bca10c7c4d7912d36ce561c627e3b614c688b657" }, "32bit": { - "url": "https://github.com/digitalocean/doctl/releases/download/v1.57.0/doctl-1.57.0-windows-386.zip", - "hash": "57786c0b70a9e019e9a21ad3d25ee4638dc01dfea51352d4b7a88964d2bae5b0" + "url": "https://github.com/digitalocean/doctl/releases/download/v1.58.0/doctl-1.58.0-windows-386.zip", + "hash": "efb93f60d53c345952ef028b0782fb18e6c19c1792ba1ddf70f664794e9db01d" } }, "bin": "doctl.exe",