From bb26db97ad61e08c76211ddbbdd0d66bca53e521 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Mon, 9 Aug 2021 20:00:35 +0000 Subject: [PATCH] doctl: Update to version 1.63.0 --- bucket/doctl.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/doctl.json b/bucket/doctl.json index e0e2fe1140..a88c9977b3 100644 --- a/bucket/doctl.json +++ b/bucket/doctl.json @@ -1,16 +1,16 @@ { - "version": "1.62.0", + "version": "1.63.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.62.0/doctl-1.62.0-windows-amd64.zip", - "hash": "fdff546530ccf4b27fe7402e193401834cebf845ecae6982bea294fcee0af4bf" + "url": "https://github.com/digitalocean/doctl/releases/download/v1.63.0/doctl-1.63.0-windows-amd64.zip", + "hash": "d7e6351e887617a65646ce08e0bb5e9a965c9921a14e32dbf8c46a300eb38f51" }, "32bit": { - "url": "https://github.com/digitalocean/doctl/releases/download/v1.62.0/doctl-1.62.0-windows-386.zip", - "hash": "b920c4beb20b70a10a73766af0d933a9886789a3fe8134bf6b73b0bceb87d4f0" + "url": "https://github.com/digitalocean/doctl/releases/download/v1.63.0/doctl-1.63.0-windows-386.zip", + "hash": "52a83d345bc03ceb1327e095918b756addab6fc02c1d5f54d8fdde630f465b45" } }, "bin": "doctl.exe",