From 49e5c1c5d7d0b5d2a1a1affb889cd146f41bcccc Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Thu, 6 May 2021 15:00:16 +0000 Subject: [PATCH] doctl: Update to version 1.60.0 --- bucket/doctl.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/doctl.json b/bucket/doctl.json index c588179d11..31b2b79e5a 100644 --- a/bucket/doctl.json +++ b/bucket/doctl.json @@ -1,16 +1,16 @@ { - "version": "1.59.0", + "version": "1.60.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.59.0/doctl-1.59.0-windows-amd64.zip", - "hash": "de710b71b8e4563e3673e9912d829eeae8e10fe1dd656afcb2b7654af5d2cb3c" + "url": "https://github.com/digitalocean/doctl/releases/download/v1.60.0/doctl-1.60.0-windows-amd64.zip", + "hash": "34afa5276afba2e8da6ec27ad9ea1764a323d9030da0254711f5e0d681398997" }, "32bit": { - "url": "https://github.com/digitalocean/doctl/releases/download/v1.59.0/doctl-1.59.0-windows-386.zip", - "hash": "153f2f517807b33b5da9f33f7e9c7bb6cc2629e86287fc16f44910ab660a8c67" + "url": "https://github.com/digitalocean/doctl/releases/download/v1.60.0/doctl-1.60.0-windows-386.zip", + "hash": "81324f51e722e1ee642cbd255f21a1f8a28debc901b4782795263a1407d0cec0" } }, "bin": "doctl.exe",