This is an automated email from the ASF dual-hosted git repository.
wuwei pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/tvm-site.git
The following commit(s) were added to refs/heads/main by this push:
new 97fd762 Update download link to use Apache closer.lua
97fd762 is described below
commit 97fd762b8bfc83031c913c29be3ce9d349393bb8
Author: Wuwei Lin <[email protected]>
AuthorDate: Mon Jan 10 13:22:01 2022 -0500
Update download link to use Apache closer.lua
---
download.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/download.md b/download.md
index 5b61767..93824b8 100644
--- a/download.md
+++ b/download.md
@@ -17,7 +17,7 @@ Choose your flavor of download from the following links:
| Version | Source | PGP | SHA |
| ------- | ------ | --- | --- |
-| 0.8.0 |
[apache-tvm-src-v0.8.0.tar.gz](https://downloads.apache.org/tvm/tvm-v0.8.0/apache-tvm-src-v0.8.0.tar.gz)
|
[.asc](https://downloads.apache.org/tvm/tvm-v0.8.0/apache-tvm-src-v0.8.0.tar.gz.asc)
|
[.sha512](https://downloads.apache.org/tvm/tvm-v0.8.0/apache-tvm-src-v0.8.0.tar.gz.sha512)
|
+| 0.8.0 |
[apache-tvm-src-v0.8.0.tar.gz](https://www.apache.org/dyn/closer.lua/tvm/tvm-v0.8.0/apache-tvm-src-v0.8.0.tar.gz)
|
[.asc](https://downloads.apache.org/tvm/tvm-v0.8.0/apache-tvm-src-v0.8.0.tar.gz.asc)
|
[.sha512](https://downloads.apache.org/tvm/tvm-v0.8.0/apache-tvm-src-v0.8.0.tar.gz.sha512)
|