Skip to content

Commit

Permalink
change brews to homebrew-tap
Browse files Browse the repository at this point in the history
  • Loading branch information
ryanbekhen committed Nov 30, 2023
1 parent a53143d commit cf6459d
Showing 1 changed file with 2 additions and 10 deletions.
12 changes: 2 additions & 10 deletions .goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -142,16 +142,8 @@ brews:
- name: nanoproxy
repository:
owner: ryanbekhen
name: nanoproxy-homebrew-core
branch: "nanoproxy-{{ .Version }}"
pull_request:
enabled: true
draft: true
base:
owner: Homebrew
name: homebrew-core
branch: master
folder: Formula/n
name: nanoproxy-homebrew-tap
folder: Formula
goarm: 7
homepage: https://github.com/ryanbekhen/nanoproxy
description: "Simple Socks5 Proxy written in Go"
Expand Down

0 comments on commit cf6459d

Please sign in to comment.