diff --git a/bucket/charm-gum.json b/bucket/charm-gum.json index 352beeb5a2..cef8b18f7a 100644 --- a/bucket/charm-gum.json +++ b/bucket/charm-gum.json @@ -1,16 +1,16 @@ { - "version": "0.10.0", + "version": "0.11.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.10.0/gum_0.10.0_Windows_i386.zip", - "hash": "5322294ca88a737424224b2e5c8964392a732186409a788ab40fcd394ba3299f" + "url": "https://github.com/charmbracelet/gum/releases/download/v0.11.0/gum_0.11.0_Windows_i386.zip", + "hash": "d06d35d5abe26e12c6dfc407ea152edf9004555ba96d6102bb9af8eceab8635d" }, "64bit": { - "url": "https://github.com/charmbracelet/gum/releases/download/v0.10.0/gum_0.10.0_Windows_x86_64.zip", - "hash": "6c21c69148c1c32610ed691e7639abd7f4dd210c08e732a2c9f03beae392e708" + "url": "https://github.com/charmbracelet/gum/releases/download/v0.11.0/gum_0.11.0_Windows_x86_64.zip", + "hash": "868a2750eb05687499bab99120b978d4d87f1d216619a9f0cb72c961f1d604f3" } }, "bin": "gum.exe",