Skip to content

Commit de1cc4a

Browse files
committed
Remove some of the verbosity in the release
1 parent 53c48c6 commit de1cc4a

1 file changed

Lines changed: 0 additions & 20 deletions

File tree

.github/workflows/release.yml

Lines changed: 0 additions & 20 deletions
Original file line numberDiff line numberDiff 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.

0 commit comments

Comments
 (0)