From 396ddf86dfb4ed64782de579052030b7416c6dc9 Mon Sep 17 00:00:00 2001 From: Carlos Alexandro Becker Date: Fri, 1 Mar 2024 17:36:15 -0300 Subject: [PATCH] build: rename scoop to charm-gum (#504) gum conflicts with another tool, even if it is in our own bucket, this still makes it difficult to install. the official scoop for gum is also called charm-gum, so I think this should work better. refs https://github.com/charmbracelet/scoop-bucket/pull/7 --- .goreleaser.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.goreleaser.yml b/.goreleaser.yml index ace4b5a..ebd1cb8 100644 --- a/.goreleaser.yml +++ b/.goreleaser.yml @@ -4,6 +4,7 @@ includes: variables: main: "." + scoop_name: charm-gum description: "A tool for glamorous shell scripts" github_url: "https://github.com/charmbracelet/gum" maintainer: "Maas Lalani "