charm-gum: Update to version 0.14.4

This commit is contained in:
github-actions[bot] 2024-08-23 16:30:25 +00:00
parent a81172da13
commit e122d06454

View File

@ -1,18 +1,18 @@
{ {
"version": "0.14.3", "version": "0.14.4",
"homepage": "https://github.com/charmbracelet/gum", "homepage": "https://github.com/charmbracelet/gum",
"description": "A tool for glamorous shell scripts 🎀.", "description": "A tool for glamorous shell scripts 🎀.",
"license": "MIT", "license": "MIT",
"architecture": { "architecture": {
"32bit": { "32bit": {
"url": "https://github.com/charmbracelet/gum/releases/download/v0.14.3/gum_0.14.3_Windows_i386.zip", "url": "https://github.com/charmbracelet/gum/releases/download/v0.14.4/gum_0.14.4_Windows_i386.zip",
"hash": "8719d1daa19d344ebfd69b2c552ab2110ee7220f8dc550712cc22f49c14f206c", "hash": "21b1248f975ca5d8dcafe43e7c9b8b12268c4b679f4a0933b4796fe5dbe318f0",
"extract_dir": "gum_0.14.3_Windows_i386" "extract_dir": "gum_0.14.4_Windows_i386"
}, },
"64bit": { "64bit": {
"url": "https://github.com/charmbracelet/gum/releases/download/v0.14.3/gum_0.14.3_Windows_x86_64.zip", "url": "https://github.com/charmbracelet/gum/releases/download/v0.14.4/gum_0.14.4_Windows_x86_64.zip",
"hash": "447b4db5aa8867e8abde941d51a59c3a77e78abab76043f90cb676ab7b4f4bfd", "hash": "855ed13f823a0965d8468dac9f5e1e61cfc2c4b15176d818ae3874a99f4b3825",
"extract_dir": "gum_0.14.3_Windows_x86_64" "extract_dir": "gum_0.14.4_Windows_x86_64"
} }
}, },
"bin": "gum.exe", "bin": "gum.exe",