From deb79ed9d7c5f0fee8cc5dbda99990847696ed3a Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 18 Jun 2025 20:29:51 +0000 Subject: [PATCH] doctl: Update to version 1.131.0 --- bucket/doctl.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/bucket/doctl.json b/bucket/doctl.json index 5667387478..1f220309f2 100644 --- a/bucket/doctl.json +++ b/bucket/doctl.json @@ -1,20 +1,20 @@ { - "version": "1.130.0", + "version": "1.131.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.130.0/doctl-1.130.0-windows-amd64.zip", - "hash": "f39be30a8747cae7827d5d8df45b7a1536594b18fb5f8949234a30072f1ad7d1" + "url": "https://github.com/digitalocean/doctl/releases/download/v1.131.0/doctl-1.131.0-windows-amd64.zip", + "hash": "325c5893d95f8c276e4858e6e87170392d1e0d22c98b0cd9fc054d360072090a" }, "32bit": { - "url": "https://github.com/digitalocean/doctl/releases/download/v1.130.0/doctl-1.130.0-windows-386.zip", - "hash": "9dc4314ce24e245c428306a47102267d50db8e907018a73dcda891b0cfbf3b67" + "url": "https://github.com/digitalocean/doctl/releases/download/v1.131.0/doctl-1.131.0-windows-386.zip", + "hash": "9917fb9119b6016c29664048781aa17f4b1ff4a9f3716b263df46060dd3d37f9" }, "arm64": { - "url": "https://github.com/digitalocean/doctl/releases/download/v1.130.0/doctl-1.130.0-windows-arm64.zip", - "hash": "0c81a82125b1770849348dd8d60732d4380c4ef3246db6bf87684e04ad686756" + "url": "https://github.com/digitalocean/doctl/releases/download/v1.131.0/doctl-1.131.0-windows-arm64.zip", + "hash": "11ce6aafb69a02cb3c273c38687aa6ec5cab7cbab7cdedf5ddcc2e87584ea79f" } }, "bin": "doctl.exe",