From 20904f4e23d0ee42127ef48ffebf5aa6ac3c20e4 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Wed, 11 Dec 2019 17:01:49 +0000 Subject: [PATCH] doctl: Update to version 1.36.0 --- bucket/doctl.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/doctl.json b/bucket/doctl.json index a487509b3f..6938799854 100644 --- a/bucket/doctl.json +++ b/bucket/doctl.json @@ -1,16 +1,16 @@ { "homepage": "https://github.com/digitalocean/doctl", - "version": "1.35.0", + "version": "1.36.0", "license": "Apache-2.0", "description": "A command line tool for DigitalOcean services", "architecture": { "64bit": { - "url": "https://github.com/digitalocean/doctl/releases/download/v1.35.0/doctl-1.35.0-windows-amd64.zip", - "hash": "a7fa7f152e73f867398057e0eb458359d675fb04ffc2409a94eca48c615cb795" + "url": "https://github.com/digitalocean/doctl/releases/download/v1.36.0/doctl-1.36.0-windows-amd64.zip", + "hash": "6c3cae9731f0cfee492ced4936a43b77f1b9521f34a539b4bc1af0030d8108a7" }, "32bit": { - "url": "https://github.com/digitalocean/doctl/releases/download/v1.35.0/doctl-1.35.0-windows-386.zip", - "hash": "f3fdb6a987bd912b89da64a0bc889676fb903336e6bd09ecb53915ca249a77d1" + "url": "https://github.com/digitalocean/doctl/releases/download/v1.36.0/doctl-1.36.0-windows-386.zip", + "hash": "67af1aa8610aa1f59a3f32df9722a0f1c9266a3264e3cdce854a309f8d927b6f" } }, "bin": "doctl.exe",