thrashr888/Update Homebrew Formula
Updates a formula or cask in thrashr888/homebrew-tap with new version and SHA256 sums
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| formula | Formula or cask name (e.g. cider, cortex, alchemy) | yes | — |
| type | Definition type — "formula" (Formula/) or "cask" (Casks/) | no | formula |
| tag | Git tag (e.g. v0.1.3). Version is derived by stripping the v prefix. | yes | — |
| tap-token | GitHub PAT with repo scope for homebrew-tap | yes | — |
| darwin-arm64-sha256 | SHA256 of the darwin arm64 tarball | no | "" |
| darwin-amd64-sha256 | SHA256 of the darwin amd64/x86_64 tarball | no | "" |
| linux-arm64-sha256 | SHA256 of the linux arm64 tarball | no | "" |
| linux-amd64-sha256 | SHA256 of the linux amd64/x86_64 tarball | no | "" |
| template | Inline Ruby formula template with placeholders VERSION, TAG, SHA_DARWIN_ARM64, SHA_DARWIN_AMD64, SHA_LINUX_ARM64, SHA_LINUX_AMD64 | yes | — |
Outputs
no outputs