diff --git a/.goreleaser.yml b/.goreleaser.yml index e0f3afd..f0d0445 100644 --- a/.goreleaser.yml +++ b/.goreleaser.yml @@ -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: - flags: -tags "static_build"