From ebe1902eec0fd1c3dbd9ef9a2fdc0ce760969e46 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Wed, 12 Jun 2019 19:02:05 +0000 Subject: [PATCH] doctl: Update to version 1.20.0 --- bucket/doctl.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/doctl.json b/bucket/doctl.json index a7106f565d..e61203309e 100644 --- a/bucket/doctl.json +++ b/bucket/doctl.json @@ -1,16 +1,16 @@ { "description": "A command line tool for Digital Ocean services", "homepage": "https://github.com/digitalocean/doctl", - "version": "1.19.0", + "version": "1.20.0", "license": "Apache-2.0", "architecture": { "64bit": { - "url": "https://github.com/digitalocean/doctl/releases/download/v1.19.0/doctl-1.19.0-windows-4.0-amd64.zip", - "hash": "9fe68f9bc76ed72212415f4dddd225223552c2924bb526f2b8f976383084af64" + "url": "https://github.com/digitalocean/doctl/releases/download/v1.20.0/doctl-1.20.0-windows-4.0-amd64.zip", + "hash": "378c986f89498a62f1ad07691c8a682a9358d5bb079a6ecc7c69efdb05c80caf" }, "32bit": { - "url": "https://github.com/digitalocean/doctl/releases/download/v1.19.0/doctl-1.19.0-windows-4.0-386.zip", - "hash": "3ca15b25f5d047621047455a5af7f4030613689dadb32c8b85a4b72e283f52a9" + "url": "https://github.com/digitalocean/doctl/releases/download/v1.20.0/doctl-1.20.0-windows-4.0-386.zip", + "hash": "d58e6a0ee2fd83b34d27207c5ffc1b6b9304a10a28d1978724405e282b52c27d" } }, "bin": "doctl.exe",