icns

Easily create .icns files (Mac Icons) with this Go library or the included CLI.
Log | Files | Refs | LICENSE

commit 05eacc59f44c81f967c778de3032d882ce1f8c27
parent 473b2fdc6801596ff75293b198cf907d89a0f7e9
Author: Jack Mordaunt <jackmordaunt.dev@gmail.com>
Date:   Mon, 27 Feb 2023 12:57:40 +0800

goreleaser: add brew tap description

Signed-off-by: Jack Mordaunt <jackmordaunt.dev@gmail.com>

Diffstat:
M.goreleaser.yml | 6++++++
1 file changed, 6 insertions(+), 0 deletions(-)

diff --git a/.goreleaser.yml b/.goreleaser.yml @@ -15,6 +15,12 @@ archives: - format_overrides: - goos: windows format: zip +brews: + - + name: icnsify + tap: + owner: "jackmordaunt" + name: homebrew-tap checksum: name_template: "checksums.txt" snapshot: