From 53c39da70dffe755ee5d918a3c2cf64f179bd910 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Thu, 17 Jan 2019 18:00:34 +0000 Subject: [PATCH] doctl: Update to version 1.13.0 --- doctl.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/doctl.json b/doctl.json index aabc36659e..6edf6a4cfb 100644 --- a/doctl.json +++ b/doctl.json @@ -1,16 +1,16 @@ { "description": "A command line tool for Digital Ocean services", "homepage": "https://github.com/digitalocean/doctl", - "version": "1.12.2", + "version": "1.13.0", "license": "Apache-2.0", "architecture": { "64bit": { - "url": "https://github.com/digitalocean/doctl/releases/download/v1.12.2/doctl-1.12.2-windows-4.0-amd64.zip", - "hash": "28a447aaf7bc55cbbc570df0a12186d0a67851f19ba9962bf8c9ba4d5d7c68a1" + "url": "https://github.com/digitalocean/doctl/releases/download/v1.13.0/doctl-1.13.0-windows-4.0-amd64.zip", + "hash": "2c89d091cf4b3e13889b7b292cb9350ff05b378a3a1dbc0b40ecbc932f56a388" }, "32bit": { - "url": "https://github.com/digitalocean/doctl/releases/download/v1.12.2/doctl-1.12.2-windows-4.0-386.zip", - "hash": "0015f215c1f444706dccd17df9503a171b64159be7a8035b15f21abeb394b562" + "url": "https://github.com/digitalocean/doctl/releases/download/v1.13.0/doctl-1.13.0-windows-4.0-386.zip", + "hash": "d3e4585ebada894237f855a6682219fb7a45c5df95bd54ef0a587e4dc59c531b" } }, "bin": "doctl.exe",