wyattjoh/Update Homebrew Formula Revision

Updates a Homebrew formula with a new version and commit revision

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
modeUpdate mode: "revision" (tag/revision fields) or "checksums" (url/sha256 fields)norevision
tapThe Homebrew tap repository (e.g., user/homebrew-tap)yes
formulaThe name of the formula to updateyes
source-repositoryThe source repository to get the revision fromno${{ github.repository }}
github-tokenGitHub token with access to the tap repositoryyes
git-user-nameGit user name for commitsnogithub-actions[bot]
git-user-emailGit user email for commitsno41898282+github-actions[bot]@users.noreply.github.com
tagFull release tag for checksums mode (e.g. stacked-prs-v1.2.0)no""
binary-nameBinary filename inside each tarball (e.g. stacked-prs)no""
checksumsJSON string mapping Deno target names to SHA256 hashes (e.g. {"aarch64-apple-darwin":"abc..."})no""
namedescription
tagThe tag that was used for the update
revisionThe revision SHA that was used for the update