From 36e26f250528fa0e1601c2c9c3d8ddffe764c4f1 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 23 Jan 2025 16:31:32 +0000 Subject: [PATCH] charm-gum: Update to version 0.15.1 --- bucket/charm-gum.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/bucket/charm-gum.json b/bucket/charm-gum.json index bd9922fcf8..c9fcdb7c0e 100644 --- a/bucket/charm-gum.json +++ b/bucket/charm-gum.json @@ -1,18 +1,18 @@ { - "version": "0.15.0", + "version": "0.15.1", "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.0/gum_0.15.0_Windows_i386.zip", - "hash": "ee330cd87e72297317c798bbb72bd6a619e02976526c40a6f19051250639a03d", - "extract_dir": "gum_0.15.0_Windows_i386" + "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" }, "64bit": { - "url": "https://github.com/charmbracelet/gum/releases/download/v0.15.0/gum_0.15.0_Windows_x86_64.zip", - "hash": "f7f62cb40823272269e693494a12082275d6adffe8ef30d92277da5895396c85", - "extract_dir": "gum_0.15.0_Windows_x86_64" + "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" } }, "bin": "gum.exe",