File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -113,23 +113,3 @@ jobs:
113113
114114 Released for the following architecture:
115115 * 🍏aarch64-apple-darwin (macOS Silicon)
116-
117- **Download Options:**
118- * Raw binary: `brew-explorer-aarch64-apple-darwin`
119- * Packaged: `brew-explorer-*-aarch64-apple-darwin.tar.gz` (includes SHA256 hash for verification)
120-
121- Features:
122- * 📋 List all installed Homebrew packages (formulae and casks)
123- * 🔄 Update packages directly from the interface
124- * 🗑️ Uninstall packages with confirmation
125- * 🔍 Search and filter packages
126- * 📊 View package details, versions, and caveats
127- * ⚡ Navigate with keyboard shortcuts
128-
129- **Installation:**
130- 1. Download the tar.gz file
131- 2. Extract: `tar -xzf brew-explorer-*-aarch64-apple-darwin.tar.gz`
132- 3. Make executable: `chmod +x brew-explorer`
133- 4. Run: `./brew-explorer`
134-
135- The SHA256 hash is displayed in the workflow logs for package verification.
You can’t perform that action at this time.
0 commit comments