From 5e6ec54b0f5d2411071024ca44977ef48e0866fa Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 11 Mar 2025 20:28:23 +0000 Subject: [PATCH] charm-gum: Update to version 0.16.0 --- bucket/charm-gum.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/bucket/charm-gum.json b/bucket/charm-gum.json index 77ecb07116..ea8ade98b6 100644 --- a/bucket/charm-gum.json +++ b/bucket/charm-gum.json @@ -1,18 +1,18 @@ { - "version": "0.15.2", + "version": "0.16.0", "homepage": "https://github.com/charmbracelet/gum", "description": "A tool for glamorous shell scripts 🎀.", "license": "MIT", "architecture": { "32bit": { - "url": "https://github.com/charmbracelet/gum/releases/download/v0.15.2/gum_0.15.2_Windows_i386.zip", - "hash": "4c17109975c122b85fed6c70e08609c645d75e29dbda7da2ef5663c72193f545", - "extract_dir": "gum_0.15.2_Windows_i386" + "url": "https://github.com/charmbracelet/gum/releases/download/v0.16.0/gum_0.16.0_Windows_i386.zip", + "hash": "3730bae084056d5f985b30173a19c43e5878819d782baad1c65e0da216c461e1", + "extract_dir": "gum_0.16.0_Windows_i386" }, "64bit": { - "url": "https://github.com/charmbracelet/gum/releases/download/v0.15.2/gum_0.15.2_Windows_x86_64.zip", - "hash": "f9106ab9b677bd023feadad78d4dfce38e3497d5f51c965985fe329f9864b628", - "extract_dir": "gum_0.15.2_Windows_x86_64" + "url": "https://github.com/charmbracelet/gum/releases/download/v0.16.0/gum_0.16.0_Windows_x86_64.zip", + "hash": "b9b4b38ba35ff47c572c4b55ddd0463e2ef3d574cb8701c29253ec64f5c370ed", + "extract_dir": "gum_0.16.0_Windows_x86_64" } }, "bin": "gum.exe",