From c9fdbde1deace81145046cc8e8697feea438454f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Wed, 29 Apr 2020 15:27:20 +0200 Subject: [PATCH] doctl: Update to version 1.43.0 --- bucket/doctl.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/doctl.json b/bucket/doctl.json index ed126d1016..0ee4ceac33 100644 --- a/bucket/doctl.json +++ b/bucket/doctl.json @@ -1,16 +1,16 @@ { "homepage": "https://github.com/digitalocean/doctl", - "version": "1.42.0", + "version": "1.43.0", "license": "Apache-2.0", "description": "A command line tool for DigitalOcean services", "architecture": { "64bit": { - "url": "https://github.com/digitalocean/doctl/releases/download/v1.42.0/doctl-1.42.0-windows-amd64.zip", - "hash": "6d257f8689bbf0114a6949eb780bc23513f90cf97c9927532a57bd63bba32cf0" + "url": "https://github.com/digitalocean/doctl/releases/download/v1.43.0/doctl-1.43.0-windows-amd64.zip", + "hash": "3d39dccf186d673ea1b0d33a59d80c82c93220fd6c7a14c1e71100af213e5874" }, "32bit": { - "url": "https://github.com/digitalocean/doctl/releases/download/v1.42.0/doctl-1.42.0-windows-386.zip", - "hash": "89d0fccea059ec723b80fa1651aec36092027dd148a31dc8112df95925abccae" + "url": "https://github.com/digitalocean/doctl/releases/download/v1.43.0/doctl-1.43.0-windows-386.zip", + "hash": "429138258fc7f5e9df89194cd4cb398199da2aeb47211631fa77bfc086a935af" } }, "bin": "doctl.exe",