Add Homebrew tap to GoReleaser config

This commit is contained in:
David Stotijn 2022-03-02 14:49:24 +01:00
parent 6aa93b782e
commit 7afc23b3ff
No known key found for this signature in database
GPG key ID: B23243A9C47CEE2D

View file

@ -28,6 +28,20 @@ archives:
- goos: windows
format: zip
brews:
- tap:
owner: hettysoft
name: homebrew-tap
folder: Formula
homepage: https://hetty.xyz
description: An HTTP toolkit for security research.
license: MIT
commit_author:
name: David Stotijn
email: dstotijn@gmail.com
test: |
system "#{bin}/hetty -v"
checksum:
name_template: "checksums.txt"