diff --git a/bucket/charm-gum.json b/bucket/charm-gum.json index 1c3948fe42..352beeb5a2 100644 --- a/bucket/charm-gum.json +++ b/bucket/charm-gum.json @@ -1,16 +1,16 @@ { - "version": "0.9.0", + "version": "0.10.0", "homepage": "https://github.com/charmbracelet/gum", "description": "A tool for glamorous shell scripts 🎀.", "license": "MIT", "architecture": { "32bit": { - "url": "https://github.com/charmbracelet/gum/releases/download/v0.9.0/gum_0.9.0_Windows_i386.zip", - "hash": "0a35e959a0ac2009106e1215e7ee7569e60f37e39fcbea35b861bafb28d6cab4" + "url": "https://github.com/charmbracelet/gum/releases/download/v0.10.0/gum_0.10.0_Windows_i386.zip", + "hash": "5322294ca88a737424224b2e5c8964392a732186409a788ab40fcd394ba3299f" }, "64bit": { - "url": "https://github.com/charmbracelet/gum/releases/download/v0.9.0/gum_0.9.0_Windows_x86_64.zip", - "hash": "febb4d75e7df9f191d37f64bb5756f144d269bab292e5d99047e2145ea8e67f3" + "url": "https://github.com/charmbracelet/gum/releases/download/v0.10.0/gum_0.10.0_Windows_x86_64.zip", + "hash": "6c21c69148c1c32610ed691e7639abd7f4dd210c08e732a2c9f03beae392e708" } }, "bin": "gum.exe",