summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJames Mills <prologic@shortcircuit.net.au>2020-04-01 22:45:08 +1000
committerJames Mills <prologic@shortcircuit.net.au>2020-04-01 22:45:08 +1000
commitc4a8a9996dea9e714a4db4e26538501165ecf0e3 (patch)
treeeed3b46fea793f9005c354e16bc3faf8b05fb619
parentd3da7ae088150bb6f57bb6fe147636629809da56 (diff)
Fix .goreleaser.yml config
-rw-r--r--.goreleaser.yml24
1 files changed, 12 insertions, 12 deletions
diff --git a/.goreleaser.yml b/.goreleaser.yml
index f0d0445..4775c6b 100644
--- a/.goreleaser.yml
+++ b/.goreleaser.yml
@@ -1,16 +1,4 @@
---
-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"
@@ -26,6 +14,18 @@ builds:
- amd64
- arm
- arm64
+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
sign:
artifacts: checksum
archive: