From 46b96c37ee8186412b91514cbe61d33a5ecc154f Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Mon, 2 Dec 2019 17:00:20 +0000 Subject: [PATCH] doctl: Update to version 1.35.0 --- bucket/doctl.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/doctl.json b/bucket/doctl.json index 4b2243ee1a..a487509b3f 100644 --- a/bucket/doctl.json +++ b/bucket/doctl.json @@ -1,16 +1,16 @@ { "homepage": "https://github.com/digitalocean/doctl", - "version": "1.34.0", + "version": "1.35.0", "license": "Apache-2.0", "description": "A command line tool for DigitalOcean services", "architecture": { "64bit": { - "url": "https://github.com/digitalocean/doctl/releases/download/v1.34.0/doctl-1.34.0-windows-amd64.zip", - "hash": "40b34e625d07004a35bea9b386c4fd3af00ab066a1fef85364034cff329a7633" + "url": "https://github.com/digitalocean/doctl/releases/download/v1.35.0/doctl-1.35.0-windows-amd64.zip", + "hash": "a7fa7f152e73f867398057e0eb458359d675fb04ffc2409a94eca48c615cb795" }, "32bit": { - "url": "https://github.com/digitalocean/doctl/releases/download/v1.34.0/doctl-1.34.0-windows-386.zip", - "hash": "219d8f0be5aaab60e9642f5cf7e6985ed65ac75148e591b249cc9f1fcd0ae153" + "url": "https://github.com/digitalocean/doctl/releases/download/v1.35.0/doctl-1.35.0-windows-386.zip", + "hash": "f3fdb6a987bd912b89da64a0bc889676fb903336e6bd09ecb53915ca249a77d1" } }, "bin": "doctl.exe",