1# yaml-language-server: $schema=https://goreleaser.com/static/schema-pro.json23version: 245includes:6 - from_url:7 url: charmbracelet/meta/main/goreleaser-soft-serve.yaml89variables:10 main: "./cmd/soft"11 binary_name: soft12 description: "A tasty, self-hostable Git server for the command line🍦"13 github_url: "https://github.com/charmbracelet/soft-serve"14 maintainer: "Ayman Bagabas <ayman@charm.sh>"15 brew_commit_author_name: "Ayman Bagabas"16 brew_commit_author_email: "ayman@charm.sh"