From 6b0affe87b1cf56a276ea6e32336e1026be172a3 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 5 Sep 2025 20:28:47 +0000 Subject: [PATCH] charm-gum: Update to version 0.17.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 5325aa44ca..8f780f0d05 100644 --- a/bucket/charm-gum.json +++ b/bucket/charm-gum.json @@ -1,18 +1,18 @@ { - "version": "0.16.2", + "version": "0.17.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.16.2/gum_0.16.2_Windows_i386.zip", - "hash": "042e24db644c140ff3f33b8c1147877f84c9b31267ed911c8cc3f7ce0bac7e9a", - "extract_dir": "gum_0.16.2_Windows_i386" + "url": "https://github.com/charmbracelet/gum/releases/download/v0.17.0/gum_0.17.0_Windows_i386.zip", + "hash": "077ee612b093be58021900c93f61df3eb53a4d830553dcbe5667799072e6c69e", + "extract_dir": "gum_0.17.0_Windows_i386" }, "64bit": { - "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" + "url": "https://github.com/charmbracelet/gum/releases/download/v0.17.0/gum_0.17.0_Windows_x86_64.zip", + "hash": "b2be80531c6babc8d4e0e6ca95773d58118a2e1582ae006aace08dbc55503072", + "extract_dir": "gum_0.17.0_Windows_x86_64" } }, "bin": "gum.exe",