summaryrefslogtreecommitdiff
path: root/com.azul.java
diff options
context:
space:
mode:
authorProject Tick Bot <github@bot.yongdohyun.org.tr>2026-03-17 17:01:06 +0100
committerProject Tick Bot <github@bot.yongdohyun.org.tr>2026-03-17 17:01:06 +0100
commit8d26f6ef1dcbd21a662477e1bbd3ed9384801968 (patch)
treec69c1296608b0a81ffe067434eea083c85be9ad9 /com.azul.java
parent848861b70d6e4ef7e6d08f3fedc0736ef266c14e (diff)
downloadMeta-Launcher-8d26f6ef1dcbd21a662477e1bbd3ed9384801968.tar.gz
Meta-Launcher-8d26f6ef1dcbd21a662477e1bbd3ed9384801968.zip
Update Date 2026-03-17 Time 17:00:01
Diffstat (limited to 'com.azul.java')
-rw-r--r--com.azul.java/index.json6
-rw-r--r--com.azul.java/java26.json81
2 files changed, 87 insertions, 0 deletions
diff --git a/com.azul.java/index.json b/com.azul.java/index.json
index 6d3027152..9a8c778ab 100644
--- a/com.azul.java/index.json
+++ b/com.azul.java/index.json
@@ -5,6 +5,12 @@
"versions": [
{
"recommended": false,
+ "releaseTime": "2026-02-20T17:49:34+00:00",
+ "sha256": "79001ea03bb46fa5eba8ffea1e3d9ffe3bdb60b65f9a204f2ad2a52a1d510ea5",
+ "version": "java26"
+ },
+ {
+ "recommended": false,
"releaseTime": "2025-09-05T12:58:16+00:00",
"sha256": "c1eb0adc0e60d3444828a0bf3b7c6ed9797ff1bea37c73dbfa1c41bd5df29b20",
"version": "java25"
diff --git a/com.azul.java/java26.json b/com.azul.java/java26.json
new file mode 100644
index 000000000..8227eb947
--- /dev/null
+++ b/com.azul.java/java26.json
@@ -0,0 +1,81 @@
+{
+ "formatVersion": 1,
+ "name": "Java 26",
+ "releaseTime": "2026-02-20T17:49:34+00:00",
+ "runtimes": [
+ {
+ "checksum": {
+ "hash": "4201635a2ed0b6c7af450586d4014e580877920612495b4946ae80199f716954",
+ "type": "sha256"
+ },
+ "downloadType": "archive",
+ "name": "azul_zulu_jre26.0.0",
+ "packageType": "jre",
+ "releaseTime": "2026-02-20T17:49:34+00:00",
+ "runtimeOS": "mac-os-x64",
+ "url": "https://cdn.azul.com/zulu/bin/zulu26.28.59-ca-jre26.0.0-macosx_x64.zip",
+ "vendor": "azul",
+ "version": {
+ "major": 26,
+ "minor": 0,
+ "security": 0
+ }
+ },
+ {
+ "checksum": {
+ "hash": "ca96500740dc9bd7f2791477669fb25ec2263c7383cca45d839fc1ed482d6c1f",
+ "type": "sha256"
+ },
+ "downloadType": "archive",
+ "name": "azul_zulu_jre26.0.0",
+ "packageType": "jre",
+ "releaseTime": "2026-02-20T17:49:34+00:00",
+ "runtimeOS": "mac-os-arm64",
+ "url": "https://cdn.azul.com/zulu/bin/zulu26.28.59-ca-jre26.0.0-macosx_aarch64.zip",
+ "vendor": "azul",
+ "version": {
+ "major": 26,
+ "minor": 0,
+ "security": 0
+ }
+ },
+ {
+ "checksum": {
+ "hash": "45ad92a5b5a27d9d8e93a78b09d6a9805bf9e87db74191228794200492af7fee",
+ "type": "sha256"
+ },
+ "downloadType": "archive",
+ "name": "azul_zulu_jre26.0.0",
+ "packageType": "jre",
+ "releaseTime": "2026-02-20T17:49:34+00:00",
+ "runtimeOS": "linux-x64",
+ "url": "https://cdn.azul.com/zulu/bin/zulu26.28.59-ca-jre26.0.0-linux_x64.zip",
+ "vendor": "azul",
+ "version": {
+ "major": 26,
+ "minor": 0,
+ "security": 0
+ }
+ },
+ {
+ "checksum": {
+ "hash": "3901515df9438cd912f020c084911e8559d329c2aced327c974e231852d07e20",
+ "type": "sha256"
+ },
+ "downloadType": "archive",
+ "name": "azul_zulu_jre26.0.0",
+ "packageType": "jre",
+ "releaseTime": "2026-02-20T17:49:34+00:00",
+ "runtimeOS": "windows-x64",
+ "url": "https://cdn.azul.com/zulu/bin/zulu26.28.59-ca-jre26.0.0-win_x64.zip",
+ "vendor": "azul",
+ "version": {
+ "major": 26,
+ "minor": 0,
+ "security": 0
+ }
+ }
+ ],
+ "uid": "com.azul.java",
+ "version": "java26"
+} \ No newline at end of file