rename fgj-sid formula to fj, update to v0.3.2

This commit is contained in:
sid 2026-04-26 08:33:41 -06:00
parent ddb1c4d7b0
commit c746c75ab9
3 changed files with 31 additions and 31 deletions

View file

@ -12,12 +12,12 @@ brew tap public/sid git@forgejo.zerova.net:public/homebrew-sid.git
| Formula | Description |
|---------|-------------|
| [fgj-sid](https://forgejo.zerova.net/public/fgj-sid) | Forgejo/Gitea CLI tool with agentic dev features (fork) |
| [fj](https://forgejo.zerova.net/public/fj) | Forgejo/Gitea CLI tool with agentic dev features (fork) |
| [tinc-feth](https://forgejo.zerova.net/public/tinc-feth) | tinc 1.0.37 VPN with macOS feth device support |
| qemu-iscsi | QEMU built with `--enable-libiscsi` (iSCSI block backend) |
```bash
brew install fgj-sid
brew install fj
brew install tinc-feth
brew install qemu-iscsi
```