From aa4fa194645b6c363674d64c114d0c8e88f21097 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Fri, 20 Aug 2021 19:00:33 +0000 Subject: [PATCH] doctl: Update to version 1.64.0 --- bucket/doctl.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/doctl.json b/bucket/doctl.json index e2d6d15498..b98f14b572 100644 --- a/bucket/doctl.json +++ b/bucket/doctl.json @@ -1,16 +1,16 @@ { - "version": "1.63.1", + "version": "1.64.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.63.1/doctl-1.63.1-windows-amd64.zip", - "hash": "dc052d487d833a0b516637fd403958ee43fcc53bdb2ec3f98985d9b53022f53c" + "url": "https://github.com/digitalocean/doctl/releases/download/v1.64.0/doctl-1.64.0-windows-amd64.zip", + "hash": "0acfbabf0b9954cc6d356244a70f1fe490353db06bcdc55228fa6c8509bf69f4" }, "32bit": { - "url": "https://github.com/digitalocean/doctl/releases/download/v1.63.1/doctl-1.63.1-windows-386.zip", - "hash": "187956350810fa56b84d195494f3224a6f61cb50eb374b7c15b1f1e0750196eb" + "url": "https://github.com/digitalocean/doctl/releases/download/v1.64.0/doctl-1.64.0-windows-386.zip", + "hash": "9e7ef32f126932ca592ae643f2b9ec03885947e2d447daccd9d86f94dc289fa8" } }, "bin": "doctl.exe",