v1.0.4
hacksider/Deep-Live-Camv1.0.4Sep 1, 2025by github-actions[bot]
AI Summary
This release is a maintenance update for the Scriberr application, primarily addressing Homebrew installation issues on macOS and Linux to ensure smoother setup for users.
Key Highlights
- Fixed Homebrew package installation issues
- Added Homebrew tap for easier installation
New Features
- Homebrew tap added (rishikanthc/scriberr)
- Fixed Homebrew installation logic
Full Release Notes
## Scriberr v1.0.4 Welcome to this new release of Scriberr! ### Installation #### Homebrew (macOS/Linux) ```bash brew tap rishikanthc/scriberr brew install scriberr ``` #### Manual Installation Download the appropriate archive for your platform below, extract it, and place the binary in your PATH. ## Changelog ### Others * 58b16951d9e9d3b60974719a528c14cb4163741c: fix homebrew package (@rishikanthc) * 3a68856c938e83495f8175f55780ba30c970c390: fixing homebrew issue (@rishikanthc)