From 80553284e574ba16bdba570190f763b8d63ca91e Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Fri, 14 May 2021 16:00:36 +0000 Subject: [PATCH] doctl: Update to version 1.61.0 --- bucket/doctl.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/doctl.json b/bucket/doctl.json index 31b2b79e5a..ee744073ad 100644 --- a/bucket/doctl.json +++ b/bucket/doctl.json @@ -1,16 +1,16 @@ { - "version": "1.60.0", + "version": "1.61.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.60.0/doctl-1.60.0-windows-amd64.zip", - "hash": "34afa5276afba2e8da6ec27ad9ea1764a323d9030da0254711f5e0d681398997" + "url": "https://github.com/digitalocean/doctl/releases/download/v1.61.0/doctl-1.61.0-windows-amd64.zip", + "hash": "8973e968e171914ee505c970c685349b30a009474bafd73a3437130af82f1437" }, "32bit": { - "url": "https://github.com/digitalocean/doctl/releases/download/v1.60.0/doctl-1.60.0-windows-386.zip", - "hash": "81324f51e722e1ee642cbd255f21a1f8a28debc901b4782795263a1407d0cec0" + "url": "https://github.com/digitalocean/doctl/releases/download/v1.61.0/doctl-1.61.0-windows-386.zip", + "hash": "1c755cd6679ebc23c7d988a95a5279946494a417ac03fb641c86e881c05ab35b" } }, "bin": "doctl.exe",