Skip to content

Commit a14181a

Browse files
committed
chore: Update description for Homebrew formula and cask to clarify functionality
1 parent 3d297c8 commit a14181a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.goreleaser/mac.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ brews:
5454
name: homebrew-hookdeck
5555
directory: Formula
5656
homepage: https://hookdeck.com
57-
description: Alternative to ngrok for localhost webhook development
57+
description: Receive events (e.g. webhooks) on your localhost with event history, replay, and team collaboration
5858

5959
install: |
6060
bin.install "hookdeck"
@@ -81,7 +81,7 @@ homebrew_casks:
8181
owner: hookdeck
8282
name: homebrew-hookdeck
8383
homepage: https://hookdeck.com
84-
description: Alternative to ngrok for localhost webhook development
84+
description: Receive events (e.g. webhooks) on your localhost with event history, replay, and team collaboration
8585
# Install shell completions automatically
8686
completions:
8787
bash: "completions/hookdeck.bash"

0 commit comments

Comments
 (0)