Homebrew Action
Version updated for https://github.com/cssnr/homebrew-action to version v1.0.1.
- This action is used across all versions by 6 repositories.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The Homebrew Action automates the process of updating Homebrew formulae by modifying the url, version, sha256, or the entire formula file. It simplifies the maintenance of Homebrew repositories by streamlining version updates and ensuring consistency in formula metadata. This action is particularly useful for developers managing Homebrew packages, saving time and reducing manual errors.
Release notes
- Add
fileinput to work with GoReleaser and other generators.
To use with GoReleaser set your brews to skip_upload: true and use this action after it with the file to the generated formula file path.
What’s Changed
- Update Configs by @smashedr in https://github.com/cssnr/homebrew-action/pull/8
- Add Formula File Input by @smashedr in https://github.com/cssnr/homebrew-action/pull/9
Full Changelog: https://github.com/cssnr/homebrew-action/compare/v1.0.0...v1.0.1
🚀 Use this release with these tags:
cssnr/homebrew-action@latest
cssnr/homebrew-action@v1
cssnr/homebrew-action@v1.0
cssnr/homebrew-action@v1.0.1
cssnr/homebrew-action@006907c55f3c4abe5e8aea9b5c1a6cb2cc219565 # v1.0.1
❤️ Please report any issues you find.