gum/.goreleaser.yml
Carlos Alexandro Becker 396ddf86df
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
2024-03-01 17:36:15 -03:00

13 lines
362 B
YAML

includes:
- from_url:
url: charmbracelet/meta/main/goreleaser-full.yaml
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>"
brew_commit_author_name: "Maas Lalani"
brew_commit_author_email: "maas@charm.sh"