This is an automated email from the ASF dual-hosted git repository.

oxsean pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/dubbo-website.git


The following commit(s) were added to refs/heads/master by this push:
     new 5ef8ad4b349 Update Dubbo release versions
5ef8ad4b349 is described below

commit 5ef8ad4b349d7ac944ab919604bbaf23d8e39dfc
Author: Sean Yang <[email protected]>
AuthorDate: Wed Nov 26 18:06:24 2025 +0800

    Update Dubbo release versions
    
    Updated version details for versions 3.3.6 and 3.2.19.
---
 data/download/zh/1javaReleases.yaml | 20 ++++++++++----------
 1 file changed, 10 insertions(+), 10 deletions(-)

diff --git a/data/download/zh/1javaReleases.yaml 
b/data/download/zh/1javaReleases.yaml
index 3453e70f60e..4c87f99ffdf 100644
--- a/data/download/zh/1javaReleases.yaml
+++ b/data/download/zh/1javaReleases.yaml
@@ -3,20 +3,20 @@ type: java
 extra_message:
 extra_link:
 list:
-  - name: 3.3.5
+  - name: 3.3.6
     description: >
       Dubbo 3 最新特性版本,包含了如 JDK 21 Project Loom、全新 Triple 协议等。
-    changelog: https://github.com/apache/dubbo/releases/tag/dubbo-3.3.5
-    archive: 
https://www.apache.org/dyn/closer.lua/dubbo/3.3.5/apache-dubbo-3.3.5-src.zip
-    hash: 
https://downloads.apache.org/dubbo/3.3.5/apache-dubbo-3.3.5-src.zip.sha512
-    signature: 
https://downloads.apache.org/dubbo/3.3.5/apache-dubbo-3.3.5-src.zip.asc
-  - name: 3.2.18
+    changelog: https://github.com/apache/dubbo/releases/tag/dubbo-3.3.6
+    archive: 
https://www.apache.org/dyn/closer.lua/dubbo/3.3.6/apache-dubbo-3.3.6-src.zip
+    hash: 
https://downloads.apache.org/dubbo/3.3.6/apache-dubbo-3.3.6-src.zip.sha512
+    signature: 
https://downloads.apache.org/dubbo/3.3.6/apache-dubbo-3.3.6-src.zip.asc
+  - name: 3.2.19
     description: >
       Dubbo 3 最新稳定版本,建议所有的 3.x 用户都升级到该版本。
-    changelog: https://github.com/apache/dubbo/releases/tag/dubbo-3.2.18
-    archive: 
https://www.apache.org/dyn/closer.lua/dubbo/3.2.18/apache-dubbo-3.2.18-src.zip
-    hash: 
https://downloads.apache.org/dubbo/3.2.18/apache-dubbo-3.2.18-src.zip.sha512
-    signature: 
https://downloads.apache.org/dubbo/3.2.18/apache-dubbo-3.2.18-src.zip.asc
+    changelog: https://github.com/apache/dubbo/releases/tag/dubbo-3.2.19
+    archive: 
https://www.apache.org/dyn/closer.lua/dubbo/3.2.19/apache-dubbo-3.2.19-src.zip
+    hash: 
https://downloads.apache.org/dubbo/3.2.19/apache-dubbo-3.2.19-src.zip.sha512
+    signature: 
https://downloads.apache.org/dubbo/3.2.19/apache-dubbo-3.2.19-src.zip.asc
   - name: 3.1.11
     description: >
       Dubbo 3.1.x 目前仅进行安全维护,建议所有的 3.x 用户都升级到 3.2.x 版本。

Reply via email to