From 31c8e3bb3362bfbee83dc036f5a2002c729d19dc Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 30 May 2025 16:30:05 +0000 Subject: [PATCH] charm-gum: Update to version 0.16.1 --- 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 ea8ade98b6..99ab12ba98 100644 --- a/bucket/charm-gum.json +++ b/bucket/charm-gum.json @@ -1,18 +1,18 @@ { - "version": "0.16.0", + "version": "0.16.1", "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.16.0/gum_0.16.0_Windows_i386.zip", - "hash": "3730bae084056d5f985b30173a19c43e5878819d782baad1c65e0da216c461e1", - "extract_dir": "gum_0.16.0_Windows_i386" + "url": "https://github.com/charmbracelet/gum/releases/download/v0.16.1/gum_0.16.1_Windows_i386.zip", + "hash": "88b4ebad58f051338a24460e5e74bf7183fda85dfaba001aa4b20d5f9836edc1", + "extract_dir": "gum_0.16.1_Windows_i386" }, "64bit": { - "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" + "url": "https://github.com/charmbracelet/gum/releases/download/v0.16.1/gum_0.16.1_Windows_x86_64.zip", + "hash": "0421acfd5ba9370993636cef62d21429f08afda6b6e3fa6388bdeb9174f489d8", + "extract_dir": "gum_0.16.1_Windows_x86_64" } }, "bin": "gum.exe",