1
0
mirror of https://github.com/goreleaser/goreleaser.git synced 2025-09-16 09:26:52 +02:00

even better

This commit is contained in:
Carlos Alexandro Becker
2016-12-31 17:13:49 -02:00
parent 54991ede0b
commit 9b0c782e73

View File

@@ -25,6 +25,7 @@ const formulae = `class {{ .Name }} < Formula
def install
bin.install "{{ .BinaryName }}"
end
{{- if .Caveats }}
def caveats