junrushao left a comment (apache/tvm-ffi#143) 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 ``` -- Reply to this email directly or view it on GitHub: https://github.com/apache/tvm-ffi/issues/143#issuecomment-3409599085 You are receiving this because you are subscribed to this thread. Message ID: <apache/tvm-ffi/issues/143/[email protected]>
