mirror of
https://github.com/ivabus/pop
synced 2024-11-10 02:25:19 +03:00
db68f79f1d
Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>
16 lines
472 B
YAML
16 lines
472 B
YAML
# yaml-language-server: $schema=https://goreleaser.com/static/schema-pro.json
|
|
|
|
includes:
|
|
- from_url:
|
|
url: charmbracelet/meta/main/goreleaser-full.yaml
|
|
|
|
variables:
|
|
main: "."
|
|
binary_name: pop
|
|
description: "Send emails from your terminal. 📬"
|
|
github_url: "https://github.com/charmbracelet/pop"
|
|
maintainer: "Maas Lalani <maas@charm.sh>"
|
|
brew_commit_author_name: "Maas Lalani"
|
|
brew_commit_author_email: "maas@charm.sh"
|
|
aur_project_name: charm-pop-bin
|