This is an automated email from the ASF dual-hosted git repository.
gaojun2048 pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/seatunnel-website.git
The following commit(s) were added to refs/heads/main by this push:
new 5445db684fb Update st_web_data.json (#280)
5445db684fb is described below
commit 5445db684fb97f51823cab030203b21fdd389c7e
Author: Krishna <[email protected]>
AuthorDate: Wed Nov 15 11:47:44 2023 +0530
Update st_web_data.json (#280)
Updates SeaTunnel Web Source download link. Addresses #5846
---
src/pages/download/st_web_data.json | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/pages/download/st_web_data.json
b/src/pages/download/st_web_data.json
index d1322bbb85f..7f35bf205cf 100644
--- a/src/pages/download/st_web_data.json
+++ b/src/pages/download/st_web_data.json
@@ -3,7 +3,7 @@
"date": "2023-10-16",
"version": "v1.0.0",
"sourceCode": {
- "src":
"https://www.apache.org/dyn/closer.lua/seatunnel/2.3.3/apache-seatunnel-2.3.3-src.tar.gz",
+ "src":
"https://downloads.apache.org/seatunnel/seatunnel-web/1.0.0/apache-seatunnel-web-1.0.0-src.tar.gz",
"asc":
"https://downloads.apache.org/seatunnel/seatunnel-web/1.0.0/apache-seatunnel-web-1.0.0-src.tar.gz.asc",
"sha512":
"https://downloads.apache.org/seatunnel/seatunnel-web/1.0.0/apache-seatunnel-web-1.0.0-src.tar.gz.sha512"
},