mirror of
https://github.com/goreleaser/goreleaser.git
synced 2025-01-10 03:47:03 +02:00
79a48eae7b
The #597 added support for customizing the final Brew formula name. The generated *.rb file still were using the project name as class name and installing with custom name didn't work. Fixed the issue by using the `name` field as an input for building the class name, which defaults to project name if no name given. |
||
---|---|---|
.. | ||
testdata | ||
brew_test.go | ||
brew.go | ||
doc.go | ||
template.go |