From fcb383eb44bee41e41c46d6fed6ce55572c185af Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 25 Jul 2024 00:35:07 +0000 Subject: [PATCH] charm-gum: Update to version 0.14.3 --- 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 fef273caa5..212c730bc9 100644 --- a/bucket/charm-gum.json +++ b/bucket/charm-gum.json @@ -1,18 +1,18 @@ { - "version": "0.14.2", + "version": "0.14.3", "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.2/gum_0.14.2_Windows_i386.zip", - "hash": "5db2feabc2ed461d9f26018a9b164c60ae3fb1170c093e371b4b5652ff36ecf4", - "extract_dir": "gum_0.14.2_Windows_i386" + "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" }, "64bit": { - "url": "https://github.com/charmbracelet/gum/releases/download/v0.14.2/gum_0.14.2_Windows_x86_64.zip", - "hash": "4149d1d07de1179be5c9f1719615d451ab0481025422af756c03ebeafdc016d3", - "extract_dir": "gum_0.14.2_Windows_x86_64" + "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" } }, "bin": "gum.exe",