charm-gum: Update to version 0.14.3

This commit is contained in:
github-actions[bot] 2024-07-25 00:35:07 +00:00
parent a4bd9cd85e
commit fcb383eb44

View File

@ -1,18 +1,18 @@
{ {
"version": "0.14.2", "version": "0.14.3",
"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.2/gum_0.14.2_Windows_i386.zip", "url": "https://github.com/charmbracelet/gum/releases/download/v0.14.3/gum_0.14.3_Windows_i386.zip",
"hash": "5db2feabc2ed461d9f26018a9b164c60ae3fb1170c093e371b4b5652ff36ecf4", "hash": "8719d1daa19d344ebfd69b2c552ab2110ee7220f8dc550712cc22f49c14f206c",
"extract_dir": "gum_0.14.2_Windows_i386" "extract_dir": "gum_0.14.3_Windows_i386"
}, },
"64bit": { "64bit": {
"url": "https://github.com/charmbracelet/gum/releases/download/v0.14.2/gum_0.14.2_Windows_x86_64.zip", "url": "https://github.com/charmbracelet/gum/releases/download/v0.14.3/gum_0.14.3_Windows_x86_64.zip",
"hash": "4149d1d07de1179be5c9f1719615d451ab0481025422af756c03ebeafdc016d3", "hash": "447b4db5aa8867e8abde941d51a59c3a77e78abab76043f90cb676ab7b4f4bfd",
"extract_dir": "gum_0.14.2_Windows_x86_64" "extract_dir": "gum_0.14.3_Windows_x86_64"
} }
}, },
"bin": "gum.exe", "bin": "gum.exe",