v1.0.4

google-research/timesfmv1.0.4Sep 1, 2025by github-actions[bot]

AI Summary

This release focuses on maintenance and stability, specifically addressing errors in the Homebrew package installation process to ensure users can successfully install the application.

Key Highlights

  • Fixed Homebrew package installation errors.
  • Resolved specific issues preventing successful installation via Homebrew.

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)