[SKIP CI] fix(goreleaser): remove broken brew HEAD
Signed-off-by: Sam Therapy <sam@samtherapy.net>
This commit is contained in:
parent
ec6e723eaf
commit
852c87c3ab
1 changed files with 2 additions and 2 deletions
|
@ -68,8 +68,8 @@ brews:
|
|||
homepage: https://dns.froth.zone/awl
|
||||
description: A DNS query tool
|
||||
license: BSD-3-Clause
|
||||
custom_block: |
|
||||
head "https://git.froth.zone/sam/awl.git"
|
||||
# custom_block: |
|
||||
# head "https://git.froth.zone/sam/awl.git"
|
||||
install: |-
|
||||
bin.install "awl"
|
||||
bash_completion.install "completions/bash.bash" => "awl"
|
||||
|
|
Loading…
Reference in a new issue