v1.0.4

getlago/lagov1.0.4Sep 1, 2025by github-actions[bot]

AI Summary

A minor maintenance release for Scriberr addressing issues with the Homebrew package installation process to ensure smoother user experience.

Key Highlights

  • Fixed homebrew package installation issues

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)