build: homebrew tap
This commit is contained in:
parent
b05ae25809
commit
8eca4b0e27
@ -26,6 +26,23 @@ archives:
|
|||||||
- goos: windows
|
- goos: windows
|
||||||
formats: [zip]
|
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:
|
changelog:
|
||||||
use: github
|
use: github
|
||||||
filters:
|
filters:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user