diff --git a/bucket/charm-gum.json b/bucket/charm-gum.json index 143aa5945f..9dac652646 100644 --- a/bucket/charm-gum.json +++ b/bucket/charm-gum.json @@ -1,16 +1,16 @@ { - "version": "0.11.0", + "version": "0.12.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.11.0/gum_0.11.0_Windows_i386.zip", - "hash": "d06d35d5abe26e12c6dfc407ea152edf9004555ba96d6102bb9af8eceab8635d" + "url": "https://github.com/charmbracelet/gum/releases/download/v0.12.0/gum_0.12.0_Windows_i386.zip", + "hash": "063b42a5a15440906a84814941e695b74dc90a409d9c2320e14414187407606a" }, "64bit": { - "url": "https://github.com/charmbracelet/gum/releases/download/v0.11.0/gum_0.11.0_Windows_x86_64.zip", - "hash": "e7ec874d1d90e99a827e484b4b901c8c67a787372cf4711594f383a4f2f07aea" + "url": "https://github.com/charmbracelet/gum/releases/download/v0.12.0/gum_0.12.0_Windows_x86_64.zip", + "hash": "e109f16227589ef6d1dc02673660e17dffa643107a01f9d600cc6a80a67d42fd" } }, "bin": "gum.exe",