Java Runtime updates

This commit is contained in:
Homes32
2025-06-02 18:13:17 -05:00
parent f7febdf15e
commit 27248833a2
3 changed files with 15 additions and 15 deletions

View File

@@ -35,14 +35,14 @@ Author=Homes32
Level=4 Level=4
Selected=False Selected=False
Mandatory=False Mandatory=False
Version=1.0.12.0 Version=1.0.13.0
Date=2025-03-03 Date=2025-06-02
[Variables] [Variables]
%ProgramFolder%="Zulu11" %ProgramFolder%="Zulu11"
%ZuluVersionx86%="11.78.15" %ZuluVersionx86%="11.80.21"
%ZuluVersionx64%="11.78.15" %ZuluVersionx64%="11.80.21"
%JREVersion%="11.0.26" %JREVersion%="11.0.27"
%DownloadURLx86%=https://cdn.azul.com/zulu/bin/zulu%ZuluVersionx86%-ca-jre%JREVersion%-win_i686.zip %DownloadURLx86%=https://cdn.azul.com/zulu/bin/zulu%ZuluVersionx86%-ca-jre%JREVersion%-win_i686.zip
%DownloadURLx64%=https://cdn.azul.com/zulu/bin/zulu%ZuluVersionx64%-ca-jre%JREVersion%-win_x64.zip %DownloadURLx64%=https://cdn.azul.com/zulu/bin/zulu%ZuluVersionx64%-ca-jre%JREVersion%-win_x64.zip
%SetupFile%="zulu-11-%SourceArch%.zip" %SetupFile%="zulu-11-%SourceArch%.zip"

View File

@@ -35,14 +35,14 @@ Author=Homes32
Level=4 Level=4
Selected=False Selected=False
Mandatory=False Mandatory=False
Version=1.0.7.0 Version=1.0.8.0
Date=2025-03-03 Date=2025-06-02
[Variables] [Variables]
%ProgramFolder%="Zulu17" %ProgramFolder%="Zulu17"
%ZuluVersionx86%="17.56.15" %ZuluVersionx86%="17.58.21"
%ZuluVersionx64%="17.56.15" %ZuluVersionx64%="17.58.21"
%JREVersion%="17.0.14" %JREVersion%="17.0.15"
%DownloadURLx86%=https://cdn.azul.com/zulu/bin/zulu%ZuluVersionx86%-ca-jre%JREVersion%-win_i686.zip %DownloadURLx86%=https://cdn.azul.com/zulu/bin/zulu%ZuluVersionx86%-ca-jre%JREVersion%-win_i686.zip
%DownloadURLx64%=https://cdn.azul.com/zulu/bin/zulu%ZuluVersionx64%-ca-jre%JREVersion%-win_x64.zip %DownloadURLx64%=https://cdn.azul.com/zulu/bin/zulu%ZuluVersionx64%-ca-jre%JREVersion%-win_x64.zip
%SetupFile%="zulu-17-%SourceArch%.zip" %SetupFile%="zulu-17-%SourceArch%.zip"

View File

@@ -30,18 +30,18 @@
[Main] [Main]
Title=Zulu JRE 21 Title=Zulu JRE 21
Description=(v21.40.17) Azul Zulu OpenJDK Java 21 (LTS) Runtime Environment Description=(v21.42.19) Azul Zulu OpenJDK Java 21 (LTS) Runtime Environment
Author=Homes32 Author=Homes32
Level=4 Level=4
Selected=False Selected=False
Mandatory=False Mandatory=False
Version=1.0.1.0 Version=1.0.2.0
Date=2025-03-03 Date=2025-06-02
[Variables] [Variables]
%ProgramFolder%="Zulu21" %ProgramFolder%="Zulu21"
%ZuluVersionx64%="21.40.17" %ZuluVersionx64%="21.42.19"
%JREVersion%="21.0.6" %JREVersion%="21.0.7"
%DownloadURLx64%=https://cdn.azul.com/zulu/bin/zulu%ZuluVersionx64%-ca-jre%JREVersion%-win_x64.zip %DownloadURLx64%=https://cdn.azul.com/zulu/bin/zulu%ZuluVersionx64%-ca-jre%JREVersion%-win_x64.zip
%SetupFile%="zulu-17-%SourceArch%.zip" %SetupFile%="zulu-17-%SourceArch%.zip"
%ZipFolder64%="zulu%ZuluVersionx64%-ca-jre%JREVersion%-win_x64" %ZipFolder64%="zulu%ZuluVersionx64%-ca-jre%JREVersion%-win_x64"