File tree Expand file tree Collapse file tree 2 files changed +14
-0
lines changed Expand file tree Collapse file tree 2 files changed +14
-0
lines changed Original file line number Diff line number Diff line change 1
1
{
2
+ "3.3.1" : {
3
+ "time" : " 2025-8-24" ,
4
+ "src" : {
5
+ "src" : " https://www.apache.org/dyn/closer.lua/dolphinscheduler/3.3.1/apache-dolphinscheduler-3.3.1-src.tar.gz" ,
6
+ "asc" : " https://downloads.apache.org/dolphinscheduler/3.3.1/apache-dolphinscheduler-3.3.1-src.tar.gz.asc" ,
7
+ "sha512" : " https://downloads.apache.org/dolphinscheduler/3.3.1/apache-dolphinscheduler-3.3.1-src.tar.gz.sha512"
8
+ },
9
+ "bin" : {
10
+ "src" : " https://www.apache.org/dyn/closer.lua/dolphinscheduler/3.3.1/apache-dolphinscheduler-3.3.1-bin.tar.gz" ,
11
+ "asc" : " https://downloads.apache.org/dolphinscheduler/3.3.1/apache-dolphinscheduler-3.3.1-bin.tar.gz.asc" ,
12
+ "sha512" : " https://downloads.apache.org/dolphinscheduler/3.3.1/apache-dolphinscheduler-3.3.1-bin.tar.gz.sha512"
13
+ }
14
+ },
2
15
"3.3.0-alpha" : {
3
16
"time" : " 2025-4-7" ,
4
17
"src" : {
Original file line number Diff line number Diff line change @@ -71,4 +71,5 @@ DEV_RELEASE_DOCS_VERSIONS=(
71
71
" 3.2.1:3.2.1-release"
72
72
" 3.2.2:3.2.2-release"
73
73
" 3.3.0-alpha:3.3.0-alpha-release"
74
+ " 3.3.1:3.3.1-release"
74
75
)
You can’t perform that action at this time.
0 commit comments