From b398bd7201f5efa46d731cac01e387427f5a7263 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 22 Aug 2023 16:27:35 +0000 Subject: [PATCH] doctl: Update to version 1.98.1 --- bucket/doctl.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/bucket/doctl.json b/bucket/doctl.json index 052f37cde6..e3a5514ada 100644 --- a/bucket/doctl.json +++ b/bucket/doctl.json @@ -1,20 +1,20 @@ { - "version": "1.98.0", + "version": "1.98.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.98.0/doctl-1.98.0-windows-amd64.zip", - "hash": "7390fdd5bcf7533f9e67d594981ed45f49b66a1d061d2793f4c8422675805b5e" + "url": "https://github.com/digitalocean/doctl/releases/download/v1.98.1/doctl-1.98.1-windows-amd64.zip", + "hash": "dfdc060b9133dc226fb8db33bce87fffac3332ae6b36a042ae215fe71fd68fd1" }, "32bit": { - "url": "https://github.com/digitalocean/doctl/releases/download/v1.98.0/doctl-1.98.0-windows-386.zip", - "hash": "1bbefe5e7c58bbf92be0ba3b67957ba29c5adf7ec2c38618943cb29a63f0c638" + "url": "https://github.com/digitalocean/doctl/releases/download/v1.98.1/doctl-1.98.1-windows-386.zip", + "hash": "3f775832ee1469588ccec0de97ac42cfb30f10efe930583e703a4cb4f7058220" }, "arm64": { - "url": "https://github.com/digitalocean/doctl/releases/download/v1.98.0/doctl-1.98.0-windows-arm64.zip", - "hash": "c0efb9d94d449758f2e1e8834c4e2388a792e9a6ab205428e1f298c9b3027641" + "url": "https://github.com/digitalocean/doctl/releases/download/v1.98.1/doctl-1.98.1-windows-arm64.zip", + "hash": "cbf171204fcd5f16bac66727c8d93f4c2c9bb409872762f2bd9629471d2c3a08" } }, "bin": "doctl.exe",