microsoft/homebrew-aspire
Ruby
Captured source
source ↗microsoft/homebrew-aspire
Description: Microsoft Homebrew tap for the Aspire CLI
Language: Ruby
License: MIT
Stars: 0
Forks: 0
Open issues: 0
Created: 2026-02-10T06:05:37Z
Pushed: 2026-06-09T04:21:38Z
Default branch: main
Fork: no
Archived: no
README:
Aspire CLI Homebrew tap
Official Microsoft-owned Homebrew tap that distributes the Aspire CLI for macOS.
Install
brew install --cask microsoft/aspire/aspire
That single command taps microsoft/homebrew-aspire, downloads the signed Aspire CLI macOS archive from the matching GitHub release on microsoft/aspire, and symlinks the aspire binary into your Homebrew prefix.
Upgrade
brew upgrade --cask microsoft/aspire/aspire
Uninstall
brew uninstall --cask microsoft/aspire/aspire brew untap microsoft/aspire
What this tap ships
Casks/a/aspire.rb pins the latest stable Aspire CLI release published at `microsoft/aspire` releases. The cask points at the per-arch aspire-cli-osx-arm64-.tar.gz and aspire-cli-osx-x64-.tar.gz archives from that release, with SHA256 hashes verified at install time.
The cask is generated from `eng/homebrew/aspire.rb.template` in the microsoft/aspire repo and is published here as part of the Aspire release pipeline.
Reporting issues
File issues against the CLI or the cask in `microsoft/aspire`, not against this tap. The tap repo only carries the generated cask; all CLI code, the cask template, and the release pipeline live in microsoft/aspire.
Reporting security issues
Do not report security vulnerabilities through public GitHub issues. See [SECURITY.md](./SECURITY.md) for the security reporting process.
Contributing
See [CONTRIBUTING.md](./CONTRIBUTING.md) for how to contribute and the Contributor License Agreement, and [SUPPORT.md](./SUPPORT.md) for where to get help.
Code of Conduct
This project has adopted the Microsoft Open Source Code of Conduct. For more information see the Code of Conduct FAQ or contact [opencode@microsoft.com](mailto:opencode@microsoft.com) with any additional questions or comments.
Trademarks
This project may contain trademarks or logos for projects, products, or services. Authorized use of Microsoft trademarks or logos is subject to and must follow Microsoft's Trademark & Brand Guidelines. Use of Microsoft trademarks or logos in modified versions of this project must not cause confusion or imply Microsoft sponsorship. Any use of third-party trademarks or logos are subject to those third-party's policies.