Add brew config for goreleaser

This commit is contained in:
James Mills 2020-04-01 22:41:48 +10:00
parent 4e203eb773
commit d3da7ae088
No known key found for this signature in database
GPG key ID: AC4C014F1440EBD6

View file

@ -1,4 +1,16 @@
--- ---
brews:
-
github:
owner: prologic
name: homebrew-tap
homepage: "https://github.io/prologic/tube"
description: |
tube is a Youtube-like (without censorship and features you don't need!)
Video Sharing App written in Go which also supports automatic
transcoding to MP4 H.265 AAC, multiple collections and RSS feed.
dependencies:
- ffmpeg
builds: builds:
- -
flags: -tags "static_build" flags: -tags "static_build"