From 2949684a17c1cb1abd0886462bed76acdbafe33e Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 27 Sep 2025 00:35:50 +0000 Subject: [PATCH] doctl: Update to version 1.145.0 --- bucket/doctl.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/bucket/doctl.json b/bucket/doctl.json index ba0fbf2b0b..5ef7e7f3c7 100644 --- a/bucket/doctl.json +++ b/bucket/doctl.json @@ -1,20 +1,20 @@ { - "version": "1.142.0", + "version": "1.145.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.142.0/doctl-1.142.0-windows-amd64.zip", - "hash": "5cdf75987c43ef8c32158cc4dab549269bf3cfd61c1fdf9e4cb73c48a382c5f9" + "url": "https://github.com/digitalocean/doctl/releases/download/v1.145.0/doctl-1.145.0-windows-amd64.zip", + "hash": "48853a531eac471b35c947dd29041513817d3ed5041c10f4b1adf3e408ed2e35" }, "32bit": { - "url": "https://github.com/digitalocean/doctl/releases/download/v1.142.0/doctl-1.142.0-windows-386.zip", - "hash": "1025beb474f8afeeaa08e8c0da178090af85a67d7dfad25a43e9d93420848d4c" + "url": "https://github.com/digitalocean/doctl/releases/download/v1.145.0/doctl-1.145.0-windows-386.zip", + "hash": "241114b69b9114c3f0bd1e4d6452ef650e43d5587ad950f346896bc16fd5afd4" }, "arm64": { - "url": "https://github.com/digitalocean/doctl/releases/download/v1.142.0/doctl-1.142.0-windows-arm64.zip", - "hash": "fc2c8c237be111b2b4e01e91d9aead09c8e451c27f10d879cc084d4315d75b40" + "url": "https://github.com/digitalocean/doctl/releases/download/v1.145.0/doctl-1.145.0-windows-arm64.zip", + "hash": "a1151251e9291c75a269b4351e82fe9525748c8874c71b4972fdebc0e9467faa" } }, "bin": "doctl.exe",