Native sqlite3 3.45.2 CLI binaries delivered by the io.pilot.sqlite Pilot
app-store app. Each binary's sha256 is pinned in the app's signed manifest, so
integrity is verified on download regardless of where they are hosted.
- darwin arm64 / amd64 — built from the SQLite public-domain amalgamation (system clang)
- linux arm64 / amd64 — fully static musl build (via
zig cc), runs on any Linux host
See the v3.45.2 release for the binaries. SQLite is public domain (the "blessing").