From a3869600766a951c6ecffbba0aabb658a7a193ac Mon Sep 17 00:00:00 2001 From: Sam Therapy Date: Thu, 20 Oct 2022 21:34:07 +0000 Subject: [PATCH] [SKIP CI] chore(goreleaser): Add scoop/brew support (#149) Reviewed-on: https://git.froth.zone/sam/awl/pulls/149 Reviewed-by: grumbulon --- .goreleaser.yaml | 20 +++++++++++++++++++- 1 file changed, 19 insertions(+), 1 deletion(-) diff --git a/.goreleaser.yaml b/.goreleaser.yaml index 2c16859..02ed842 100644 --- a/.goreleaser.yaml +++ b/.goreleaser.yaml @@ -62,6 +62,24 @@ changelog: - "typo" - "^ci:" +brews: + - tap: + owner: sam + name: homebrew + 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" + +scoop: + bucket: + owner: sam + name: scoop + homepage: https://dns.froth.zone/awl + description: A DNS query client + license: BSD-3-Clause + nfpms: - id: packages maintainer: Sam @@ -69,7 +87,7 @@ nfpms: description: |- Command-line DNS query tool. Awl supports DNS-over-[UDP,TCP,HTTPS,QUIC] and DNSCrypt. - license: BSD 3 Clause + license: BSD-3-Clause bindir: /usr/bin section: utils formats: