build: homebrew tap

This commit is contained in:
Rob Watson 2025-04-16 10:31:54 +02:00
parent b05ae25809
commit 8eca4b0e27

View File

@ -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: