From 03d751a81cb703329003cb33fad4a64c65ad2a93 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Mon, 29 Mar 2021 16:00:17 +0000 Subject: [PATCH] doctl: Update to version 1.58.0 --- bucket/doctl.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) 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",