From 3b974c60a25a2ff5f43e0ea117ee2076367364e7 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 20 Sep 2023 16:27:47 +0000 Subject: [PATCH] doctl: Update to version 1.99.0 --- bucket/doctl.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/bucket/doctl.json b/bucket/doctl.json index e3a5514ada..3f6691f110 100644 --- a/bucket/doctl.json +++ b/bucket/doctl.json @@ -1,20 +1,20 @@ { - "version": "1.98.1", + "version": "1.99.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.98.1/doctl-1.98.1-windows-amd64.zip", - "hash": "dfdc060b9133dc226fb8db33bce87fffac3332ae6b36a042ae215fe71fd68fd1" + "url": "https://github.com/digitalocean/doctl/releases/download/v1.99.0/doctl-1.99.0-windows-amd64.zip", + "hash": "2391aa8b9dc4bd88f9ea185c2f8d86cf08925c8c923560694f8e0d3a85dac8b9" }, "32bit": { - "url": "https://github.com/digitalocean/doctl/releases/download/v1.98.1/doctl-1.98.1-windows-386.zip", - "hash": "3f775832ee1469588ccec0de97ac42cfb30f10efe930583e703a4cb4f7058220" + "url": "https://github.com/digitalocean/doctl/releases/download/v1.99.0/doctl-1.99.0-windows-386.zip", + "hash": "029c8998f976a60dded0d0992c257090cb9720b879c805a9f7ae63f6f2a44988" }, "arm64": { - "url": "https://github.com/digitalocean/doctl/releases/download/v1.98.1/doctl-1.98.1-windows-arm64.zip", - "hash": "cbf171204fcd5f16bac66727c8d93f4c2c9bb409872762f2bd9629471d2c3a08" + "url": "https://github.com/digitalocean/doctl/releases/download/v1.99.0/doctl-1.99.0-windows-arm64.zip", + "hash": "e5d7d0918aac8bfce1745e7d8b9d7d21695bc72acf6ea81136b7004ceee46c2c" } }, "bin": "doctl.exe",