Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 2 additions & 6 deletions .goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -141,12 +141,8 @@ homebrew_casks:
commit_author:
name: "Doppler Bot"
email: bot@doppler.com
homepage: "https://doppler.com"
description: "The official Doppler CLI for managing your secrets"
# homepage (doppler.com) differs from the release download domain
# (github.com), so mark the URL verified to satisfy `brew audit`
url:
verified: github.com/DopplerHQ/cli
homepage: "https://doppler.com/"
description: "Official CLI for managing secrets"
binaries:
- doppler
completions:
Expand Down