Skip to content

GoReleaser: Switch to homebrew_casks from brews #669

Description

@tangrufus

GoReleaser has deprecated brews since v2.10 (June 8, 2025). We should switch to homebrew_casks.

See: https://goreleaser.com/blog/goreleaser-v2.10/

brews:
- name: trellis-cli
repository:
owner: roots
name: homebrew-tap
directory: Formula
homepage: https://roots.io/trellis
description: A CLI to manage Trellis projects
install: |
bin.install "trellis"
test: |
system "#{bin}/trellis --autocomplete-install"
system "#{bin}/trellis -v"

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions