blob: 40c09f65e99ed6df78a96e2cfb00d4f0ab0abc81 [file] [log] [blame]
Serge Bazanskicc25bdf2018-10-25 14:02:58 +02001builds:
2-
3 goos:
4 - darwin
5 - linux
6 - windows
7 env:
8 - CGO_ENABLED=0
9 main: ./packr/main.go
10 binary: packr
11
12checksum:
13 name_template: 'checksums.txt'
14snapshot:
15 name_template: "{{ .Tag }}-next"
16changelog:
17 sort: asc
18 filters:
19 exclude:
20 - '^docs:'
21 - '^test:'
22brew:
23 github:
24 owner: gobuffalo
25 name: homebrew-tap