Brew Windows v0.2.2
Native Brew Windows catalog refresh
Validated install path:
irm https://github.com/Euraika-Labs/brew-windows/releases/latest/download/install.ps1 | iex
brew install codex
codex --versionNew in v0.2.2:
- Merges the scheduled catalog sync from PR #8.
- Updates
misefrom2026.5.10to2026.5.11with refreshed Windows x64/arm64 release assets and SHA256 hashes. - Refreshes
catalog/windows-candidates.jsonfrom Homebrew metadata.
Validation:
- PR #8 CI green: PowerShell 7, Windows PowerShell, PSScriptAnalyzer, and Manifest JSON.
- Main branch CI green after merge.