From 3926a1bb7c54a96162a14c41cd4a124315f84baf Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 2 Jun 2025 16:30:20 +0000 Subject: [PATCH] doctl: Update to version 1.128.0 --- bucket/doctl.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/bucket/doctl.json b/bucket/doctl.json index 853be431b2..d98ff5fa09 100644 --- a/bucket/doctl.json +++ b/bucket/doctl.json @@ -1,20 +1,20 @@ { - "version": "1.127.0", + "version": "1.128.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.127.0/doctl-1.127.0-windows-amd64.zip", - "hash": "40f721ceb88645c8cbae0784ca360fbf66952477277d38f167dc52c7e1d737ba" + "url": "https://github.com/digitalocean/doctl/releases/download/v1.128.0/doctl-1.128.0-windows-amd64.zip", + "hash": "da268bc6ac2aff581aebd5429f2dcecf438d9120bee1d917e088fd500be95c52" }, "32bit": { - "url": "https://github.com/digitalocean/doctl/releases/download/v1.127.0/doctl-1.127.0-windows-386.zip", - "hash": "15166699da26a9e2927b5ebe7e30f24c2150868059fe276e19b77704cb0876c0" + "url": "https://github.com/digitalocean/doctl/releases/download/v1.128.0/doctl-1.128.0-windows-386.zip", + "hash": "ef7fca4379d37d7ddd39a06ad7ba6f44285404c23b4fa5aae7060d6061ba4437" }, "arm64": { - "url": "https://github.com/digitalocean/doctl/releases/download/v1.127.0/doctl-1.127.0-windows-arm64.zip", - "hash": "bcdf425da4eaa83ff81b43aaf206f5ed0e00bb87c0e013da2b5d1e4a3b4b52d3" + "url": "https://github.com/digitalocean/doctl/releases/download/v1.128.0/doctl-1.128.0-windows-arm64.zip", + "hash": "dabeb21b86e0355b13763904279af84c87fc2d52e992e22cfcff06a5688a892c" } }, "bin": "doctl.exe",