charm-gum: Update to version 0.16.2

This commit is contained in:
github-actions[bot] 2025-06-23 20:29:48 +00:00
parent 1531500aa9
commit e0b231bb66

View File

@ -1,18 +1,18 @@
{ {
"version": "0.16.1", "version": "0.16.2",
"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.16.1/gum_0.16.1_Windows_i386.zip", "url": "https://github.com/charmbracelet/gum/releases/download/v0.16.2/gum_0.16.2_Windows_i386.zip",
"hash": "88b4ebad58f051338a24460e5e74bf7183fda85dfaba001aa4b20d5f9836edc1", "hash": "042e24db644c140ff3f33b8c1147877f84c9b31267ed911c8cc3f7ce0bac7e9a",
"extract_dir": "gum_0.16.1_Windows_i386" "extract_dir": "gum_0.16.2_Windows_i386"
}, },
"64bit": { "64bit": {
"url": "https://github.com/charmbracelet/gum/releases/download/v0.16.1/gum_0.16.1_Windows_x86_64.zip", "url": "https://github.com/charmbracelet/gum/releases/download/v0.16.2/gum_0.16.2_Windows_x86_64.zip",
"hash": "0421acfd5ba9370993636cef62d21429f08afda6b6e3fa6388bdeb9174f489d8", "hash": "d7b93d74fce3dfebea38b16913cd933f7033e7f4237ac1aa6d28b529fbaec004",
"extract_dir": "gum_0.16.1_Windows_x86_64" "extract_dir": "gum_0.16.2_Windows_x86_64"
} }
}, },
"bin": "gum.exe", "bin": "gum.exe",