From d56d04f37a1a0d205147e935b5e3a54c58718c3a Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 26 Sep 2024 20:27:50 +0000 Subject: [PATCH] doctl: Update to version 1.115.0 --- bucket/doctl.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/bucket/doctl.json b/bucket/doctl.json index 8fc8f7aec2..c98e046773 100644 --- a/bucket/doctl.json +++ b/bucket/doctl.json @@ -1,20 +1,20 @@ { - "version": "1.114.0", + "version": "1.115.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.114.0/doctl-1.114.0-windows-amd64.zip", - "hash": "2789a5a62ed81ec673a5a5de0639a130d7116c95ce28ce5ee4f49c3f90589046" + "url": "https://github.com/digitalocean/doctl/releases/download/v1.115.0/doctl-1.115.0-windows-amd64.zip", + "hash": "a4dcf640743a42e516ae4412663a1d3b2f89c50715c0f09ba9f990ef3d3c4927" }, "32bit": { - "url": "https://github.com/digitalocean/doctl/releases/download/v1.114.0/doctl-1.114.0-windows-386.zip", - "hash": "da8bc9f66233aec6adc5588d4ee7f9660a91597be11f35dc212f783282ce9529" + "url": "https://github.com/digitalocean/doctl/releases/download/v1.115.0/doctl-1.115.0-windows-386.zip", + "hash": "5ae72de9199cdf27aad21a6ab824d7487e2a1df894a53e4cfa2014d4b957842d" }, "arm64": { - "url": "https://github.com/digitalocean/doctl/releases/download/v1.114.0/doctl-1.114.0-windows-arm64.zip", - "hash": "43c24de4c4994bb697e81fc38f4ab3ccd3c47820a41aa9ab8f995ce9a5256557" + "url": "https://github.com/digitalocean/doctl/releases/download/v1.115.0/doctl-1.115.0-windows-arm64.zip", + "hash": "5be6d4a8284cadebc7da1a61ae7ecce5b3178928b628c04d71f63819eaff7b35" } }, "bin": "doctl.exe",