From 5ed3e26a41a8dfb6f55e98a86785be017c173647 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Thu, 9 May 2019 01:00:25 +0000 Subject: [PATCH] doctl: Update to version 1.17.0 --- bucket/doctl.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/doctl.json b/bucket/doctl.json index 38ce571680..3e01b9a644 100644 --- a/bucket/doctl.json +++ b/bucket/doctl.json @@ -1,16 +1,16 @@ { "description": "A command line tool for Digital Ocean services", "homepage": "https://github.com/digitalocean/doctl", - "version": "1.16.0", + "version": "1.17.0", "license": "Apache-2.0", "architecture": { "64bit": { - "url": "https://github.com/digitalocean/doctl/releases/download/v1.16.0/doctl-1.16.0-windows-4.0-amd64.zip", - "hash": "306d91ce07adcff264c0ddc277446ebba22b5e8d927a4a3ab10c507d13f57a66" + "url": "https://github.com/digitalocean/doctl/releases/download/v1.17.0/doctl-1.17.0-windows-4.0-amd64.zip", + "hash": "e355a793e32ac5bc33865d7e51cc3964eb028029f8991baf4563385e48d73c0c" }, "32bit": { - "url": "https://github.com/digitalocean/doctl/releases/download/v1.16.0/doctl-1.16.0-windows-4.0-386.zip", - "hash": "9839db5e4c25c2501a775bf363fbfc3a664ac6dda7c4c206d8ed27ef8436da79" + "url": "https://github.com/digitalocean/doctl/releases/download/v1.17.0/doctl-1.17.0-windows-4.0-386.zip", + "hash": "171dc9f048c4b13a59405a4e4e9d16f3896946ab7caa85d997110bb678351be2" } }, "bin": "doctl.exe",