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