Prebuilt tripwire binaries published by the tripwire release workflow.
Each v* tag on the tripwire repo builds the binaries and publishes them here as a GitHub release marked latest. Download the binary for your platform with no token:
curl -fsSL -o tripwire \
https://github.com/OpenRouterLabs/tripwire-releases/releases/latest/download/tripwire-x86_64-unknown-linux-gnu
chmod +x tripwireAssets on each release: tripwire-x86_64-unknown-linux-gnu, tripwire-aarch64-apple-darwin, and SHA256SUMS.
This repo holds release assets only. The source lives in the private tripwire repo.