From faf4cd5ca0498965195d8f80122438566a9d1dc3 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 6 Sep 2024 20:27:41 +0000 Subject: [PATCH] charm-gum: Update to version 0.14.5 --- 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 59177b4891..1a3d6ffd39 100644 --- a/bucket/charm-gum.json +++ b/bucket/charm-gum.json @@ -1,18 +1,18 @@ { - "version": "0.14.4", + "version": "0.14.5", "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.14.4/gum_0.14.4_Windows_i386.zip", - "hash": "21b1248f975ca5d8dcafe43e7c9b8b12268c4b679f4a0933b4796fe5dbe318f0", - "extract_dir": "gum_0.14.4_Windows_i386" + "url": "https://github.com/charmbracelet/gum/releases/download/v0.14.5/gum_0.14.5_Windows_i386.zip", + "hash": "d2700897434aa745ea43886eb34146ebe820cf13e13fac9b95addf5736a4042a", + "extract_dir": "gum_0.14.5_Windows_i386" }, "64bit": { - "url": "https://github.com/charmbracelet/gum/releases/download/v0.14.4/gum_0.14.4_Windows_x86_64.zip", - "hash": "855ed13f823a0965d8468dac9f5e1e61cfc2c4b15176d818ae3874a99f4b3825", - "extract_dir": "gum_0.14.4_Windows_x86_64" + "url": "https://github.com/charmbracelet/gum/releases/download/v0.14.5/gum_0.14.5_Windows_x86_64.zip", + "hash": "d4f8b97b2b4d4e670b373141920a4897429d3f789ded54b32e1f7536634ede81", + "extract_dir": "gum_0.14.5_Windows_x86_64" } }, "bin": "gum.exe",