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 dcbe65a6298 Fix download link
dcbe65a6298 is described below
commit dcbe65a6298a28ba4d0b82a885b3b84341602a53
Author: Sean Yang <[email protected]>
AuthorDate: Wed Nov 26 10:25:52 2025 +0000
Fix download link
---
data/download/en/1javaReleases.yaml | 12 ++++++------
1 file changed, 6 insertions(+), 6 deletions(-)
diff --git a/data/download/en/1javaReleases.yaml
b/data/download/en/1javaReleases.yaml
index 89f2dd37be1..f65f49e6384 100644
--- a/data/download/en/1javaReleases.yaml
+++ b/data/download/en/1javaReleases.yaml
@@ -7,16 +7,16 @@ list:
description: >
The latest feature version of Dubbo 3 includes JDK 21 Project Loom, the
new Triple protocol, etc.
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.zip
- hash:
https://downloads.apache.org/dubbo/3.3.6/apache-dubbo-3.3.6.zip.sha512
- signature:
https://downloads.apache.org/dubbo/3.3.6/apache-dubbo-3.3.6.zip.asc
+ 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 is the latest stable version. It is recommended that all 3.x
users upgrade to this version.
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.zip
- hash:
https://downloads.apache.org/dubbo/3.2.19/apache-dubbo-3.2.19.zip.sha512
- signature:
https://downloads.apache.org/dubbo/3.2.19/apache-dubbo-3.2.19.zip.asc
+ 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 is currently only undergoing security maintenance. It is
recommended that all 3.x users upgrade to version 3.2.x.