iohannrabeson/Update Homebrew Formula
Updates the version and revision of a Homebrew formula in a tap repository
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| formula-name | Name of the formula file (without .rb) | yes | — |
| tap-repository | Tap repository (e.g. owner/homebrew-tap) | yes | — |
| tap-token | Token with write access to the tap repository | yes | — |
| version | New version string | yes | — |
| revision | New git SHA revision | yes | — |
Outputs
no outputs