charm-gum: Update to version 0.10.0

This commit is contained in:
github-actions[bot] 2023-03-27 16:29:10 +00:00
parent 2d7aa7410a
commit 8a64e6170e

View File

@ -1,16 +1,16 @@
{ {
"version": "0.9.0", "version": "0.10.0",
"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.9.0/gum_0.9.0_Windows_i386.zip", "url": "https://github.com/charmbracelet/gum/releases/download/v0.10.0/gum_0.10.0_Windows_i386.zip",
"hash": "0a35e959a0ac2009106e1215e7ee7569e60f37e39fcbea35b861bafb28d6cab4" "hash": "5322294ca88a737424224b2e5c8964392a732186409a788ab40fcd394ba3299f"
}, },
"64bit": { "64bit": {
"url": "https://github.com/charmbracelet/gum/releases/download/v0.9.0/gum_0.9.0_Windows_x86_64.zip", "url": "https://github.com/charmbracelet/gum/releases/download/v0.10.0/gum_0.10.0_Windows_x86_64.zip",
"hash": "febb4d75e7df9f191d37f64bb5756f144d269bab292e5d99047e2145ea8e67f3" "hash": "6c21c69148c1c32610ed691e7639abd7f4dd210c08e732a2c9f03beae392e708"
} }
}, },
"bin": "gum.exe", "bin": "gum.exe",