From e0b231bb66f3a3c90d779552d308258e900dedd4 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 23 Jun 2025 20:29:48 +0000 Subject: [PATCH] charm-gum: Update to version 0.16.2 --- 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 99ab12ba98..5325aa44ca 100644 --- a/bucket/charm-gum.json +++ b/bucket/charm-gum.json @@ -1,18 +1,18 @@ { - "version": "0.16.1", + "version": "0.16.2", "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.1/gum_0.16.1_Windows_i386.zip", - "hash": "88b4ebad58f051338a24460e5e74bf7183fda85dfaba001aa4b20d5f9836edc1", - "extract_dir": "gum_0.16.1_Windows_i386" + "url": "https://github.com/charmbracelet/gum/releases/download/v0.16.2/gum_0.16.2_Windows_i386.zip", + "hash": "042e24db644c140ff3f33b8c1147877f84c9b31267ed911c8cc3f7ce0bac7e9a", + "extract_dir": "gum_0.16.2_Windows_i386" }, "64bit": { - "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" + "url": "https://github.com/charmbracelet/gum/releases/download/v0.16.2/gum_0.16.2_Windows_x86_64.zip", + "hash": "d7b93d74fce3dfebea38b16913cd933f7033e7f4237ac1aa6d28b529fbaec004", + "extract_dir": "gum_0.16.2_Windows_x86_64" } }, "bin": "gum.exe",