Checksums
Verify a download against what this workflow built:
9fb80a6efe8c1c3189bd39d757451b015e01ca5a0524ca3b538d7f00accac76c MantaRay-windows-x86_64.zip
08f4b44320f1f74ad014770a092b7d9de918205000f9e9ad04e8e7cb5f8f2cda MantaRay-linux-x86_64.tar.gz
48283316abcf79e22d13a4fdd8fe9595786e011e3389ec08613b0755d5e7b023 MantaRay-macos-arm64.tar.gz
sha256sum -c SHA256SUMS.txt on Linux and macOS, or
Get-FileHash <file> -Algorithm SHA256 on Windows.
The macOS build is for Apple silicon and is unsigned, so the
first run needs xattr -d com.apple.quarantine on the
extracted binaries or a right-click Open. Intel macs are not
built: nothing has run there.