From 697e200ac19adaa6b2ad7123e86481b850ce2ec7 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 29 Apr 2025 16:29:55 +0000 Subject: [PATCH] doctl: Update to version 1.125.0 --- bucket/doctl.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/bucket/doctl.json b/bucket/doctl.json index aa4395fc5d..b7f2f03208 100644 --- a/bucket/doctl.json +++ b/bucket/doctl.json @@ -1,20 +1,20 @@ { - "version": "1.124.0", + "version": "1.125.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.124.0/doctl-1.124.0-windows-amd64.zip", - "hash": "27675fa1e3b684a536647f90c5319d0bebd9e11710a33750de467bd824386d3c" + "url": "https://github.com/digitalocean/doctl/releases/download/v1.125.0/doctl-1.125.0-windows-amd64.zip", + "hash": "0da2d83efbf80fc4725f3cb3b4456d3535c95a66a82e99b538c147af4cf58a30" }, "32bit": { - "url": "https://github.com/digitalocean/doctl/releases/download/v1.124.0/doctl-1.124.0-windows-386.zip", - "hash": "f9b57c82eaedce230edcc9925ccee0303bde302270932910da3b8ad0588f179c" + "url": "https://github.com/digitalocean/doctl/releases/download/v1.125.0/doctl-1.125.0-windows-386.zip", + "hash": "beca6eab866a0c6c46b8f36a6555fbd3e310b5a9c9b4e85e85d9ce923dbbece2" }, "arm64": { - "url": "https://github.com/digitalocean/doctl/releases/download/v1.124.0/doctl-1.124.0-windows-arm64.zip", - "hash": "a59c3c667d298b9d21caae846bf4e4c38fc697e7c5f8d035a4f0315c48a9aa59" + "url": "https://github.com/digitalocean/doctl/releases/download/v1.125.0/doctl-1.125.0-windows-arm64.zip", + "hash": "c39fc412afee5d42db947f5d442b5fdb760237bbc9bda9891e0e64c94b072ffc" } }, "bin": "doctl.exe",