Skip to content

Commit

Permalink
Update Java20 Download link (Build 36 (2023/2/13))
Browse files Browse the repository at this point in the history
  • Loading branch information
MohananRahul authored and akurtakov committed Mar 16, 2023
1 parent 6693539 commit 50baefe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion JenkinsJobs/YBuilds/Y_unit_cen64_gtk3_java20.groovy
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ for (STREAM in STREAMS){

parameters {
stringParam('buildId', null, null)
stringParam('javaDownload', 'https://download.java.net/java/early_access/jdk20/31/GPL/openjdk-20-ea+31_linux-x64_bin.tar.gz', null)
stringParam('javaDownload', 'https://download.java.net/java/GA/jdk20/bdc68b4b9cbc4ebcb30745c85038d91d/36/GPL/openjdk-20_linux-x64_bin.tar.gz', null)
}

definition {
Expand Down

0 comments on commit 50baefe

Please sign in to comment.