From c46a8b8d4ba3aa5f7b23161b74957031e1156be7 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 12 Dec 2023 20:24:35 +0000 Subject: [PATCH] charm-gum: Update to version 0.13.0 --- bucket/charm-gum.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/charm-gum.json b/bucket/charm-gum.json index 9dac652646..3ec2bdc698 100644 --- a/bucket/charm-gum.json +++ b/bucket/charm-gum.json @@ -1,16 +1,16 @@ { - "version": "0.12.0", + "version": "0.13.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.12.0/gum_0.12.0_Windows_i386.zip", - "hash": "063b42a5a15440906a84814941e695b74dc90a409d9c2320e14414187407606a" + "url": "https://github.com/charmbracelet/gum/releases/download/v0.13.0/gum_0.13.0_Windows_i386.zip", + "hash": "abd256a07bd1298389961a10ff6e7e6060a2b12b22a8a19ba76d94c028edfb90" }, "64bit": { - "url": "https://github.com/charmbracelet/gum/releases/download/v0.12.0/gum_0.12.0_Windows_x86_64.zip", - "hash": "e109f16227589ef6d1dc02673660e17dffa643107a01f9d600cc6a80a67d42fd" + "url": "https://github.com/charmbracelet/gum/releases/download/v0.13.0/gum_0.13.0_Windows_x86_64.zip", + "hash": "f362019e494ccf0b21449a5166dfdc86bf7ce1883ff5e2499a3c75d10ca6e1fd" } }, "bin": "gum.exe",