From e122d06454294927eadfd3b7371bc71781d1157d Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 23 Aug 2024 16:30:25 +0000 Subject: [PATCH] charm-gum: Update to version 0.14.4 --- 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 212c730bc9..59177b4891 100644 --- a/bucket/charm-gum.json +++ b/bucket/charm-gum.json @@ -1,18 +1,18 @@ { - "version": "0.14.3", + "version": "0.14.4", "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.3/gum_0.14.3_Windows_i386.zip", - "hash": "8719d1daa19d344ebfd69b2c552ab2110ee7220f8dc550712cc22f49c14f206c", - "extract_dir": "gum_0.14.3_Windows_i386" + "url": "https://github.com/charmbracelet/gum/releases/download/v0.14.4/gum_0.14.4_Windows_i386.zip", + "hash": "21b1248f975ca5d8dcafe43e7c9b8b12268c4b679f4a0933b4796fe5dbe318f0", + "extract_dir": "gum_0.14.4_Windows_i386" }, "64bit": { - "url": "https://github.com/charmbracelet/gum/releases/download/v0.14.3/gum_0.14.3_Windows_x86_64.zip", - "hash": "447b4db5aa8867e8abde941d51a59c3a77e78abab76043f90cb676ab7b4f4bfd", - "extract_dir": "gum_0.14.3_Windows_x86_64" + "url": "https://github.com/charmbracelet/gum/releases/download/v0.14.4/gum_0.14.4_Windows_x86_64.zip", + "hash": "855ed13f823a0965d8468dac9f5e1e61cfc2c4b15176d818ae3874a99f4b3825", + "extract_dir": "gum_0.14.4_Windows_x86_64" } }, "bin": "gum.exe",