Skip to content

fix: lowercase binary name in GoReleaser#4

Merged
cemililik merged 1 commit into
mainfrom
fix/goreleaser-binary-name
Mar 25, 2026
Merged

fix: lowercase binary name in GoReleaser#4
cemililik merged 1 commit into
mainfrom
fix/goreleaser-binary-name

Conversation

@cemililik
Copy link
Copy Markdown
Collaborator

Summary

  • Added project_name: leakwatch and binary: leakwatch to .goreleaser.yml
  • Fixes case collision in homebrew-tap (Leakwatch.rb vs leakwatch.rb)
  • Next release will produce leakwatch binary instead of Leakwatch

Test plan

  • Next release creates lowercase leakwatch binary and formula

🤖 Generated with Claude Code

Set project_name: leakwatch and binary: leakwatch to ensure
consistent lowercase naming across releases, Homebrew formula,
and documentation (leakwatch, not Leakwatch).

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@cemililik cemililik merged commit 3dd56e1 into main Mar 25, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant