From 90945779f7ecb90ad5202b9147825b9e7c3fbd7f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Tue, 6 Oct 2020 04:40:05 +0200 Subject: [PATCH] doctl: Update to version 1.47.0 --- bucket/doctl.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/doctl.json b/bucket/doctl.json index f343d51a1e..f62397d2d6 100644 --- a/bucket/doctl.json +++ b/bucket/doctl.json @@ -1,16 +1,16 @@ { - "version": "1.46.0", + "version": "1.47.0", "description": "A command line tool for DigitalOcean services", "homepage": "https://github.com/digitalocean/doctl", "license": "Apache-2.0", "architecture": { "64bit": { - "url": "https://github.com/digitalocean/doctl/releases/download/v1.46.0/doctl-1.46.0-windows-amd64.zip", - "hash": "c90b5529d6a23f91851f90ae1cd9e790b887d486292314ecbe8b51add476390c" + "url": "https://github.com/digitalocean/doctl/releases/download/v1.47.0/doctl-1.47.0-windows-amd64.zip", + "hash": "050b82114d40b1bffc483f22886c0a40a75a9673e1923b869376f447a72686ba" }, "32bit": { - "url": "https://github.com/digitalocean/doctl/releases/download/v1.46.0/doctl-1.46.0-windows-386.zip", - "hash": "13320df9135b7af20af3c292ff31ce502e10b5bc942c081190ab4374519bd46a" + "url": "https://github.com/digitalocean/doctl/releases/download/v1.47.0/doctl-1.47.0-windows-386.zip", + "hash": "fba00ee03a3dcac985ca1ac8b158351ae873439d5b3cb8dcb171f37df98896e3" } }, "bin": "doctl.exe",