From 0e3d1981d3128e8cee28c3cf05f191bbf857805b Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 8 Aug 2025 12:31:57 +0000 Subject: [PATCH] doctl: Update to version 1.138.0 --- bucket/doctl.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/bucket/doctl.json b/bucket/doctl.json index 3329532867..78f29221cf 100644 --- a/bucket/doctl.json +++ b/bucket/doctl.json @@ -1,20 +1,20 @@ { - "version": "1.137.0", + "version": "1.138.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.137.0/doctl-1.137.0-windows-amd64.zip", - "hash": "fbf155cd607213e13a1fb156088bd7eeb347fc8e13b1bccb0633d9a5e7b48f7e" + "url": "https://github.com/digitalocean/doctl/releases/download/v1.138.0/doctl-1.138.0-windows-amd64.zip", + "hash": "034c21c8292db442581d44345fe7d715fa29e9cbdf476ec7d20bc3261fb30685" }, "32bit": { - "url": "https://github.com/digitalocean/doctl/releases/download/v1.137.0/doctl-1.137.0-windows-386.zip", - "hash": "bac31444c2e963e92ebf68bf42fb5166898c640424f772ac6bc0e662cc00d09d" + "url": "https://github.com/digitalocean/doctl/releases/download/v1.138.0/doctl-1.138.0-windows-386.zip", + "hash": "586440d796802594bfa63c8cf0bfec8df3a23575e1e6b6fd12cdb95df55f6b80" }, "arm64": { - "url": "https://github.com/digitalocean/doctl/releases/download/v1.137.0/doctl-1.137.0-windows-arm64.zip", - "hash": "69695787aa5642f02da33b89335bc2d2131c268eb7d4dbf0b0c9353b91135ddc" + "url": "https://github.com/digitalocean/doctl/releases/download/v1.138.0/doctl-1.138.0-windows-arm64.zip", + "hash": "91bb159997405105079aa279b701067638e4da2d33f9f1007532278a484111c8" } }, "bin": "doctl.exe",