# SHA-256 of each libempyrean-<target>.tar.gz release asset.
#
# empyrean-sys's published build.rs downloads the prebuilt engine binary for
# the consumer's platform from the matching GitHub release and verifies it
# against the hash pinned here. These are committed BEFORE the release tag is
# cut, by .github/workflows/prepare-release.yml, which builds the binaries and
# pins THESE exact tarballs (release.yml reuses and re-verifies them, never
# rebuilds), so a build from the git tag verifies against the same binary the
# release serves. in-tree development links the local ../target/release build
# and never reads this file.
#
# Pinned for v0.7.0.
#
# Format: <asset-stem> <sha256>
libempyrean-linux-x86_64 ffec5cea3deca8a9503a8385f00d5c17a7e47d068856091622cceaf50e2994cb
libempyrean-macos-aarch64 a06786f76b4f550f276bb5685a94a9624ab89916574603b4a289ca5adf143e9f
