diff --git a/bucket/charm-gum.json b/bucket/charm-gum.json index c9fcdb7c0e..77ecb07116 100644 --- a/bucket/charm-gum.json +++ b/bucket/charm-gum.json @@ -1,18 +1,18 @@ { - "version": "0.15.1", + "version": "0.15.2", "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.15.1/gum_0.15.1_Windows_i386.zip", - "hash": "f9460962a025ff71205a21075ee1f3bc80eda49a02904c6c56cee4d3aadc99aa", - "extract_dir": "gum_0.15.1_Windows_i386" + "url": "https://github.com/charmbracelet/gum/releases/download/v0.15.2/gum_0.15.2_Windows_i386.zip", + "hash": "4c17109975c122b85fed6c70e08609c645d75e29dbda7da2ef5663c72193f545", + "extract_dir": "gum_0.15.2_Windows_i386" }, "64bit": { - "url": "https://github.com/charmbracelet/gum/releases/download/v0.15.1/gum_0.15.1_Windows_x86_64.zip", - "hash": "9d3c77a2a764670f26b918d1940deaacd511cbd5897ae38b66d7fc7538dfeb9a", - "extract_dir": "gum_0.15.1_Windows_x86_64" + "url": "https://github.com/charmbracelet/gum/releases/download/v0.15.2/gum_0.15.2_Windows_x86_64.zip", + "hash": "f9106ab9b677bd023feadad78d4dfce38e3497d5f51c965985fe329f9864b628", + "extract_dir": "gum_0.15.2_Windows_x86_64" } }, "bin": "gum.exe",