From 96ecf1776dc2f9ec04966aee61f79fcc747f5660 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 12 Dec 2022 20:25:49 +0000 Subject: [PATCH] doctl: Update to version 1.90.0 --- bucket/doctl.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/doctl.json b/bucket/doctl.json index 97ab73f42b..53edd76a1a 100644 --- a/bucket/doctl.json +++ b/bucket/doctl.json @@ -1,16 +1,16 @@ { - "version": "1.88.0", + "version": "1.90.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.88.0/doctl-1.88.0-windows-amd64.zip", - "hash": "952b9a53e41c208c96001dc21bec213321333d8866359955f1e0e1201987fa29" + "url": "https://github.com/digitalocean/doctl/releases/download/v1.90.0/doctl-1.90.0-windows-amd64.zip", + "hash": "911692987612ae500344fe8b62bc871e6cb76a7975563e4b070ccf96e870f075" }, "32bit": { - "url": "https://github.com/digitalocean/doctl/releases/download/v1.88.0/doctl-1.88.0-windows-386.zip", - "hash": "e6f78dfb84f0d79eb82bcb583c35bb4fec9b70efdd7cc11bfc26a61b28d4cf58" + "url": "https://github.com/digitalocean/doctl/releases/download/v1.90.0/doctl-1.90.0-windows-386.zip", + "hash": "6b05cddde7c2a276020f9771f31ce74b8ba986c462b02668e298544e9301c3b0" } }, "bin": "doctl.exe",