From 1a010190fe5a2a80c871ae986488036f138338b0 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Tue, 13 Apr 2021 18:00:22 +0000 Subject: [PATCH] doctl: Update to version 1.59.0 --- bucket/doctl.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/doctl.json b/bucket/doctl.json index 5ce4f21208..c588179d11 100644 --- a/bucket/doctl.json +++ b/bucket/doctl.json @@ -1,16 +1,16 @@ { - "version": "1.58.0", + "version": "1.59.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.58.0/doctl-1.58.0-windows-amd64.zip", - "hash": "0cb0391f2ca1d0182907bfc3bca10c7c4d7912d36ce561c627e3b614c688b657" + "url": "https://github.com/digitalocean/doctl/releases/download/v1.59.0/doctl-1.59.0-windows-amd64.zip", + "hash": "de710b71b8e4563e3673e9912d829eeae8e10fe1dd656afcb2b7654af5d2cb3c" }, "32bit": { - "url": "https://github.com/digitalocean/doctl/releases/download/v1.58.0/doctl-1.58.0-windows-386.zip", - "hash": "efb93f60d53c345952ef028b0782fb18e6c19c1792ba1ddf70f664794e9db01d" + "url": "https://github.com/digitalocean/doctl/releases/download/v1.59.0/doctl-1.59.0-windows-386.zip", + "hash": "153f2f517807b33b5da9f33f7e9c7bb6cc2629e86287fc16f44910ab660a8c67" } }, "bin": "doctl.exe",