Downloads
| Platform | Architecture | Download |
|---|---|---|
| Linux | amd64 | thefeed-server-linux-amd64 / client |
| Linux | arm64 | thefeed-server-linux-arm64 / client |
| macOS | amd64 (Intel) | thefeed-server-darwin-amd64 / client |
| macOS | arm64 (Apple Silicon) | thefeed-server-darwin-arm64 / client |
| FreeBSD | amd64 | thefeed-server-freebsd-amd64 / client |
| FreeBSD | arm64 | thefeed-server-freebsd-arm64 / client |
| Windows | amd64 | thefeed-server-windows-amd64.exe / client |
| Android | arm64 (v8a) | thefeed-android-arm64.apk |
| Android | arm (v7a) | thefeed-android-arm.apk |
| Android | Universal | thefeed-android-universal.apk |
What's Changed
- fix: skip UPX for android arm build by @sepehr-alipour in #30
Full Changelog: v0.11.2-rc1...v0.11.2-rc2