build: homebrew tap
This commit is contained in:
parent
b05ae25809
commit
8eca4b0e27
@ -26,6 +26,23 @@ archives:
|
||||
- goos: windows
|
||||
formats: [zip]
|
||||
|
||||
brews:
|
||||
- name: octoplex
|
||||
description: "Octoplex is a live video restreamer for the terminal."
|
||||
homepage: "https://github.com/rfwatson/octoplex"
|
||||
repository:
|
||||
owner: rfwatson
|
||||
name: homebrew-octoplex
|
||||
install: |
|
||||
bin.install "octoplex"
|
||||
test: |
|
||||
system "#{bin}/octoplex -h"
|
||||
|
||||
release:
|
||||
github:
|
||||
owner: rfwatson
|
||||
name: octoplex
|
||||
|
||||
changelog:
|
||||
use: github
|
||||
filters:
|
||||
|
Loading…
x
Reference in New Issue
Block a user