chore: pin Homebrew cask to v0.1.0-beta.2#60
Closed
naufaldi wants to merge 3 commits into
Closed
Conversation
Replace the :no_check placeholder so the canonical cask matches the published DMG and the naufaldi/homebrew-tap distribution. closes #59 Co-authored-by: Cursor <cursoragent@cursor.com>
4 tasks
Homebrew enforces tap trust for third-party casks. Without `brew trust naufaldi/tap`, install and upgrade are blocked with a trust error. closes #59 Co-authored-by: Cursor <cursoragent@cursor.com>
Prefer the root helper socket over unprivileged SMC writes that fail with Unknown key F0Md on fresh installs. Bundle fanguard-helper in release builds, refresh the app icon, and guide users to Grant Access from the fan control modal. Release v0.1.0-beta.3. Co-authored-by: Cursor <cursoragent@cursor.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
homebrew-cask/Casks/fanguard.rbtov0.1.0-beta.2with verified DMG SHA256naufaldi/homebrew-tapdistributionCloses #59
What Change
versionfrom0.1.0-beta.1→0.1.0-beta.2sha256 :no_checkwith8014795b7edbcd0a56639f4292b5564c7403668b4da1e5da5491db1ce5a7d338Why Change
Homebrew requires a real SHA256 for security. The cask in
mac-fan-ctrlis the source of truth that gets copied tonaufaldi/homebrew-tapon each release. Without this update, the repo still pointed at beta.1 with an unchecked hash.Impact
naufaldi/homebrew-tapTest plan
brew tap naufaldi/tapsucceedsbrew install --cask fanguardinstalls FanGuard v0.1.0-beta.2 to/Applications/v0.1.0-beta.2published on GitHub ReleasesMade with Cursor