remove homebrew tap config

This commit is contained in:
Karol Broda
2025-12-16 22:56:29 +01:00
parent 371f4d13a6
commit cbe3adb359

View File

@@ -60,20 +60,6 @@ nfpms:
- rpm
- apk
brews:
- repository:
owner: karol-broda
name: homebrew-tap
token: "{{ .Env.HOMEBREW_TAP_TOKEN }}"
skip_upload: auto
homepage: https://github.com/karol-broda/snitch
description: a friendlier ss/netstat for humans
license: MIT
install: |
bin.install "snitch"
test: |
system "#{bin}/snitch", "--version"
release:
github:
owner: karol-broda