From a32723b41a9f27f095aea9a9e6fc8d8fa22f51db Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 27 Jan 2022 20:26:14 +0000 Subject: [PATCH] doctl: Update to version 1.70.0 --- bucket/doctl.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/doctl.json b/bucket/doctl.json index 7d96087e22..d902eacac9 100644 --- a/bucket/doctl.json +++ b/bucket/doctl.json @@ -1,16 +1,16 @@ { - "version": "1.69.0", + "version": "1.70.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.69.0/doctl-1.69.0-windows-amd64.zip", - "hash": "67b2db5610744f930b069deb68d468b3dddfe06e2a7b6af0f92e7fdfe3a951db" + "url": "https://github.com/digitalocean/doctl/releases/download/v1.70.0/doctl-1.70.0-windows-amd64.zip", + "hash": "711c5ac920338b1f3ebe533a4f015d4434b8c6646a0e0a1af0584cfcc74a2dc4" }, "32bit": { - "url": "https://github.com/digitalocean/doctl/releases/download/v1.69.0/doctl-1.69.0-windows-386.zip", - "hash": "033fa6a3b8ec1fa2510e0045b13af7875daaf0bcc15ec0f4eeaa00daaf6eaaa1" + "url": "https://github.com/digitalocean/doctl/releases/download/v1.70.0/doctl-1.70.0-windows-386.zip", + "hash": "d3cfa338781f6e6d5d35338f49986e8433ec55b57af80c72b42adc577817ad35" } }, "bin": "doctl.exe",