From d3da7ae088150bb6f57bb6fe147636629809da56 Mon Sep 17 00:00:00 2001 From: James Mills Date: Wed, 1 Apr 2020 22:41:48 +1000 Subject: [PATCH] Add brew config for goreleaser --- .goreleaser.yml | 12 ++++++++++++ 1 file changed, 12 insertions(+) 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"