1
0
mirror of https://github.com/goreleaser/goreleaser.git synced 2025-01-08 03:31:59 +02:00
goreleaser/internal/pipe/brew
Ryan Currah f734b503d4
feat(pipe/brew): install amd64 binaries when no arm64 binaries present (#2939)
Currently on a M1 macbook when adding a tap with formulas that only support amd64 it fails to add the tap. This prevents new arm64 users from using the tap. By allowing arm64 users to install an amd64 binary if no arm64 binary is avialable will atleast allow the user to use the tap.
2022-02-25 21:57:46 -03:00
..
testdata feat(pipe/brew): install amd64 binaries when no arm64 binaries present (#2939) 2022-02-25 21:57:46 -03:00
brew_test.go feat(pipe/brew): install amd64 binaries when no arm64 binaries present (#2939) 2022-02-25 21:57:46 -03:00
brew.go feat(pipe/brew): install amd64 binaries when no arm64 binaries present (#2939) 2022-02-25 21:57:46 -03:00
doc.go refactor: better package organization 2018-09-12 14:18:01 -03:00
template.go feat(pipe/brew): install amd64 binaries when no arm64 binaries present (#2939) 2022-02-25 21:57:46 -03:00