junrushao left a comment (apache/tvm-ffi#151) +1
Also checked gpg and sha512 ``` # 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.rc1.tar.gz.asc # Verify SHA512 sha512sum -c apache-tvm-ffi-src-v0.1.0.rc1.tar.gz.sha512 ``` -- Reply to this email directly or view it on GitHub: https://github.com/apache/tvm-ffi/issues/151#issuecomment-3412764756 You are receiving this because you are subscribed to this thread. Message ID: <apache/tvm-ffi/issues/151/[email protected]>
