# Pinned download manifest for targets whose libadamo is NOT shipped inside
# the crate (crates.io caps packages at 10MB; only the Jetson lib fits).
#
# Format, whitespace separated:
#   <target-triple> <artifact-version> <sha256-of-the-xz>
#
# build.rs fetches
#   https://install.adamohq.com/sdk/v<version>/libadamo-<triple>.{so,dylib}.xz
# and verifies the checksum before linking. Maintained by
# scripts/pin-remote.sh — run it after a release has published the sys
# artifacts, then commit the result before `cargo publish`.

x86_64-unknown-linux-gnu   0.1.71       3e1c1e1d0d99428c4109d58d885803842e3b1a34a6f186f922784d728520e6ca
aarch64-apple-darwin       0.1.71       435fe60c1d490bc5510187d8dc37bf2ead9b04e878ab00439bffdb182aaf8e2c
