1
0
mirror of https://github.com/goreleaser/goreleaser.git synced 2025-01-10 03:47:03 +02:00
goreleaser/goreleaser.yml
Carlos Alexandro Becker 4bc64ce58f conflicts with releaser
the name that the binary has before
2017-02-01 20:02:26 -02:00

14 lines
199 B
YAML

brew:
repo: goreleaser/homebrew-tap
folder: Formula
dependencies:
- git
conflicts:
# previous name of goreleaser...
- releaser
fpm:
formats:
- deb
dependencies:
- git