charm-gum: Update to version 0.16.1

This commit is contained in:
github-actions[bot] 2025-05-30 16:30:05 +00:00
parent 9d184c20a6
commit 31c8e3bb33

View File

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