Skip to content

Commit

Permalink
add brews
Browse files Browse the repository at this point in the history
  • Loading branch information
hatamiarash7 committed Jun 28, 2023
1 parent d77e5ec commit 19172b3
Showing 1 changed file with 20 additions and 0 deletions.
20 changes: 20 additions & 0 deletions .goreleaser.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,3 +28,23 @@ changelog:
- "^test:"
release:
name_template: "{{.ProjectName}}-v{{.Version}}"
brews:
- name: dnstrace
download_strategy: CurlDownloadStrategy
commit_author:
name: Arash Hatami
email: info@arash-hatami.ir
homepage: "https://github.com/hatamiarash7/dnstrace"
description: " DNS resolution tracing tool."
license: "MIT"
repository:
owner: hatamiarash7
name: homebrew-tap
branch: main
pull_request:
enabled: true
draft: false
base:
owner: hatamiarash7
name: homebrew-tap
branch: brews

0 comments on commit 19172b3

Please sign in to comment.