From 823b14259dc449a614211fbd78834ae0598dcb0e Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 2 May 2024 20:26:59 +0000 Subject: [PATCH] doctl: Update to version 1.106.0 --- bucket/doctl.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/bucket/doctl.json b/bucket/doctl.json index fd90297abe..79e6dcc488 100644 --- a/bucket/doctl.json +++ b/bucket/doctl.json @@ -1,20 +1,20 @@ { - "version": "1.105.0", + "version": "1.106.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.105.0/doctl-1.105.0-windows-amd64.zip", - "hash": "829b4a24ed2a4a6f4c4e55852647255230b22a41deef60f2ef7f613d90d5492f" + "url": "https://github.com/digitalocean/doctl/releases/download/v1.106.0/doctl-1.106.0-windows-amd64.zip", + "hash": "568651d8f9efe41b2d193db8f9045bc96404b19422f358baee6c2c9f45365a9f" }, "32bit": { - "url": "https://github.com/digitalocean/doctl/releases/download/v1.105.0/doctl-1.105.0-windows-386.zip", - "hash": "b145762fa2a3fa23b28b52e107c6d6e97e2229624c09c5224b28aaddec43ca87" + "url": "https://github.com/digitalocean/doctl/releases/download/v1.106.0/doctl-1.106.0-windows-386.zip", + "hash": "e8474ec8a3b6270eea1d3d7a6d56bd181bb67956306ce423fc53b10aed829fa1" }, "arm64": { - "url": "https://github.com/digitalocean/doctl/releases/download/v1.105.0/doctl-1.105.0-windows-arm64.zip", - "hash": "004ff3242ee80d0edf1535eaa0d38dd26a2a87dba1d9374767859964d821e88c" + "url": "https://github.com/digitalocean/doctl/releases/download/v1.106.0/doctl-1.106.0-windows-arm64.zip", + "hash": "9905eae214baaacdb97e6cfb8af733122d56ad9049263ec580d6414ada9c550d" } }, "bin": "doctl.exe",