• v0.1.1 6a3e715e8d

    v0.1.1
    Some checks failed
    CI / build / test / lint (push) Failing after 5m40s
    Stable

    xenarathon released this 2026-08-01 22:10:44 -04:00 | 15 commits to main since this release

    Fixes install.sh (and the README's manual install steps) failing with a 404 on this host. Forgejo has no GitHub-style /releases/latest/download/<file> URL alias; install.sh now resolves the latest release tag via the Forgejo API before building download URLs, and the bootstrap curl one-liner fetches install.sh from the repo's raw main branch instead. Also fixes a latent checksum-filename mismatch in the manual verification steps.

    Downloads