diff --git a/bucket/charm-gum.json b/bucket/charm-gum.json index 3ec2bdc698..70ccd1b9ac 100644 --- a/bucket/charm-gum.json +++ b/bucket/charm-gum.json @@ -1,16 +1,16 @@ { - "version": "0.13.0", + "version": "0.14.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.13.0/gum_0.13.0_Windows_i386.zip", - "hash": "abd256a07bd1298389961a10ff6e7e6060a2b12b22a8a19ba76d94c028edfb90" + "url": "https://github.com/charmbracelet/gum/releases/download/v0.14.0/gum_0.14.0_Windows_i386.zip", + "hash": "474bb7ef101a00011ba8af1179329a5ac8ac12b7029dc3c9b051b52f2dc2a291" }, "64bit": { - "url": "https://github.com/charmbracelet/gum/releases/download/v0.13.0/gum_0.13.0_Windows_x86_64.zip", - "hash": "f362019e494ccf0b21449a5166dfdc86bf7ce1883ff5e2499a3c75d10ca6e1fd" + "url": "https://github.com/charmbracelet/gum/releases/download/v0.14.0/gum_0.14.0_Windows_x86_64.zip", + "hash": "faa0e75a4d2f2541e0556f5dc9378c82b5e6eb3d3f618ebe4be685376d7c7d82" } }, "bin": "gum.exe",