From a53b80b095fb4b842a3513ed7ec3c1aefa874bf7 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Wed, 12 Mar 2025 02:01:50 +0000 Subject: [PATCH] chore(deps): update dependency charmbracelet/gum to v0.16.0 --- tools/gum/manifest.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/gum/manifest.yaml b/tools/gum/manifest.yaml index fadc671062..5afd370534 100644 --- a/tools/gum/manifest.yaml +++ b/tools/gum/manifest.yaml @@ -1,7 +1,7 @@ # yaml-language-server: $schema=https://tools.uniget.dev/schema.yaml $schema: https://tools.uniget.dev/schema.yaml name: gum -version: "0.15.2" +version: "0.16.0" check: ${binary} --version | cut -d' ' -f3 | tr -d v platforms: - linux/amd64