aegis: bump to v0.1.4, add macOS Intel binary#2
Merged
Merged
Conversation
v0.1.4 is the first release with the aegis-macos-x86_64 asset (the release pipeline was stuck on the retired macos-13 runner), so the formula finally gets an on_macos/on_intel block — brew install now works on Intel Macs. All four sha256s computed from the freshly downloaded release assets. Co-Authored-By: Claude Fable 5 <noreply@anthropic.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.
Bumps aegis 0.1.3 → 0.1.4 and adds the previously missing
on_macos/on_intelblock, fixingbrew install pilot-protocol/tap/aegison Intel Macs.Context: every aegis release run had been cancelled after 24h queue waits because the x86_64 macOS job targeted the retired
macos-13runner (fixed in pilot-protocol/aegis#2), so noaegis-macos-x86_64asset ever existed. v0.1.4 (pilot-protocol/aegis#3) is the first complete release: https://github.com/pilot-protocol/aegis/releases/tag/v0.1.4Verification:
fileconfirmsaegis-macos-x86_64is Mach-O x86_64aegis 0.1.4(Intel one via Rosetta), matching the formula testshasum -a 256from the release assets🤖 Generated with Claude Code