Skip to content

Commit

Permalink
chore: remove brew formula
Browse files Browse the repository at this point in the history
  • Loading branch information
NOBLES5E committed Aug 4, 2023
1 parent 9d21771 commit bea518b
Showing 1 changed file with 0 additions and 17 deletions.
17 changes: 0 additions & 17 deletions .goreleaser.yml
Expand Up @@ -56,20 +56,3 @@ nfpms:
- deb
- rpm
file_name_template: "{{.ProjectName}}_{{.Os}}_{{.Arch}}"

brews:
- name: feedflux
description: FeedFlux is a lightweight tool developed in Go that parses various feeds such as RSS and Atom into a unified JSON format, with the ability to record and resume fetching progress.
license: MIT
homepage: https://github.com/NOBLES5E/FeedFlux
folder: Formula
tap:
owner: go-feedflux
name: homebrew-tap
test:
system "#{bin}/ff", "--help"
install: |-
bin.install "feedflux"
commit_author:
name: ff-bot
email: 10413241+ff-bot@users.noreply.github.com

0 comments on commit bea518b

Please sign in to comment.