From 1885fb674bcff28f90b2a516d8500f2741fcf7dc Mon Sep 17 00:00:00 2001 From: thibauult Date: Wed, 1 Nov 2023 11:50:10 +0100 Subject: [PATCH] Added more info to the Brew formulae --- .goreleaser.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.goreleaser.yaml b/.goreleaser.yaml index 838ccc2..f3ac09a 100644 --- a/.goreleaser.yaml +++ b/.goreleaser.yaml @@ -40,6 +40,8 @@ dockers: brews: - name: openhue-cli homepage: https://github.com/openhue/homebrew-cli + description: OpenHue CLI is a command-line interface for interacting with Philips Hue smart lighting systems + license: Apache License 2.0 repository: owner: openhue name: homebrew-cli