From e2051272ab0175811c11517bbb594645c594c535 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 9 Mar 2023 20:28:31 +0000 Subject: [PATCH] doctl: Update to version 1.93.1 --- bucket/doctl.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/doctl.json b/bucket/doctl.json index 6929f2b1fc..197b962d3a 100644 --- a/bucket/doctl.json +++ b/bucket/doctl.json @@ -1,16 +1,16 @@ { - "version": "1.93.0", + "version": "1.93.1", "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.93.0/doctl-1.93.0-windows-amd64.zip", - "hash": "9b60812a90cba839560756066ec9aaf0a56ba4b487e7c43ca927992d78927242" + "url": "https://github.com/digitalocean/doctl/releases/download/v1.93.1/doctl-1.93.1-windows-amd64.zip", + "hash": "18a5e4a1b158b9c598762a836e18521bd015faaab681615ca48e99372ca77272" }, "32bit": { - "url": "https://github.com/digitalocean/doctl/releases/download/v1.93.0/doctl-1.93.0-windows-386.zip", - "hash": "37d21788ead200efff25f9503ca37c48cd7ce1a0939e29339473cee5e96d3cca" + "url": "https://github.com/digitalocean/doctl/releases/download/v1.93.1/doctl-1.93.1-windows-386.zip", + "hash": "ec39a66ce6376bececbdd4453eff1fa353615c4d474ab9215b2c254d52491034" } }, "bin": "doctl.exe",