Skip to content

Commit 7cb4bbe

Browse files
committed
back to jre for runtime deployment
1 parent c747040 commit 7cb4bbe

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

jvm.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"Linux-x64":{
33
"url":"https://cdn.azul.com/zulu/bin/",
44
"type":"tar.gz",
5-
"name":"zulu25.32.21-ca-fx-jdk25.0.2-linux_x64",
5+
"name":"zulu25.32.21-ca-fx-jre25.0.2-linux_x64",
66
"jvmargs":[
77
"--enable-preview",
88
"-Dprism.forceGPU=true",
@@ -21,7 +21,7 @@
2121
"Linux-aarch64":{
2222
"url":"https://cdn.azul.com/zulu/bin/",
2323
"type":"tar.gz",
24-
"name":"zulu25.32.21-ca-fx-jdk25.0.2-linux_aarch64",
24+
"name":"zulu25.32.21-ca-fx-jre25.0.2-linux_aarch64",
2525
"jvmargs":[
2626
"--enable-preview",
2727
"-Dprism.order=es2",
@@ -42,7 +42,7 @@
4242
"Windows-x64":{
4343
"url":"https://cdn.azul.com/zulu/bin/",
4444
"type":"zip",
45-
"name":"zulu25.32.21-ca-fx-jdk25.0.2-win_x64",
45+
"name":"zulu25.32.21-ca-fx-jre25.0.2-win_x64",
4646
"jvmargs":[
4747
"--enable-preview",
4848
"-XX:MaxRAMPercentage=95",
@@ -60,7 +60,7 @@
6060
"Mac-x64":{
6161
"url":"https://cdn.azul.com/zulu/bin/",
6262
"type":"zip",
63-
"name":"zulu25.32.21-ca-fx-jdk25.0.2-macosx_x64",
63+
"name":"zulu25.32.21-ca-fx-jre25.0.2-macosx_x64",
6464
"jvmargs":[
6565
"--enable-preview",
6666
"-Dprism.forceGPU=true",
@@ -79,7 +79,7 @@
7979
"Mac-aarch64":{
8080
"url":"https://cdn.azul.com/zulu/bin/",
8181
"type":"zip",
82-
"name":"zulu25.32.21-ca-fx-jdk25.0.2-macosx_aarch64",
82+
"name":"zulu25.32.21-ca-fx-jre25.0.2-macosx_aarch64",
8383
"jvmargs":[
8484
"--enable-preview",
8585
"-Dprism.forceGPU=true",

0 commit comments

Comments
 (0)