From faca3e5df499b8930d5c8fcc0bca61be396fb9c9 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 25 May 2024 20:25:09 +0000 Subject: [PATCH] charm-gum: Update to version 0.14.1 --- bucket/charm-gum.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/charm-gum.json b/bucket/charm-gum.json index 70ccd1b9ac..fa5d3ea8c2 100644 --- a/bucket/charm-gum.json +++ b/bucket/charm-gum.json @@ -1,16 +1,16 @@ { - "version": "0.14.0", + "version": "0.14.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.14.0/gum_0.14.0_Windows_i386.zip", - "hash": "474bb7ef101a00011ba8af1179329a5ac8ac12b7029dc3c9b051b52f2dc2a291" + "url": "https://github.com/charmbracelet/gum/releases/download/v0.14.1/gum_0.14.1_Windows_i386.zip", + "hash": "3abd943e02398a8e69944f13298dde6355d3834a0186b9ff7bfdfe43189d16db" }, "64bit": { - "url": "https://github.com/charmbracelet/gum/releases/download/v0.14.0/gum_0.14.0_Windows_x86_64.zip", - "hash": "faa0e75a4d2f2541e0556f5dc9378c82b5e6eb3d3f618ebe4be685376d7c7d82" + "url": "https://github.com/charmbracelet/gum/releases/download/v0.14.1/gum_0.14.1_Windows_x86_64.zip", + "hash": "2d01d6e5d87e502d71867bf20e4c95cf712759068ac34f61a60ded6657ed2c09" } }, "bin": "gum.exe",