junrushao commented on issue #143: URL: https://github.com/apache/tvm-ffi/issues/143#issuecomment-3409599085
Checked GPG keys and SHA: ``` # import GPG keys curl -fSL https://downloads.apache.org/tvm/KEYS -o KEYS gpg --import KEYS # Verify GPG signature gpg --verify apache-tvm-ffi-src-v0.1.0.rc0.tar.gz.asc # Verify SHA4 sha512sum -c apache-tvm-ffi-src-v0.1.0.rc0.tar.gz.sha512 ``` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
