From aa9eb08fcde40987ad7a82a0e2950629446a9d84 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Tue, 4 Feb 2020 18:01:54 +0000 Subject: [PATCH] doctl: Update to version 1.38.0 --- bucket/doctl.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/doctl.json b/bucket/doctl.json index 3a7e92c182..cc73cfbd3d 100644 --- a/bucket/doctl.json +++ b/bucket/doctl.json @@ -1,16 +1,16 @@ { "homepage": "https://github.com/digitalocean/doctl", - "version": "1.37.0", + "version": "1.38.0", "license": "Apache-2.0", "description": "A command line tool for DigitalOcean services", "architecture": { "64bit": { - "url": "https://github.com/digitalocean/doctl/releases/download/v1.37.0/doctl-1.37.0-windows-amd64.zip", - "hash": "0e9f8624e0fcf40b9f769b42d0a10bbb043cacd5c99250cc07add39b32672c5f" + "url": "https://github.com/digitalocean/doctl/releases/download/v1.38.0/doctl-1.38.0-windows-amd64.zip", + "hash": "6a72938d3b33e7cc2782c73368c1251977117fc264408c0e7cc7dc2a26d26751" }, "32bit": { - "url": "https://github.com/digitalocean/doctl/releases/download/v1.37.0/doctl-1.37.0-windows-386.zip", - "hash": "c73dc076a6017e0f7b66a423f942ad6f44d5638b42ad2c5beb41ecbdbcd65ddd" + "url": "https://github.com/digitalocean/doctl/releases/download/v1.38.0/doctl-1.38.0-windows-386.zip", + "hash": "5b577b2ac2fa8ff7315a5c7de309da3e13b2814271398f64fbb2a663e80665a0" } }, "bin": "doctl.exe",