From 7fe88bcf4a096481273c24eb1d2cfc6ccb14eb86 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 6 Jan 2023 20:26:08 +0000 Subject: [PATCH] doctl: Update to version 1.92.0 --- bucket/doctl.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/doctl.json b/bucket/doctl.json index 9db66828d2..fff4d38613 100644 --- a/bucket/doctl.json +++ b/bucket/doctl.json @@ -1,16 +1,16 @@ { - "version": "1.91.0", + "version": "1.92.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.91.0/doctl-1.91.0-windows-amd64.zip", - "hash": "d2b322d2fe4a86952756165046a83e20d833ad523c0512399b3e66d62f979dbc" + "url": "https://github.com/digitalocean/doctl/releases/download/v1.92.0/doctl-1.92.0-windows-amd64.zip", + "hash": "f46144bc9c533c6dea80bc60e6826bd6578abec9d5754a6e655a13139f187840" }, "32bit": { - "url": "https://github.com/digitalocean/doctl/releases/download/v1.91.0/doctl-1.91.0-windows-386.zip", - "hash": "29dea31c7b0bdcaeece21064148a4ac66fd6e1cec9eec75b8a64bf50efac2325" + "url": "https://github.com/digitalocean/doctl/releases/download/v1.92.0/doctl-1.92.0-windows-386.zip", + "hash": "1f24df329f0e3637c03ad976389085b996d69b5b63f02ee20bf0eae4256461c8" } }, "bin": "doctl.exe",