From b9104a38b5aeb98f86c9884ecbb0c1b62d8e512a Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 6 Feb 2025 00:35:41 +0000 Subject: [PATCH] doctl: Update to version 1.121.0 --- bucket/doctl.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/bucket/doctl.json b/bucket/doctl.json index 2d69b20889..1e12fa7ebb 100644 --- a/bucket/doctl.json +++ b/bucket/doctl.json @@ -1,20 +1,20 @@ { - "version": "1.120.2", + "version": "1.121.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.120.2/doctl-1.120.2-windows-amd64.zip", - "hash": "d8adc42fa83fb87a62c2aac105871415238851f5ba4c4923d1f9d48d62791309" + "url": "https://github.com/digitalocean/doctl/releases/download/v1.121.0/doctl-1.121.0-windows-amd64.zip", + "hash": "c95d1b5facd399b7a3e6af99c4c22ff3bf8d751f8cc28cf3faeeb879b5c43859" }, "32bit": { - "url": "https://github.com/digitalocean/doctl/releases/download/v1.120.2/doctl-1.120.2-windows-386.zip", - "hash": "341089bcfc4943319c815babfe5166415d96a1009f5d55a90d4da6b1c1203095" + "url": "https://github.com/digitalocean/doctl/releases/download/v1.121.0/doctl-1.121.0-windows-386.zip", + "hash": "b2f21f6a4f81e8153131268b6250e08789c62fbcefc27aca87ced491e85ff92b" }, "arm64": { - "url": "https://github.com/digitalocean/doctl/releases/download/v1.120.2/doctl-1.120.2-windows-arm64.zip", - "hash": "b3b306b9b6bf70ca807f243575794ecdb330005da5e4f719383721a39b67b729" + "url": "https://github.com/digitalocean/doctl/releases/download/v1.121.0/doctl-1.121.0-windows-arm64.zip", + "hash": "ec3f4a8dac14b04272a4fa6b3d6284d0d85875626c7c70cec4a3f6aec276f7f6" } }, "bin": "doctl.exe",