summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorCarlos Alexandro Becker <caarlos0@users.noreply.github.com>2024-03-01 17:36:15 -0300
committerGitHub <noreply@github.com>2024-03-01 17:36:15 -0300
commit396ddf86dfb4ed64782de579052030b7416c6dc9 (patch)
tree732616551666118c457c386120548b15286e3e7a
parent5951e0612f3883e66e8aaad3b0d01cfda483cc24 (diff)
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
-rw-r--r--.goreleaser.yml1
1 files changed, 1 insertions, 0 deletions
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 <maas@charm.sh>"