# Check ```bash $ wget -c https://dist.apache.org/repos/dist/dev/tvm/tvm-v0.15.0-rc0/apache-tvm-src-v0.15.0.rc0.tar.gz $ wget -c https://dist.apache.org/repos/dist/dev/tvm/tvm-v0.15.0-rc0/apache-tvm-src-v0.15.0.rc0.tar.gz.sha512 $ wget -c https://dist.apache.org/repos/dist/dev/tvm/tvm-v0.15.0-rc0/apache-tvm-src-v0.15.0.rc0.tar.gz.asc
@ysh329 ➜ /workspaces $ gpg --verify ./apache-tvm-src-v0.15.0.rc0.tar.gz.asc ./apache-tvm-src-v0.15.0.rc0.tar.gz gpg: Signature made Fri Jan 19 01:33:50 2024 UTC gpg: using RSA key A4D9228E55761E665BF01CBB5CE869CB7DEC048C gpg: Good signature from "Star Yuan (CODE SIGNING KEY) <ysh...@apache.org>" [unknown] gpg: WARNING: This key is not certified with a trusted signature! gpg: There is no indication that the signature belongs to the owner. Primary key fingerprint: A4D9 228E 5576 1E66 5BF0 1CBB 5CE8 69CB 7DEC 048C @ysh329 ➜ /workspaces $ cat ./apache-tvm-src-v0.15.0.rc0.tar.gz.sha512 0fd459923f4bdc054d27bc0edc5e1735eebf4a0f8cde6a4d5ccf913c3aa7c811487efbedfe9691c56359f5ad4a03f69b4cd2fbcdb65e4ba457992aedb4dc7da3 apache-tvm-src-v0.15.0.rc0.tar.gz @ysh329 ➜ /workspaces $ sha512sum ./apache-tvm-src-v0.15.0.rc0.tar.gz 0fd459923f4bdc054d27bc0edc5e1735eebf4a0f8cde6a4d5ccf913c3aa7c811487efbedfe9691c56359f5ad4a03f69b4cd2fbcdb65e4ba457992aedb4dc7da3 ./apache-tvm-src-v0.15.0.rc0.tar.gz ``` -- Reply to this email directly or view it on GitHub: https://github.com/apache/tvm/issues/16428#issuecomment-1900094075 You are receiving this because you are subscribed to this thread. Message ID: <apache/tvm/issues/16428/1900094...@github.com>