1
0
mirror of https://github.com/goreleaser/goreleaser.git synced 2025-01-08 03:31:59 +02:00
goreleaser/internal/pipe/brew
nervo f3f8b71373
fix: typo on warning log
The warning `optimistically guessing `brew[%d].installs`, double check` made me thinks of a hidden `installs` option (note the final "s"). Thanks god, it's just a typo, the existing and documented option is `install` (without the "s")
2020-09-16 15:43:37 -03:00
..
testdata fix: brew name template (#1756) 2020-08-15 17:16:48 -03:00
brew_test.go fix(brew) create file if skip is set (#1757) 2020-08-16 11:29:56 -03:00
brew.go fix: typo on warning log 2020-09-16 15:43:37 -03:00
doc.go refactor: better package organization 2018-09-12 14:18:01 -03:00
template.go feat: add support brew dependency types (#1554) 2020-05-24 12:10:25 -03:00