From 823ba0e91912be947b59e5074f76dc9500caa026 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Fri, 24 Apr 2020 11:17:48 +0200 Subject: [PATCH] doctl: Update to version 1.42.0 --- bucket/doctl.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/doctl.json b/bucket/doctl.json index 7acc4168de..ed126d1016 100644 --- a/bucket/doctl.json +++ b/bucket/doctl.json @@ -1,16 +1,16 @@ { "homepage": "https://github.com/digitalocean/doctl", - "version": "1.41.0", + "version": "1.42.0", "license": "Apache-2.0", "description": "A command line tool for DigitalOcean services", "architecture": { "64bit": { - "url": "https://github.com/digitalocean/doctl/releases/download/v1.41.0/doctl-1.41.0-windows-amd64.zip", - "hash": "c5e958c1698bd4895b756fd1e7fd6b8c734a21161b623cb5645dc5c0affd0685" + "url": "https://github.com/digitalocean/doctl/releases/download/v1.42.0/doctl-1.42.0-windows-amd64.zip", + "hash": "6d257f8689bbf0114a6949eb780bc23513f90cf97c9927532a57bd63bba32cf0" }, "32bit": { - "url": "https://github.com/digitalocean/doctl/releases/download/v1.41.0/doctl-1.41.0-windows-386.zip", - "hash": "048a6a8170bc120cea4ff266e2db9507c449090d925b27cb74639d311e40dcd9" + "url": "https://github.com/digitalocean/doctl/releases/download/v1.42.0/doctl-1.42.0-windows-386.zip", + "hash": "89d0fccea059ec723b80fa1651aec36092027dd148a31dc8112df95925abccae" } }, "bin": "doctl.exe",