v1.3.2
sopds-go v1.3.2
Self-hosted OPDS catalog server. See README for setup, PROGRESS.md for the per-revision log.
Changelog
Other
- 47c35db: deps: PostgreSQL 16 → 18 across configs (Rev 69) (@dimgord)
- a0f35e6: nix: drop sopds-tts-rs path input — fixes nix run for remote users (Rev 68) (@dimgord)
- f04c341: nix: fix vendorHash so nix run/build actually works (Rev 67) (@dimgord)
- 61f847c: v1.3.2: push Rev 68 (nix) + Rev 69 (PG 16→18) to release pipeline (Rev 70) (@dimgord)
Verification: sha256sum -c checksums.txt against the downloaded archive.
Quick install (Linux x86_64):
curl -LO https://github.com/dimgord/sopds-go/releases/download/v1.3.2/sopds-go_1.3.2_linux_x86_64.tar.gz
tar xzf sopds-go_1.3.2_linux_x86_64.tar.gz
sudo install sopds /usr/local/bin/License: AGPL-3.0 — see LICENSE.