From 8f591b7998974368671ae1e407f764f1c3983020 Mon Sep 17 00:00:00 2001 From: roele <181773+roele@users.noreply.github.com> Date: Tue, 3 Feb 2026 22:10:09 +0000 Subject: [PATCH] Update data --- public/api/jvm/ea/linux/aarch64.json | 12 + public/api/jvm/ea/linux/x86_64.json | 26 + public/api/jvm/ea/macosx/aarch64.json | 24 + public/api/jvm/ea/macosx/x86_64.json | 24 + public/api/jvm/ea/windows/x86_64.json | 12 + public/api/jvm/ga/linux/aarch64.json | 574 ++++++++++++++++++++ public/api/jvm/ga/linux/arm32.json | 36 ++ public/api/jvm/ga/linux/i686.json | 168 ++++++ public/api/jvm/ga/linux/x86_64.json | 698 +++++++++++++++++++++++++ public/api/jvm/ga/macosx/aarch64.json | 464 ++++++++++++++++ public/api/jvm/ga/macosx/x86_64.json | 512 ++++++++++++++++++ public/api/jvm/ga/windows/aarch64.json | 294 +++++++++++ public/api/jvm/ga/windows/i686.json | 108 ++++ public/api/jvm/ga/windows/x86_64.json | 414 +++++++++++++++ 14 files changed, 3366 insertions(+) diff --git a/public/api/jvm/ea/linux/aarch64.json b/public/api/jvm/ea/linux/aarch64.json index 574f2cb..3a95572 100644 --- a/public/api/jvm/ea/linux/aarch64.json +++ b/public/api/jvm/ea/linux/aarch64.json @@ -23115,5 +23115,17 @@ "url": "https://github.com/SAP/SapMachine/releases/download/sapmachine-26%2B32/sapmachine-jdk-26-ea.32_linux-aarch64_bin.tar.gz", "vendor": "sapmachine", "version": "26.0.0-ea.32" + }, + { + "checksum": "sha256:4de1351001a25a924bca4ded6dcbebe6fa079681f6902010f4efd090400d6385", + "created_at": "2026-02-03T22:07:02.246803", + "features": [], + "file_type": "tar.gz", + "image_type": "jdk", + "java_version": "26.0.0", + "jvm_impl": "hotspot", + "url": "https://cdn.azul.com/zulu/bin/zulu26.0.41-beta-jdk26.0.0-beta.26-linux_aarch64.tar.gz", + "vendor": "zulu", + "version": "26.0.41.0" } ] \ No newline at end of file diff --git a/public/api/jvm/ea/linux/x86_64.json b/public/api/jvm/ea/linux/x86_64.json index 3366e28..c5dc96d 100644 --- a/public/api/jvm/ea/linux/x86_64.json +++ b/public/api/jvm/ea/linux/x86_64.json @@ -47979,5 +47979,31 @@ "url": "https://github.com/SAP/SapMachine/releases/download/sapmachine-26%2B32/sapmachine-jre-26-ea.32_linux-x64-musl_bin.tar.gz", "vendor": "sapmachine", "version": "26.0.0-ea.32" + }, + { + "checksum": "sha256:bc66965d2d50811525801ec1450b1b22437fedccb61dc687080552db34276668", + "created_at": "2026-02-03T22:07:02.246803", + "features": [ + "musl" + ], + "file_type": "tar.gz", + "image_type": "jdk", + "java_version": "26.0.0", + "jvm_impl": "hotspot", + "url": "https://cdn.azul.com/zulu/bin/zulu26.0.41-beta-jdk26.0.0-beta.26-linux_musl_x64.tar.gz", + "vendor": "zulu", + "version": "26.0.41.0" + }, + { + "checksum": "sha256:f6940504f0ad2ca635fceffccb0610371dc9f2dd5a86e830251654c336926e39", + "created_at": "2026-02-03T22:07:02.246803", + "features": [], + "file_type": "tar.gz", + "image_type": "jdk", + "java_version": "26.0.0", + "jvm_impl": "hotspot", + "url": "https://cdn.azul.com/zulu/bin/zulu26.0.41-beta-jdk26.0.0-beta.26-linux_x64.tar.gz", + "vendor": "zulu", + "version": "26.0.41.0" } ] \ No newline at end of file diff --git a/public/api/jvm/ea/macosx/aarch64.json b/public/api/jvm/ea/macosx/aarch64.json index ebfcf2e..93a2fc1 100644 --- a/public/api/jvm/ea/macosx/aarch64.json +++ b/public/api/jvm/ea/macosx/aarch64.json @@ -20248,5 +20248,29 @@ "url": "https://github.com/SAP/SapMachine/releases/download/sapmachine-26%2B32/sapmachine-jre-26-ea.32_macos-aarch64_bin.tar.gz", "vendor": "sapmachine", "version": "26.0.0-ea.32" + }, + { + "checksum": "sha256:ad31a8fc83b028266972cf7b772776c47fbd1fb9bc7fc8c7d4847227b9c46434", + "created_at": "2026-02-03T22:07:02.246803", + "features": [], + "file_type": "zip", + "image_type": "jdk", + "java_version": "26.0.0", + "jvm_impl": "hotspot", + "url": "https://cdn.azul.com/zulu/bin/zulu26.0.41-beta-jdk26.0.0-beta.26-macosx_aarch64.zip", + "vendor": "zulu", + "version": "26.0.41.0" + }, + { + "checksum": "sha256:f80547f9280b15e17b0537f01e00cb889a419a58ae746a0d4337992441cf24b2", + "created_at": "2026-02-03T22:07:02.246803", + "features": [], + "file_type": "tar.gz", + "image_type": "jdk", + "java_version": "26.0.0", + "jvm_impl": "hotspot", + "url": "https://cdn.azul.com/zulu/bin/zulu26.0.41-beta-jdk26.0.0-beta.26-macosx_aarch64.tar.gz", + "vendor": "zulu", + "version": "26.0.41.0" } ] \ No newline at end of file diff --git a/public/api/jvm/ea/macosx/x86_64.json b/public/api/jvm/ea/macosx/x86_64.json index 73a3852..18b920d 100644 --- a/public/api/jvm/ea/macosx/x86_64.json +++ b/public/api/jvm/ea/macosx/x86_64.json @@ -30388,5 +30388,29 @@ "url": "https://download.java.net/java/early_access/jdk26/33/GPL/openjdk-26-ea+33_macos-x64_bin.tar.gz", "vendor": "openjdk", "version": "26.0.0-ea+33" + }, + { + "checksum": "sha256:095c70457bd3cbd90c89e0483acccb9ea29571b40567a95810cc6f519efce433", + "created_at": "2026-02-03T22:07:02.246803", + "features": [], + "file_type": "zip", + "image_type": "jdk", + "java_version": "26.0.0", + "jvm_impl": "hotspot", + "url": "https://cdn.azul.com/zulu/bin/zulu26.0.41-beta-jdk26.0.0-beta.26-macosx_x64.zip", + "vendor": "zulu", + "version": "26.0.41.0" + }, + { + "checksum": "sha256:7c4ba942d8a567bc359683ed970a1d64b20dbb0ae51c59a33e1b42b54b2fb9d2", + "created_at": "2026-02-03T22:07:02.246803", + "features": [], + "file_type": "tar.gz", + "image_type": "jdk", + "java_version": "26.0.0", + "jvm_impl": "hotspot", + "url": "https://cdn.azul.com/zulu/bin/zulu26.0.41-beta-jdk26.0.0-beta.26-macosx_x64.tar.gz", + "vendor": "zulu", + "version": "26.0.41.0" } ] \ No newline at end of file diff --git a/public/api/jvm/ea/windows/x86_64.json b/public/api/jvm/ea/windows/x86_64.json index 2274c80..9c7a582 100644 --- a/public/api/jvm/ea/windows/x86_64.json +++ b/public/api/jvm/ea/windows/x86_64.json @@ -28203,5 +28203,17 @@ "url": "https://github.com/SAP/SapMachine/releases/download/sapmachine-26%2B32/sapmachine-jdk-26-ea.32_windows-x64_bin.zip", "vendor": "sapmachine", "version": "26.0.0-ea.32" + }, + { + "checksum": "sha256:d8ece8166c38b110db690cc9a4e60252a11ea804bc984ff0336bcbc63aa5b0cd", + "created_at": "2026-02-03T22:07:02.246803", + "features": [], + "file_type": "zip", + "image_type": "jdk", + "java_version": "26.0.0", + "jvm_impl": "hotspot", + "url": "https://cdn.azul.com/zulu/bin/zulu26.0.41-beta-jdk26.0.0-beta.26-win_x64.zip", + "vendor": "zulu", + "version": "26.0.41.0" } ] \ No newline at end of file diff --git a/public/api/jvm/ga/linux/aarch64.json b/public/api/jvm/ga/linux/aarch64.json index 87b8a52..4af893a 100644 --- a/public/api/jvm/ga/linux/aarch64.json +++ b/public/api/jvm/ga/linux/aarch64.json @@ -52901,5 +52901,579 @@ "url": "https://github.com/ibmruntimes/semeru11-binaries/releases/download/jdk-11.0.30%2B7_openj9-0.57.0/ibm-semeru-open-jdk_aarch64_linux_11.0.30_7_openj9-0.57.0.tar.gz", "vendor": "semeru", "version": "11.0.30+7_openj9-0.57.0" + }, + { + "checksum": "sha256:db57dc9e1f8222c2f8efad38c8ca360b1011d8b9fb9bea0956d86cd75e7b2dbd", + "created_at": "2026-02-03T22:07:02.246803", + "features": [], + "file_type": "tar.gz", + "image_type": "jdk", + "java_version": "17.0.18", + "jvm_impl": "hotspot", + "url": "https://cdn.azul.com/zulu/bin/zulu17.64.17-ca-jdk17.0.18-linux_aarch64.tar.gz", + "vendor": "zulu", + "version": "17.64.17.0" + }, + { + "checksum": "sha256:b47c52c55b4420eaed19ddb61f2593f5703eed4d28572c8935f58d92b32b27ae", + "created_at": "2026-02-03T22:07:02.246803", + "features": [ + "musl" + ], + "file_type": "tar.gz", + "image_type": "jre", + "java_version": "21.0.10", + "jvm_impl": "hotspot", + "url": "https://cdn.azul.com/zulu/bin/zulu21.48.17-ca-jre21.0.10-linux_musl_aarch64.tar.gz", + "vendor": "zulu", + "version": "21.48.17.0" + }, + { + "checksum": "sha256:9009c15c3359a35a88fe6a6358b996f32b2c8155d83bb561a2c4d202a60e322e", + "created_at": "2026-02-03T22:07:02.246803", + "features": [ + "musl" + ], + "file_type": "tar.gz", + "image_type": "jdk", + "java_version": "21.0.10", + "jvm_impl": "hotspot", + "url": "https://cdn.azul.com/zulu/bin/zulu21.48.17-ca-jdk21.0.10-linux_musl_aarch64.tar.gz", + "vendor": "zulu", + "version": "21.48.17.0" + }, + { + "checksum": "sha256:19b8b36724c5fca4507aa096e114c639fd5eb664669fc812691f75270b713f94", + "created_at": "2026-02-03T22:07:02.246803", + "features": [ + "musl" + ], + "file_type": "tar.gz", + "image_type": "jre", + "java_version": "17.0.18", + "jvm_impl": "hotspot", + "url": "https://cdn.azul.com/zulu/bin/zulu17.64.17-ca-jre17.0.18-linux_musl_aarch64.tar.gz", + "vendor": "zulu", + "version": "17.64.17.0" + }, + { + "checksum": "sha256:62bfdbeb4e4bd69329d450e433222521dbde6aefd14c2a0a43055cc16d5aeed9", + "created_at": "2026-02-03T22:07:02.246803", + "features": [], + "file_type": "tar.gz", + "image_type": "jdk", + "java_version": "21.0.10", + "jvm_impl": "hotspot", + "url": "https://cdn.azul.com/zulu/bin/zulu21.48.17-ca-jdk21.0.10-linux_aarch64.tar.gz", + "vendor": "zulu", + "version": "21.48.17.0" + }, + { + "checksum": "sha256:d6ae2c91d783d56dba4fe4ea850d4a32ee9b4741d6b4f49655f1452fe83f1d2c", + "created_at": "2026-02-03T22:07:02.246803", + "features": [], + "file_type": "tar.gz", + "image_type": "jre", + "java_version": "17.0.18", + "jvm_impl": "hotspot", + "url": "https://cdn.azul.com/zulu/bin/zulu17.64.17-ca-jre17.0.18-linux_aarch64.tar.gz", + "vendor": "zulu", + "version": "17.64.17.0" + }, + { + "checksum": "sha256:d3280fc584a31ccee3947c6717609764a30c4af098ec0691c4615a25e4ae69c5", + "created_at": "2026-02-03T22:07:02.246803", + "features": [ + "musl" + ], + "file_type": "tar.gz", + "image_type": "jre", + "java_version": "25.0.2", + "jvm_impl": "hotspot", + "url": "https://cdn.azul.com/zulu/bin/zulu25.32.21-ca-jre25.0.2-linux_musl_aarch64.tar.gz", + "vendor": "zulu", + "version": "25.32.21.0" + }, + { + "checksum": "sha256:8bed9674e9737ad7cc6e6f83986cb13921ca570cb0df037831d38072a1e4e54b", + "created_at": "2026-02-03T22:07:02.246803", + "features": [], + "file_type": "tar.gz", + "image_type": "jre", + "java_version": "11.0.30", + "jvm_impl": "hotspot", + "url": "https://cdn.azul.com/zulu/bin/zulu11.86.21-ca-jre11.0.30-linux_aarch64.tar.gz", + "vendor": "zulu", + "version": "11.86.21.0" + }, + { + "checksum": "sha256:9b6140977c782593c69bcea2c12b390d90bea5c1dd21a3cfb3d1093e9be04aae", + "created_at": "2026-02-03T22:07:02.246803", + "features": [], + "file_type": "tar.gz", + "image_type": "jre", + "java_version": "8.0.482", + "jvm_impl": "hotspot", + "url": "https://cdn.azul.com/zulu/bin/zulu8.92.0.21-ca-jre8.0.482-linux_aarch64.tar.gz", + "vendor": "zulu", + "version": "8.92.0.21" + }, + { + "checksum": "sha256:52d72f0a439c1ec6f9773444dab85a08bb5bd42a652895e8bd2a60c2c9f52142", + "created_at": "2026-02-03T22:07:02.246803", + "features": [ + "musl" + ], + "file_type": "tar.gz", + "image_type": "jdk", + "java_version": "8.0.482", + "jvm_impl": "hotspot", + "url": "https://cdn.azul.com/zulu/bin/zulu8.92.0.21-ca-jdk8.0.482-linux_musl_aarch64.tar.gz", + "vendor": "zulu", + "version": "8.92.0.21" + }, + { + "checksum": "sha256:cc70d2d46851192288ed7c9de1d6aab07eedeac9a369d54f299202152e2b52ec", + "created_at": "2026-02-03T22:07:02.246803", + "features": [], + "file_type": "tar.gz", + "image_type": "jre", + "java_version": "25.0.2", + "jvm_impl": "hotspot", + "url": "https://cdn.azul.com/zulu/bin/zulu25.32.21-ca-jre25.0.2-linux_aarch64.tar.gz", + "vendor": "zulu", + "version": "25.32.21.0" + }, + { + "checksum": "sha256:dd1ca3e89ba93cf43fa966503e2a91aeed658fa726acccb37775f5668f1ec8b7", + "created_at": "2026-02-03T22:07:02.246803", + "features": [], + "file_type": "tar.gz", + "image_type": "jdk", + "java_version": "11.0.30", + "jvm_impl": "hotspot", + "url": "https://cdn.azul.com/zulu/bin/zulu11.86.21-ca-jdk11.0.30-linux_aarch64.tar.gz", + "vendor": "zulu", + "version": "11.86.21.0" + }, + { + "checksum": "sha256:a38b80b2993570e814ae9610f43d8bebdd92b79f95851c7d7ed8026b7b94218f", + "created_at": "2026-02-03T22:07:02.246803", + "features": [ + "musl" + ], + "file_type": "tar.gz", + "image_type": "jre", + "java_version": "11.0.30", + "jvm_impl": "hotspot", + "url": "https://cdn.azul.com/zulu/bin/zulu11.86.21-ca-jre11.0.30-linux_musl_aarch64.tar.gz", + "vendor": "zulu", + "version": "11.86.21.0" + }, + { + "checksum": "sha256:d4688425cf2e315f000213a8917f93a5ff4e1b818c50b24f682e189424932a39", + "created_at": "2026-02-03T22:07:02.246803", + "features": [ + "musl" + ], + "file_type": "tar.gz", + "image_type": "jdk", + "java_version": "25.0.2", + "jvm_impl": "hotspot", + "url": "https://cdn.azul.com/zulu/bin/zulu25.32.21-ca-jdk25.0.2-linux_musl_aarch64.tar.gz", + "vendor": "zulu", + "version": "25.32.21.0" + }, + { + "checksum": "sha256:03974f94cfa1d37f7d258dca5215a8aa2c9d10fc7559aa5a97191ae7a78b7c3c", + "created_at": "2026-02-03T22:07:02.246803", + "features": [ + "musl" + ], + "file_type": "tar.gz", + "image_type": "jdk", + "java_version": "17.0.18", + "jvm_impl": "hotspot", + "url": "https://cdn.azul.com/zulu/bin/zulu17.64.17-ca-jdk17.0.18-linux_musl_aarch64.tar.gz", + "vendor": "zulu", + "version": "17.64.17.0" + }, + { + "checksum": "sha256:14a0ca3c75676b65c97e1937664ba33c204769d71297013780a5d19dbc73dff3", + "created_at": "2026-02-03T22:07:02.246803", + "features": [], + "file_type": "tar.gz", + "image_type": "jdk", + "java_version": "8.0.482", + "jvm_impl": "hotspot", + "url": "https://cdn.azul.com/zulu/bin/zulu8.92.0.21-ca-jdk8.0.482-linux_aarch64.tar.gz", + "vendor": "zulu", + "version": "8.92.0.21" + }, + { + "checksum": "sha256:eadf8ba7fe8765945b501722c9dc3c51845c706119fba2f3059d28305b085af2", + "created_at": "2026-02-03T22:07:02.246803", + "features": [ + "musl" + ], + "file_type": "tar.gz", + "image_type": "jdk", + "java_version": "11.0.30", + "jvm_impl": "hotspot", + "url": "https://cdn.azul.com/zulu/bin/zulu11.86.21-ca-jdk11.0.30-linux_musl_aarch64.tar.gz", + "vendor": "zulu", + "version": "11.86.21.0" + }, + { + "checksum": "sha256:9903c6b19183a33725ca1dfdae5b72400c9d00995c76fafc4a0d31c5152f33f7", + "created_at": "2026-02-03T22:07:02.246803", + "features": [], + "file_type": "tar.gz", + "image_type": "jdk", + "java_version": "25.0.2", + "jvm_impl": "hotspot", + "url": "https://cdn.azul.com/zulu/bin/zulu25.32.21-ca-jdk25.0.2-linux_aarch64.tar.gz", + "vendor": "zulu", + "version": "25.32.21.0" + }, + { + "checksum": "sha256:9a3d72df52d46d7149e7742c248d620eaa98a73411dad31ada5babda7953babf", + "created_at": "2026-02-03T22:07:02.246803", + "features": [ + "musl" + ], + "file_type": "tar.gz", + "image_type": "jre", + "java_version": "8.0.482", + "jvm_impl": "hotspot", + "url": "https://cdn.azul.com/zulu/bin/zulu8.92.0.21-ca-jre8.0.482-linux_musl_aarch64.tar.gz", + "vendor": "zulu", + "version": "8.92.0.21" + }, + { + "checksum": "sha256:8ab3195ae5b1e79dca219ee7d60a0f302b67c146034f54ea533c594e215074d6", + "created_at": "2026-02-03T22:07:02.246803", + "features": [], + "file_type": "tar.gz", + "image_type": "jre", + "java_version": "21.0.10", + "jvm_impl": "hotspot", + "url": "https://cdn.azul.com/zulu/bin/zulu21.48.17-ca-jre21.0.10-linux_aarch64.tar.gz", + "vendor": "zulu", + "version": "21.48.17.0" + }, + { + "checksum": "sha1:dcb1c70715fd0adb1bff130ef6f40d02f87bb7fd", + "created_at": "2026-02-03T22:09:25.274320", + "features": [ + "crac" + ], + "file_type": "tar.gz", + "image_type": "jdk", + "java_version": "21.0.10+11", + "jvm_impl": "hotspot", + "url": "https://github.com/bell-sw/Liberica/releases/download/21.0.10%2B11/bellsoft-jdk21.0.10%2B11-linux-aarch64-crac.tar.gz", + "vendor": "liberica", + "version": "21.0.10+11" + }, + { + "checksum": "sha1:399155e77c7c70a97b6a341bcbf5a9fab1ef0699", + "created_at": "2026-02-03T22:09:25.274320", + "features": [ + "crac", + "musl" + ], + "file_type": "tar.gz", + "image_type": "jdk", + "java_version": "17.0.18+11", + "jvm_impl": "hotspot", + "url": "https://github.com/bell-sw/Liberica/releases/download/17.0.18%2B11/bellsoft-jdk17.0.18%2B11-linux-aarch64-musl-crac.tar.gz", + "vendor": "liberica", + "version": "17.0.18+11" + }, + { + "checksum": "sha1:636835108dd3aaeb959822adbe2a601d5318f7c6", + "created_at": "2026-02-03T22:09:25.274320", + "features": [ + "crac", + "musl" + ], + "file_type": "tar.gz", + "image_type": "jdk", + "java_version": "21.0.10+11", + "jvm_impl": "hotspot", + "url": "https://github.com/bell-sw/Liberica/releases/download/21.0.10%2B11/bellsoft-jdk21.0.10%2B11-linux-aarch64-musl-crac.tar.gz", + "vendor": "liberica", + "version": "21.0.10+11" + }, + { + "checksum": "sha512:a9f9c3294ca0319e0eaa6dfced5635c89118eb01414dd4b7266dfe8d4d665261d98333fa742911fc59d636f47cdd795e2abea9c83d07ff4cc813f38de6358f39", + "created_at": "2026-02-03T22:09:26.924501", + "features": [ + "jcef" + ], + "file_type": "tar.gz", + "image_type": "jdk", + "java_version": "25.0.2-b300.57", + "jvm_impl": "hotspot", + "url": "https://cache-redirector.jetbrains.com/intellij-jbr/jbrsdk_jcef-25.0.2-linux-aarch64-b300.57.tar.gz", + "vendor": "jetbrains", + "version": "25.0.2-b300.57" + }, + { + "checksum": "sha512:d6cbf973ca4f68ecc0443f8f9a47b52ec6e023fa7979ce787a97e729413fcc7428c981f79bdd143ad66eb7036de5e35ac87ed2a4ef0cc61218c9b9b07780dacd", + "created_at": "2026-02-03T22:09:26.924501", + "features": [], + "file_type": "tar.gz", + "image_type": "jdk", + "java_version": "21.0.10-b1163.105", + "jvm_impl": "hotspot", + "url": "https://cache-redirector.jetbrains.com/intellij-jbr/jbrsdk_lb-21.0.10-linux-aarch64-b1163.105.tar.gz", + "vendor": "jetbrains", + "version": "21.0.10-b1163.105" + }, + { + "checksum": "sha512:188ea5d48352d15daa7385aa85ac45e76e9e7bf19aced1bae282672ef676a9a325f5116802449d61acc5b7cba4fe90f08411db81f78c1e264374085b540bba56", + "created_at": "2026-02-03T22:09:26.924501", + "features": [ + "musl" + ], + "file_type": "tar.gz", + "image_type": "jdk", + "java_version": "25.0.2-b300.57", + "jvm_impl": "hotspot", + "url": "https://cache-redirector.jetbrains.com/intellij-jbr/jbrsdk-25.0.2-linux-musl-aarch64-b300.57.tar.gz", + "vendor": "jetbrains", + "version": "25.0.2-b300.57" + }, + { + "checksum": "sha1:6e26610068bc6612cff87e2289f28b75d00c884d", + "created_at": "2026-02-03T22:09:25.274320", + "features": [ + "crac" + ], + "file_type": "tar.gz", + "image_type": "jdk", + "java_version": "17.0.18+11", + "jvm_impl": "hotspot", + "url": "https://github.com/bell-sw/Liberica/releases/download/17.0.18%2B11/bellsoft-jdk17.0.18%2B11-linux-aarch64-crac.tar.gz", + "vendor": "liberica", + "version": "17.0.18+11" + }, + { + "checksum": "sha256:ada72fbf191fb287b4c1e54be372b64c40c27c2ffbfa01f880c92af11f4e7c94", + "created_at": "2026-02-03T22:09:26.911994", + "features": [], + "file_type": "tar.gz", + "image_type": "jdk", + "java_version": "1.8.0_482-b08", + "jvm_impl": "hotspot", + "url": "https://github.com/adoptium/temurin8-binaries/releases/download/jdk8u482-b08/OpenJDK8U-jdk_aarch64_linux_hotspot_8u482b08.tar.gz", + "vendor": "temurin", + "version": "8.0.482+8" + }, + { + "checksum": "sha256:3c8fb6754deced4e08a03524b6af1df4f3df451f1832f3dcd3a6848fd54b8d08", + "created_at": "2026-02-03T22:09:26.911994", + "features": [], + "file_type": "tar.gz", + "image_type": "jdk", + "java_version": "11.0.30+7", + "jvm_impl": "hotspot", + "url": "https://github.com/adoptium/temurin11-binaries/releases/download/jdk-11.0.30%2B7/OpenJDK11U-jdk_aarch64_linux_hotspot_11.0.30_7.tar.gz", + "vendor": "temurin", + "version": "11.0.30+7" + }, + { + "checksum": "sha256:46496dfa7e58784adf96a3a2bd1ac8be9fda2d8749a9c52bf74fb582aa1449e2", + "created_at": "2026-02-03T22:09:26.911994", + "features": [], + "file_type": "tar.gz", + "image_type": "jre", + "java_version": "1.8.0_482-b08", + "jvm_impl": "hotspot", + "url": "https://github.com/adoptium/temurin8-binaries/releases/download/jdk8u482-b08/OpenJDK8U-jre_aarch64_linux_hotspot_8u482b08.tar.gz", + "vendor": "temurin", + "version": "8.0.482+8" + }, + { + "checksum": "sha256:9d6a8d3a33c308bbc7332e4c2e2f9a94fbbc56417863496061ef6defef9c5391", + "created_at": "2026-02-03T22:09:26.911994", + "features": [], + "file_type": "tar.gz", + "image_type": "jre", + "java_version": "11.0.30+7", + "jvm_impl": "hotspot", + "url": "https://github.com/adoptium/temurin11-binaries/releases/download/jdk-11.0.30%2B7/OpenJDK11U-jre_aarch64_linux_hotspot_11.0.30_7.tar.gz", + "vendor": "temurin", + "version": "11.0.30+7" + }, + { + "checksum": "sha512:1d79634f5ac4275c32fa0b41e5038a7af4dc045670afe9796c7d39596c906628bdf3e21f6cb01c5732378dce123268b3d35381f8c617d251fe7dfc039d657590", + "created_at": "2026-02-03T22:09:26.924501", + "features": [ + "jcef" + ], + "file_type": "tar.gz", + "image_type": "jdk", + "java_version": "21.0.10-b1163.105", + "jvm_impl": "hotspot", + "url": "https://cache-redirector.jetbrains.com/intellij-jbr/jbrsdk_jcef-21.0.10-linux-aarch64-b1163.105.tar.gz", + "vendor": "jetbrains", + "version": "21.0.10-b1163.105" + }, + { + "checksum": "sha512:72feed4fadf7459ba52884acca33c2a599b4967a2ddc3727c3b6ee23bf1527b30d7f42521497d0021769ab1e3768fedcb16c98deb5f4d804d0268ea86075630d", + "created_at": "2026-02-03T22:09:26.924501", + "features": [ + "musl" + ], + "file_type": "tar.gz", + "image_type": "jdk", + "java_version": "21.0.10-b1163.105", + "jvm_impl": "hotspot", + "url": "https://cache-redirector.jetbrains.com/intellij-jbr/jbrsdk-21.0.10-linux-musl-aarch64-b1163.105.tar.gz", + "vendor": "jetbrains", + "version": "21.0.10-b1163.105" + }, + { + "checksum": "sha512:68bfb6282dcc7db973285b07eefa8a635f85238a93425a27a8791b1d68e7f786da230b3e1faa7feacb26ca149dbb0e969ce2f10fe2f18ab413669632a376e2fc", + "created_at": "2026-02-03T22:09:26.924501", + "features": [ + "jcef" + ], + "file_type": "tar.gz", + "image_type": "jre", + "java_version": "21.0.10-b1163.105", + "jvm_impl": "hotspot", + "url": "https://cache-redirector.jetbrains.com/intellij-jbr/jbr_jcef-21.0.10-linux-aarch64-b1163.105.tar.gz", + "vendor": "jetbrains", + "version": "21.0.10-b1163.105" + }, + { + "checksum": "sha512:c1b88fac54da0f85aa2dddd2e2fb28095eea12523faf831665dbbe856a210552e8135d90cd6a13ed84e16e7ebb9128d00ad6c189bc4c568a3ae347e839cb4892", + "created_at": "2026-02-03T22:09:26.924501", + "features": [], + "file_type": "tar.gz", + "image_type": "jdk", + "java_version": "25.0.2-b300.57", + "jvm_impl": "hotspot", + "url": "https://cache-redirector.jetbrains.com/intellij-jbr/jbrsdk_lb-25.0.2-linux-aarch64-b300.57.tar.gz", + "vendor": "jetbrains", + "version": "25.0.2-b300.57" + }, + { + "checksum": "sha512:259607302754e1e092161e497c7324b49f6d4a3dfbd105f091ad3bc7243fa290abe73735677d082945498db5ecbf884240798fa63190aff63f4f5b7621028cf0", + "created_at": "2026-02-03T22:09:26.924501", + "features": [], + "file_type": "tar.gz", + "image_type": "jre", + "java_version": "25.0.2-b300.57", + "jvm_impl": "hotspot", + "url": "https://cache-redirector.jetbrains.com/intellij-jbr/jbr-25.0.2-linux-aarch64-b300.57.tar.gz", + "vendor": "jetbrains", + "version": "25.0.2-b300.57" + }, + { + "checksum": "sha512:b01bf0067c591077497eaef12680ff1d22bdb95cad1e62fb8dddd3ce2133576e70d1841cdbc0af2dc45fbc556549cda7b3d8ff05ed8332f33ba6e47773b12d89", + "created_at": "2026-02-03T22:09:26.924501", + "features": [], + "file_type": "tar.gz", + "image_type": "jre", + "java_version": "21.0.10-b1163.105", + "jvm_impl": "hotspot", + "url": "https://cache-redirector.jetbrains.com/intellij-jbr/jbr_lb-21.0.10-linux-aarch64-b1163.105.tar.gz", + "vendor": "jetbrains", + "version": "21.0.10-b1163.105" + }, + { + "checksum": "sha512:b4a9e64cb8ef348789a2acb5bf57195df3f763bfd094f889fba01f2ccc1a54e4eb88368e72c2b4a7faa15d9f5dd280d861c57a9c03854641a151ae387be357df", + "created_at": "2026-02-03T22:09:26.924501", + "features": [], + "file_type": "tar.gz", + "image_type": "jre", + "java_version": "25.0.2-b300.57", + "jvm_impl": "hotspot", + "url": "https://cache-redirector.jetbrains.com/intellij-jbr/jbr_lb-25.0.2-linux-aarch64-b300.57.tar.gz", + "vendor": "jetbrains", + "version": "25.0.2-b300.57" + }, + { + "checksum": "sha512:807176d82ce23ef8f92329be646a919fcd03ba867d617c5c5ca16b20cea3f4c2bc7653e7b06d813afcb794e06fd2cca80fd8bf151842199b6450a54425a820e9", + "created_at": "2026-02-03T22:09:26.924501", + "features": [], + "file_type": "tar.gz", + "image_type": "jdk", + "java_version": "25.0.2-b300.57", + "jvm_impl": "hotspot", + "url": "https://cache-redirector.jetbrains.com/intellij-jbr/jbrsdk-25.0.2-linux-aarch64-b300.57.tar.gz", + "vendor": "jetbrains", + "version": "25.0.2-b300.57" + }, + { + "checksum": "sha512:218caca901d8ed73b22ffe00fdd2d0f1ce8ee1d226730b3e6c0e99865d2502012ce93c45859c57968161fc5624e2bcf9c969655bdfd8b7c8f83aa8cc40c3c8c4", + "created_at": "2026-02-03T22:09:26.924501", + "features": [ + "musl" + ], + "file_type": "tar.gz", + "image_type": "jre", + "java_version": "25.0.2-b300.57", + "jvm_impl": "hotspot", + "url": "https://cache-redirector.jetbrains.com/intellij-jbr/jbr-25.0.2-linux-musl-aarch64-b300.57.tar.gz", + "vendor": "jetbrains", + "version": "25.0.2-b300.57" + }, + { + "checksum": "sha512:9c702591e6ff4b112c8c393617fafd4a5fd5c09955a364a9fe85eb72740a5e9938a526bd805e27a2ddc6e82be6a30cbdce5669ad83893959c6dbcb5fc285e210", + "created_at": "2026-02-03T22:09:26.924501", + "features": [], + "file_type": "tar.gz", + "image_type": "jre", + "java_version": "21.0.10-b1163.105", + "jvm_impl": "hotspot", + "url": "https://cache-redirector.jetbrains.com/intellij-jbr/jbr-21.0.10-linux-aarch64-b1163.105.tar.gz", + "vendor": "jetbrains", + "version": "21.0.10-b1163.105" + }, + { + "checksum": "sha512:fca90789c21b80dafd141f745d37798e2fb8017b5dd6c2b92330719955b1b56598b0028fc2cfba29fd9ab255a46c59c5c3fe7ad4088fe451d7c4bb88a5717fdd", + "created_at": "2026-02-03T22:09:26.924501", + "features": [ + "jcef" + ], + "file_type": "tar.gz", + "image_type": "jre", + "java_version": "25.0.2-b300.57", + "jvm_impl": "hotspot", + "url": "https://cache-redirector.jetbrains.com/intellij-jbr/jbr_jcef-25.0.2-linux-aarch64-b300.57.tar.gz", + "vendor": "jetbrains", + "version": "25.0.2-b300.57" + }, + { + "checksum": "sha512:83b2cb0455759b9c2a24903d7df8dab97ec23323a932cf69dffb22446073af9a662ca31cafe80eca216fe4d8763de4c92f1d66d26c184009ecad499c13f45086", + "created_at": "2026-02-03T22:09:26.924501", + "features": [ + "musl" + ], + "file_type": "tar.gz", + "image_type": "jre", + "java_version": "21.0.10-b1163.105", + "jvm_impl": "hotspot", + "url": "https://cache-redirector.jetbrains.com/intellij-jbr/jbr-21.0.10-linux-musl-aarch64-b1163.105.tar.gz", + "vendor": "jetbrains", + "version": "21.0.10-b1163.105" + }, + { + "checksum": "sha512:631e3b5c25293a91e307b9a47bcc047333c9503b4d2c943e5f302043304036aa319648ba263cb3829ce1adf64eb7fd88e3624040f6eb294dd4d6c8aa1c01f13c", + "created_at": "2026-02-03T22:09:26.924501", + "features": [], + "file_type": "tar.gz", + "image_type": "jdk", + "java_version": "21.0.10-b1163.105", + "jvm_impl": "hotspot", + "url": "https://cache-redirector.jetbrains.com/intellij-jbr/jbrsdk-21.0.10-linux-aarch64-b1163.105.tar.gz", + "vendor": "jetbrains", + "version": "21.0.10-b1163.105" } ] \ No newline at end of file diff --git a/public/api/jvm/ga/linux/arm32.json b/public/api/jvm/ga/linux/arm32.json index e07df56..4aa341c 100644 --- a/public/api/jvm/ga/linux/arm32.json +++ b/public/api/jvm/ga/linux/arm32.json @@ -2854,5 +2854,41 @@ "url": "https://cdn.azul.com/zulu/bin/zulu8.92.0.21-ca-jdk8.0.482-linux_aarch32sf.tar.gz", "vendor": "zulu", "version": "8.92.0.21" + }, + { + "checksum": "sha256:47901647be10601cef86bcf1d9de6b84c180cff59866db644443aa7383955477", + "created_at": "2026-02-03T22:07:02.246803", + "features": [], + "file_type": "tar.gz", + "image_type": "jdk", + "java_version": "11.0.30", + "jvm_impl": "hotspot", + "url": "https://cdn.azul.com/zulu/bin/zulu11.86.21-ca-jdk11.0.30-linux_aarch32sf.tar.gz", + "vendor": "zulu", + "version": "11.86.21.0" + }, + { + "checksum": "sha256:8cc849890ecee80b002171f54b6df7d14744b83ba44646f52f5ca927a85599b7", + "created_at": "2026-02-03T22:09:26.911994", + "features": [], + "file_type": "tar.gz", + "image_type": "jre", + "java_version": "11.0.30+7", + "jvm_impl": "hotspot", + "url": "https://github.com/adoptium/temurin11-binaries/releases/download/jdk-11.0.30%2B7/OpenJDK11U-jre_arm_linux_hotspot_11.0.30_7.tar.gz", + "vendor": "temurin", + "version": "11.0.30+7" + }, + { + "checksum": "sha256:1ef020c2215f3169c7610df573581806c58f00a0a1d512fd945a2687cbed1173", + "created_at": "2026-02-03T22:09:26.911994", + "features": [], + "file_type": "tar.gz", + "image_type": "jdk", + "java_version": "11.0.30+7", + "jvm_impl": "hotspot", + "url": "https://github.com/adoptium/temurin11-binaries/releases/download/jdk-11.0.30%2B7/OpenJDK11U-jdk_arm_linux_hotspot_11.0.30_7.tar.gz", + "vendor": "temurin", + "version": "11.0.30+7" } ] \ No newline at end of file diff --git a/public/api/jvm/ga/linux/i686.json b/public/api/jvm/ga/linux/i686.json index e135832..2bdd8c8 100644 --- a/public/api/jvm/ga/linux/i686.json +++ b/public/api/jvm/ga/linux/i686.json @@ -18312,5 +18312,173 @@ "url": "https://cdn.azul.com/zulu/bin/zulu8.92.0.21-ca-fx-jre8.0.482-linux_i686.tar.gz", "vendor": "zulu", "version": "8.92.0.21" + }, + { + "checksum": "sha256:e7f9f93a47855ce1bf63f1ead343b801d25439b54655a5f2bcf40d1d589b079e", + "created_at": "2026-02-03T22:07:02.246803", + "features": [], + "file_type": "zip", + "image_type": "jdk", + "java_version": "17.0.18", + "jvm_impl": "hotspot", + "url": "https://cdn.azul.com/zulu/bin/zulu17.64.17-ca-jdk17.0.18-linux_i686.zip", + "vendor": "zulu", + "version": "17.64.17.0" + }, + { + "checksum": "sha256:1a0f150e67fe37e27a1a6425dffb7a682909be281ff4d062964216cb5af1f5cb", + "created_at": "2026-02-03T22:07:02.246803", + "features": [], + "file_type": "zip", + "image_type": "jre", + "java_version": "8.0.482", + "jvm_impl": "hotspot", + "url": "https://cdn.azul.com/zulu/bin/zulu8.92.0.21-ca-jre8.0.482-linux_i686.zip", + "vendor": "zulu", + "version": "8.92.0.21" + }, + { + "checksum": "sha256:ce531adf479dae5e59106b6d7ece4f30696b26ee24b3dec19b9c3e39855d607c", + "created_at": "2026-02-03T22:07:02.246803", + "features": [], + "file_type": "zip", + "image_type": "jdk", + "java_version": "11.0.30", + "jvm_impl": "hotspot", + "url": "https://cdn.azul.com/zulu/bin/zulu11.86.21-ca-jdk11.0.30-linux_i686.zip", + "vendor": "zulu", + "version": "11.86.21.0" + }, + { + "checksum": "sha256:5717edca99bbe3ac425014652c2d11b15863839162afb356742532e0c7692c62", + "created_at": "2026-02-03T22:07:02.246803", + "features": [], + "file_type": "tar.gz", + "image_type": "jre", + "java_version": "8.0.482", + "jvm_impl": "hotspot", + "url": "https://cdn.azul.com/zulu/bin/zulu8.92.0.21-ca-jre8.0.482-linux_i686.tar.gz", + "vendor": "zulu", + "version": "8.92.0.21" + }, + { + "checksum": "sha256:ce36198325a5f3c202a469eb88c071a57971c89d26b705b92d60addf83942c29", + "created_at": "2026-02-03T22:07:02.246803", + "features": [], + "file_type": "zip", + "image_type": "jre", + "java_version": "11.0.30", + "jvm_impl": "hotspot", + "url": "https://cdn.azul.com/zulu/bin/zulu11.86.21-ca-jre11.0.30-linux_i686.zip", + "vendor": "zulu", + "version": "11.86.21.0" + }, + { + "checksum": "sha256:f86d87dd90e87a8fb2f4670705ebd6983b97726f3631bd4ff5c059c9b2d838cd", + "created_at": "2026-02-03T22:07:02.246803", + "features": [], + "file_type": "zip", + "image_type": "jdk", + "java_version": "8.0.482", + "jvm_impl": "hotspot", + "url": "https://cdn.azul.com/zulu/bin/zulu8.92.0.21-ca-jdk8.0.482-linux_i686.zip", + "vendor": "zulu", + "version": "8.92.0.21" + }, + { + "checksum": "sha256:8840b0374fe730a4308d845537ca0497aac0cf6aa4184ec8398c7671ba741f60", + "created_at": "2026-02-03T22:07:02.246803", + "features": [], + "file_type": "tar.gz", + "image_type": "jre", + "java_version": "11.0.30", + "jvm_impl": "hotspot", + "url": "https://cdn.azul.com/zulu/bin/zulu11.86.21-ca-jre11.0.30-linux_i686.tar.gz", + "vendor": "zulu", + "version": "11.86.21.0" + }, + { + "checksum": "sha256:0f7fa817cbced51cdd75a0e76c7fe44ca2391a294fe936e673eee6400ac6f686", + "created_at": "2026-02-03T22:07:02.246803", + "features": [], + "file_type": "tar.gz", + "image_type": "jdk", + "java_version": "11.0.30", + "jvm_impl": "hotspot", + "url": "https://cdn.azul.com/zulu/bin/zulu11.86.21-ca-jdk11.0.30-linux_i686.tar.gz", + "vendor": "zulu", + "version": "11.86.21.0" + }, + { + "checksum": "sha256:cefbc7f061885e46e71ab0d34a1d7d05f8a792058e57392f82dfe4cee240342b", + "created_at": "2026-02-03T22:07:02.246803", + "features": [], + "file_type": "zip", + "image_type": "jre", + "java_version": "17.0.18", + "jvm_impl": "hotspot", + "url": "https://cdn.azul.com/zulu/bin/zulu17.64.17-ca-jre17.0.18-linux_i686.zip", + "vendor": "zulu", + "version": "17.64.17.0" + }, + { + "checksum": "sha256:a7e3b28dd79ebe83042afbe7915214bd89575e9bf4d644ab5bcc380a1f766715", + "created_at": "2026-02-03T22:07:02.246803", + "features": [], + "file_type": "tar.gz", + "image_type": "jdk", + "java_version": "8.0.482", + "jvm_impl": "hotspot", + "url": "https://cdn.azul.com/zulu/bin/zulu8.92.0.21-ca-jdk8.0.482-linux_i686.tar.gz", + "vendor": "zulu", + "version": "8.92.0.21" + }, + { + "checksum": "sha256:fdee0a332ed7fe6098750c7ea967b3774435ca5f0f36a6634c9a3afba04b8277", + "created_at": "2026-02-03T22:07:02.246803", + "features": [], + "file_type": "tar.gz", + "image_type": "jre", + "java_version": "17.0.18", + "jvm_impl": "hotspot", + "url": "https://cdn.azul.com/zulu/bin/zulu17.64.17-ca-jre17.0.18-linux_i686.tar.gz", + "vendor": "zulu", + "version": "17.64.17.0" + }, + { + "checksum": "sha256:653d47cb69b64eff03c6908ddd96b10bfd381ace676f2f89cf5d15ea7f5a17c2", + "created_at": "2026-02-03T22:07:02.246803", + "features": [], + "file_type": "tar.gz", + "image_type": "jdk", + "java_version": "17.0.18", + "jvm_impl": "hotspot", + "url": "https://cdn.azul.com/zulu/bin/zulu17.64.17-ca-jdk17.0.18-linux_i686.tar.gz", + "vendor": "zulu", + "version": "17.64.17.0" + }, + { + "checksum": null, + "created_at": "2026-02-03T22:09:26.924501", + "features": [], + "file_type": "tar.gz", + "image_type": "jre", + "java_version": "21.0.10-b1163.105", + "jvm_impl": "hotspot", + "url": "https://cache-redirector.jetbrains.com/intellij-jbr/jbr-21.0.10-linux-x86-b1163.105.tar.gz", + "vendor": "jetbrains", + "version": "21.0.10-b1163.105" + }, + { + "checksum": null, + "created_at": "2026-02-03T22:09:26.924501", + "features": [], + "file_type": "tar.gz", + "image_type": "jdk", + "java_version": "21.0.10-b1163.105", + "jvm_impl": "hotspot", + "url": "https://cache-redirector.jetbrains.com/intellij-jbr/jbrsdk-21.0.10-linux-x86-b1163.105.tar.gz", + "vendor": "jetbrains", + "version": "21.0.10-b1163.105" } ] \ No newline at end of file diff --git a/public/api/jvm/ga/linux/x86_64.json b/public/api/jvm/ga/linux/x86_64.json index 4b669b0..a6dea47 100644 --- a/public/api/jvm/ga/linux/x86_64.json +++ b/public/api/jvm/ga/linux/x86_64.json @@ -73836,6 +73836,18 @@ "vendor": "corretto", "version": "17.0.18.9.1" }, + { + "checksum": "sha256:d9bcbea873e758c1282cccee2f73a0e733d23f054fc1b0f6a876169e73a28076", + "created_at": "2026-02-03T22:07:02.246803", + "features": [], + "file_type": "tar.gz", + "image_type": "jdk", + "java_version": "21.0.10", + "jvm_impl": "hotspot", + "url": "https://cdn.azul.com/zulu/bin/zulu21.48.17-ca-jdk21.0.10-linux_x64.tar.gz", + "vendor": "zulu", + "version": "21.48.17.0" + }, { "checksum": "md5:d5d7b3a19898433518a6d48963c1f4d4", "created_at": "2026-01-30T22:07:09.517635", @@ -73979,5 +73991,691 @@ "url": "https://github.com/ibmruntimes/semeru11-binaries/releases/download/jdk-11.0.30%2B7_openj9-0.57.0/ibm-semeru-open-jre_x64_linux_11.0.30_7_openj9-0.57.0.tar.gz", "vendor": "semeru", "version": "11.0.30+7_openj9-0.57.0" + }, + { + "checksum": "sha256:f0ecf49f7f947e22ccb7d70828cc7b320144bf8b4f1de7afe2b9db474331583c", + "created_at": "2026-02-03T22:07:02.246803", + "features": [ + "musl" + ], + "file_type": "tar.gz", + "image_type": "jre", + "java_version": "11.0.30", + "jvm_impl": "hotspot", + "url": "https://cdn.azul.com/zulu/bin/zulu11.86.21-ca-jre11.0.30-linux_musl_x64.tar.gz", + "vendor": "zulu", + "version": "11.86.21.0" + }, + { + "checksum": "sha256:0abac8e69fddca7b6bd5da55ff682fe9666cd7263443971f869f9d7c60f096e5", + "created_at": "2026-02-03T22:07:02.246803", + "features": [], + "file_type": "zip", + "image_type": "jdk", + "java_version": "11.0.30", + "jvm_impl": "hotspot", + "url": "https://cdn.azul.com/zulu/bin/zulu11.86.21-ca-jdk11.0.30-linux_x64.zip", + "vendor": "zulu", + "version": "11.86.21.0" + }, + { + "checksum": "sha256:946ad9766d98fc6ab495a1a120072197db54997f6925fb96680f1ecd5591db4e", + "created_at": "2026-02-03T22:07:02.246803", + "features": [], + "file_type": "tar.gz", + "image_type": "jdk", + "java_version": "25.0.2", + "jvm_impl": "hotspot", + "url": "https://cdn.azul.com/zulu/bin/zulu25.32.21-ca-jdk25.0.2-linux_x64.tar.gz", + "vendor": "zulu", + "version": "25.32.21.0" + }, + { + "checksum": "sha256:3dcf38d19795d6ca0c371b21a911b712e8be3d01164cf61086b27f881cf2a061", + "created_at": "2026-02-03T22:07:02.246803", + "features": [], + "file_type": "zip", + "image_type": "jre", + "java_version": "11.0.30", + "jvm_impl": "hotspot", + "url": "https://cdn.azul.com/zulu/bin/zulu11.86.21-ca-jre11.0.30-linux_x64.zip", + "vendor": "zulu", + "version": "11.86.21.0" + }, + { + "checksum": "sha256:c598a10cd06a690f2f31fc338f104c90126554a2206790abec0ee53215c347e5", + "created_at": "2026-02-03T22:07:02.246803", + "features": [], + "file_type": "zip", + "image_type": "jdk", + "java_version": "17.0.18", + "jvm_impl": "hotspot", + "url": "https://cdn.azul.com/zulu/bin/zulu17.64.17-ca-jdk17.0.18-linux_x64.zip", + "vendor": "zulu", + "version": "17.64.17.0" + }, + { + "checksum": "sha256:dbb1d5580afe8379d8457397c868e4a4b9c82798ac1cf0f7ee6842dfa3e7fd5d", + "created_at": "2026-02-03T22:07:02.246803", + "features": [], + "file_type": "tar.gz", + "image_type": "jdk", + "java_version": "8.0.482", + "jvm_impl": "hotspot", + "url": "https://cdn.azul.com/zulu/bin/zulu8.92.0.21-ca-jdk8.0.482-linux_x64.tar.gz", + "vendor": "zulu", + "version": "8.92.0.21" + }, + { + "checksum": "sha256:4c87daf12f5810a98e6574a36d0f501d04ebaca3c4a6c6e2518d604a100126b2", + "created_at": "2026-02-03T22:07:02.246803", + "features": [], + "file_type": "zip", + "image_type": "jdk", + "java_version": "8.0.482", + "jvm_impl": "hotspot", + "url": "https://cdn.azul.com/zulu/bin/zulu8.92.0.21-ca-jdk8.0.482-linux_x64.zip", + "vendor": "zulu", + "version": "8.92.0.21" + }, + { + "checksum": "sha256:eaf2f6c76477f1d4b0460c32d879a2d3f36ebdd1c72f27d09f17ed2f8e8a9696", + "created_at": "2026-02-03T22:07:02.246803", + "features": [ + "musl" + ], + "file_type": "tar.gz", + "image_type": "jdk", + "java_version": "8.0.482", + "jvm_impl": "hotspot", + "url": "https://cdn.azul.com/zulu/bin/zulu8.92.0.21-ca-jdk8.0.482-linux_musl_x64.tar.gz", + "vendor": "zulu", + "version": "8.92.0.21" + }, + { + "checksum": "sha256:359544c33f80d1c24ebfa5a72355b9f828bbc91d13d9886adc56b3b5cf3926db", + "created_at": "2026-02-03T22:07:02.246803", + "features": [], + "file_type": "tar.gz", + "image_type": "jre", + "java_version": "8.0.482", + "jvm_impl": "hotspot", + "url": "https://cdn.azul.com/zulu/bin/zulu8.92.0.21-ca-jre8.0.482-linux_x64.tar.gz", + "vendor": "zulu", + "version": "8.92.0.21" + }, + { + "checksum": "sha256:851e913928d968df05996c95f83a4a9567b463143ce9b84dd32b68035e22cf81", + "created_at": "2026-02-03T22:07:02.246803", + "features": [], + "file_type": "tar.gz", + "image_type": "jre", + "java_version": "25.0.2", + "jvm_impl": "hotspot", + "url": "https://cdn.azul.com/zulu/bin/zulu25.32.21-ca-jre25.0.2-linux_x64.tar.gz", + "vendor": "zulu", + "version": "25.32.21.0" + }, + { + "checksum": "sha256:109e548275a5d461653b7c6441c2f4a0ed7e8994e7a01c098bd8722f0d57b788", + "created_at": "2026-02-03T22:07:02.246803", + "features": [], + "file_type": "zip", + "image_type": "jre", + "java_version": "8.0.482", + "jvm_impl": "hotspot", + "url": "https://cdn.azul.com/zulu/bin/zulu8.92.0.21-ca-jre8.0.482-linux_x64.zip", + "vendor": "zulu", + "version": "8.92.0.21" + }, + { + "checksum": "sha256:010f1b950a5e9d50d6c2cb5a33680e0fbc1de9718a7a38c412f741ec4146ab42", + "created_at": "2026-02-03T22:07:02.246803", + "features": [ + "musl" + ], + "file_type": "tar.gz", + "image_type": "jre", + "java_version": "21.0.10", + "jvm_impl": "hotspot", + "url": "https://cdn.azul.com/zulu/bin/zulu21.48.17-ca-jre21.0.10-linux_musl_x64.tar.gz", + "vendor": "zulu", + "version": "21.48.17.0" + }, + { + "checksum": "sha256:26ea2828c3111f2bfd3163b2f5dbd4d2429d7fdedf0a4b89d3065603c994dc50", + "created_at": "2026-02-03T22:07:02.246803", + "features": [], + "file_type": "tar.gz", + "image_type": "jre", + "java_version": "21.0.10", + "jvm_impl": "hotspot", + "url": "https://cdn.azul.com/zulu/bin/zulu21.48.17-ca-jre21.0.10-linux_x64.tar.gz", + "vendor": "zulu", + "version": "21.48.17.0" + }, + { + "checksum": "sha256:d6ba9147ed3119e71f842f7cfebafa2ffbc272561d5803f99f47080e8c72ab51", + "created_at": "2026-02-03T22:07:02.246803", + "features": [], + "file_type": "tar.gz", + "image_type": "jre", + "java_version": "17.0.18", + "jvm_impl": "hotspot", + "url": "https://cdn.azul.com/zulu/bin/zulu17.64.17-ca-jre17.0.18-linux_x64.tar.gz", + "vendor": "zulu", + "version": "17.64.17.0" + }, + { + "checksum": "sha256:ce36c18a02f994b7b151d704d28b0e661545d1e4585b83e6c1bb502672fc1523", + "created_at": "2026-02-03T22:07:02.246803", + "features": [], + "file_type": "zip", + "image_type": "jre", + "java_version": "21.0.10", + "jvm_impl": "hotspot", + "url": "https://cdn.azul.com/zulu/bin/zulu21.48.17-ca-jre21.0.10-linux_x64.zip", + "vendor": "zulu", + "version": "21.48.17.0" + }, + { + "checksum": "sha256:27742f701f2b85ed15e768a4d79fe062ace484d9341cab5a46d5d55033a068a8", + "created_at": "2026-02-03T22:07:02.246803", + "features": [ + "musl" + ], + "file_type": "tar.gz", + "image_type": "jre", + "java_version": "17.0.18", + "jvm_impl": "hotspot", + "url": "https://cdn.azul.com/zulu/bin/zulu17.64.17-ca-jre17.0.18-linux_musl_x64.tar.gz", + "vendor": "zulu", + "version": "17.64.17.0" + }, + { + "checksum": "sha256:ffe3b67f30b2e6ccfc69b6c6493450b378bb9ab3b3d96cec9550933ab7bee38b", + "created_at": "2026-02-03T22:07:02.246803", + "features": [ + "musl" + ], + "file_type": "tar.gz", + "image_type": "jre", + "java_version": "8.0.482", + "jvm_impl": "hotspot", + "url": "https://cdn.azul.com/zulu/bin/zulu8.92.0.21-ca-jre8.0.482-linux_musl_x64.tar.gz", + "vendor": "zulu", + "version": "8.92.0.21" + }, + { + "checksum": "sha256:36bbc37b529fdc226212311b8b2a39e495ab42c8b143d67d60619573a0abd932", + "created_at": "2026-02-03T22:07:02.246803", + "features": [], + "file_type": "zip", + "image_type": "jre", + "java_version": "17.0.18", + "jvm_impl": "hotspot", + "url": "https://cdn.azul.com/zulu/bin/zulu17.64.17-ca-jre17.0.18-linux_x64.zip", + "vendor": "zulu", + "version": "17.64.17.0" + }, + { + "checksum": "sha256:2f649adfcb391e4aea364130e83ecf2b188c50fee1d90fe49a9791b57d230024", + "created_at": "2026-02-03T22:07:02.246803", + "features": [], + "file_type": "zip", + "image_type": "jre", + "java_version": "25.0.2", + "jvm_impl": "hotspot", + "url": "https://cdn.azul.com/zulu/bin/zulu25.32.21-ca-jre25.0.2-linux_x64.zip", + "vendor": "zulu", + "version": "25.32.21.0" + }, + { + "checksum": "sha256:88175af4f67ccd51a0bd0b461af11e83511cd7b38bbe79259c0a545431bf636b", + "created_at": "2026-02-03T22:07:02.246803", + "features": [], + "file_type": "tar.gz", + "image_type": "jdk", + "java_version": "11.0.30", + "jvm_impl": "hotspot", + "url": "https://cdn.azul.com/zulu/bin/zulu11.86.21-ca-jdk11.0.30-linux_x64.tar.gz", + "vendor": "zulu", + "version": "11.86.21.0" + }, + { + "checksum": "sha256:9afbb76eb84779f3b09a783c431718eef63b08492efeb0afd63e36a0e855a8ae", + "created_at": "2026-02-03T22:07:02.246803", + "features": [ + "musl" + ], + "file_type": "tar.gz", + "image_type": "jdk", + "java_version": "11.0.30", + "jvm_impl": "hotspot", + "url": "https://cdn.azul.com/zulu/bin/zulu11.86.21-ca-jdk11.0.30-linux_musl_x64.tar.gz", + "vendor": "zulu", + "version": "11.86.21.0" + }, + { + "checksum": "sha256:819e3f09ea628901a21b2104ed8f5256e17ae91a4145b272b2eb2131f832af1d", + "created_at": "2026-02-03T22:07:02.246803", + "features": [], + "file_type": "tar.gz", + "image_type": "jdk", + "java_version": "17.0.18", + "jvm_impl": "hotspot", + "url": "https://cdn.azul.com/zulu/bin/zulu17.64.17-ca-jdk17.0.18-linux_x64.tar.gz", + "vendor": "zulu", + "version": "17.64.17.0" + }, + { + "checksum": "sha256:16a73c4c66c730a0d46384816fb38e9751cbcbef49e24409690b1795d0aebaad", + "created_at": "2026-02-03T22:07:02.246803", + "features": [ + "musl" + ], + "file_type": "tar.gz", + "image_type": "jdk", + "java_version": "21.0.10", + "jvm_impl": "hotspot", + "url": "https://cdn.azul.com/zulu/bin/zulu21.48.17-ca-jdk21.0.10-linux_musl_x64.tar.gz", + "vendor": "zulu", + "version": "21.48.17.0" + }, + { + "checksum": "sha256:4767f5e6453a4b087ca3591190652e2cd22b89f0820df08ad4970003de1e7c4f", + "created_at": "2026-02-03T22:07:02.246803", + "features": [], + "file_type": "tar.gz", + "image_type": "jre", + "java_version": "11.0.30", + "jvm_impl": "hotspot", + "url": "https://cdn.azul.com/zulu/bin/zulu11.86.21-ca-jre11.0.30-linux_x64.tar.gz", + "vendor": "zulu", + "version": "11.86.21.0" + }, + { + "checksum": "sha256:a33b8c40011022f37d6b14197952b4d3b548ad5aeba34e02ca155ea132e595d1", + "created_at": "2026-02-03T22:07:02.246803", + "features": [], + "file_type": "zip", + "image_type": "jdk", + "java_version": "25.0.2", + "jvm_impl": "hotspot", + "url": "https://cdn.azul.com/zulu/bin/zulu25.32.21-ca-jdk25.0.2-linux_x64.zip", + "vendor": "zulu", + "version": "25.32.21.0" + }, + { + "checksum": "sha256:4b986596d52550eec0b33a33db4c7974c09a2a404eb08e2e1a948cdab2d1a96c", + "created_at": "2026-02-03T22:07:02.246803", + "features": [ + "musl" + ], + "file_type": "tar.gz", + "image_type": "jdk", + "java_version": "17.0.18", + "jvm_impl": "hotspot", + "url": "https://cdn.azul.com/zulu/bin/zulu17.64.17-ca-jdk17.0.18-linux_musl_x64.tar.gz", + "vendor": "zulu", + "version": "17.64.17.0" + }, + { + "checksum": "sha256:f54b48abecdecabe5c182d43ee2466960a95158f8c719b1a065d792c3d66ffe2", + "created_at": "2026-02-03T22:07:02.246803", + "features": [ + "musl" + ], + "file_type": "tar.gz", + "image_type": "jre", + "java_version": "25.0.2", + "jvm_impl": "hotspot", + "url": "https://cdn.azul.com/zulu/bin/zulu25.32.21-ca-jre25.0.2-linux_musl_x64.tar.gz", + "vendor": "zulu", + "version": "25.32.21.0" + }, + { + "checksum": "sha256:d1c4535a0c25ec29922e7956b1e08b1e6410b6e7544f72cf265fa3224d293323", + "created_at": "2026-02-03T22:07:02.246803", + "features": [], + "file_type": "zip", + "image_type": "jdk", + "java_version": "21.0.10", + "jvm_impl": "hotspot", + "url": "https://cdn.azul.com/zulu/bin/zulu21.48.17-ca-jdk21.0.10-linux_x64.zip", + "vendor": "zulu", + "version": "21.48.17.0" + }, + { + "checksum": "sha256:6967ef9e52cde3f3efbfe03a44572c4c5419edfb3165ac3da359381765763475", + "created_at": "2026-02-03T22:07:02.246803", + "features": [ + "musl" + ], + "file_type": "tar.gz", + "image_type": "jdk", + "java_version": "25.0.2", + "jvm_impl": "hotspot", + "url": "https://cdn.azul.com/zulu/bin/zulu25.32.21-ca-jdk25.0.2-linux_musl_x64.tar.gz", + "vendor": "zulu", + "version": "25.32.21.0" + }, + { + "checksum": "sha1:59bb6056246ee0ae33af69b990548eb089d6d6e2", + "created_at": "2026-02-03T22:09:25.274320", + "features": [ + "crac" + ], + "file_type": "tar.gz", + "image_type": "jdk", + "java_version": "17.0.18+11", + "jvm_impl": "hotspot", + "url": "https://github.com/bell-sw/Liberica/releases/download/17.0.18%2B11/bellsoft-jdk17.0.18%2B11-linux-amd64-crac.tar.gz", + "vendor": "liberica", + "version": "17.0.18+11" + }, + { + "checksum": "sha1:02d5a0bd90985e04ad6053f156ab948dbed64592", + "created_at": "2026-02-03T22:09:25.274320", + "features": [ + "crac" + ], + "file_type": "tar.gz", + "image_type": "jdk", + "java_version": "21.0.10+11", + "jvm_impl": "hotspot", + "url": "https://github.com/bell-sw/Liberica/releases/download/21.0.10%2B11/bellsoft-jdk21.0.10%2B11-linux-amd64-crac.tar.gz", + "vendor": "liberica", + "version": "21.0.10+11" + }, + { + "checksum": "sha1:1b638ff2f1b24beeea7c0ba7162842dfd849f586", + "created_at": "2026-02-03T22:09:25.274320", + "features": [ + "crac", + "musl" + ], + "file_type": "tar.gz", + "image_type": "jdk", + "java_version": "17.0.18+11", + "jvm_impl": "hotspot", + "url": "https://github.com/bell-sw/Liberica/releases/download/17.0.18%2B11/bellsoft-jdk17.0.18%2B11-linux-x64-musl-crac.tar.gz", + "vendor": "liberica", + "version": "17.0.18+11" + }, + { + "checksum": "sha256:149565c3de89ef9ceb640312ff77aadea79fb82fa946ae9aab4d024ba25eb47d", + "created_at": "2026-02-03T22:09:26.911994", + "features": [ + "musl" + ], + "file_type": "tar.gz", + "image_type": "jdk", + "java_version": "1.8.0_482-b08", + "jvm_impl": "hotspot", + "url": "https://github.com/adoptium/temurin8-binaries/releases/download/jdk8u482-b08/OpenJDK8U-jdk_x64_alpine-linux_hotspot_8u482b08.tar.gz", + "vendor": "temurin", + "version": "8.0.482+8" + }, + { + "checksum": "sha256:01672ca52509f4cb1ffa8aed905808fed7b984f3e279cb13d90a6e865ff6199f", + "created_at": "2026-02-03T22:09:26.911994", + "features": [], + "file_type": "tar.gz", + "image_type": "jre", + "java_version": "1.8.0_482-b08", + "jvm_impl": "hotspot", + "url": "https://github.com/adoptium/temurin8-binaries/releases/download/jdk8u482-b08/OpenJDK8U-jre_x64_linux_hotspot_8u482b08.tar.gz", + "vendor": "temurin", + "version": "8.0.482+8" + }, + { + "checksum": "sha256:e74becad56b4cc01f1556a671e578d3788789f5257f9499f6fbed84e63a55ecf", + "created_at": "2026-02-03T22:09:26.911994", + "features": [], + "file_type": "tar.gz", + "image_type": "jdk", + "java_version": "1.8.0_482-b08", + "jvm_impl": "hotspot", + "url": "https://github.com/adoptium/temurin8-binaries/releases/download/jdk8u482-b08/OpenJDK8U-jdk_x64_linux_hotspot_8u482b08.tar.gz", + "vendor": "temurin", + "version": "8.0.482+8" + }, + { + "checksum": "sha1:f20d39984f8c1e41439db779604eabb69c12249e", + "created_at": "2026-02-03T22:09:25.274320", + "features": [ + "crac", + "musl" + ], + "file_type": "tar.gz", + "image_type": "jdk", + "java_version": "21.0.10+11", + "jvm_impl": "hotspot", + "url": "https://github.com/bell-sw/Liberica/releases/download/21.0.10%2B11/bellsoft-jdk21.0.10%2B11-linux-x64-musl-crac.tar.gz", + "vendor": "liberica", + "version": "21.0.10+11" + }, + { + "checksum": "sha256:c1b64ab1d2c96ac0fd89c60377396cc4457f954ee7ce931f3a0e547f701e6595", + "created_at": "2026-02-03T22:09:26.911994", + "features": [ + "musl" + ], + "file_type": "tar.gz", + "image_type": "jre", + "java_version": "1.8.0_482-b08", + "jvm_impl": "hotspot", + "url": "https://github.com/adoptium/temurin8-binaries/releases/download/jdk8u482-b08/OpenJDK8U-jre_x64_alpine-linux_hotspot_8u482b08.tar.gz", + "vendor": "temurin", + "version": "8.0.482+8" + }, + { + "checksum": "sha512:355d25aedc2cd8706112a49a8519784fc7544dd622c5661457bc93f081c3037eb916af4fd7b8a13e338ec744b4718986208253f2158441080585418b38ceed67", + "created_at": "2026-02-03T22:09:26.924501", + "features": [], + "file_type": "tar.gz", + "image_type": "jdk", + "java_version": "25.0.2-b300.57", + "jvm_impl": "hotspot", + "url": "https://cache-redirector.jetbrains.com/intellij-jbr/jbrsdk-25.0.2-linux-x64-b300.57.tar.gz", + "vendor": "jetbrains", + "version": "25.0.2-b300.57" + }, + { + "checksum": "sha512:9ff2059238ccb62a22f8d594d50075d37533bb10e8955463b9149977921c536ca7cfcc52e11583034a014b6193c64f796d8d6361c95e3a0c38f8195a4fbb0e6e", + "created_at": "2026-02-03T22:09:26.924501", + "features": [ + "jcef" + ], + "file_type": "tar.gz", + "image_type": "jdk", + "java_version": "25.0.2-b300.57", + "jvm_impl": "hotspot", + "url": "https://cache-redirector.jetbrains.com/intellij-jbr/jbrsdk_jcef-25.0.2-linux-x64-b300.57.tar.gz", + "vendor": "jetbrains", + "version": "25.0.2-b300.57" + }, + { + "checksum": "sha512:0a1bfc06fe45e642685d936a60a418d1e00d7ba74409d741ba4f991b8d3f42870a3c725fa54754aa73834353483b3707f73b11ce50008d3a5da3cd27fa4185df", + "created_at": "2026-02-03T22:09:26.924501", + "features": [], + "file_type": "tar.gz", + "image_type": "jre", + "java_version": "21.0.10-b1163.105", + "jvm_impl": "hotspot", + "url": "https://cache-redirector.jetbrains.com/intellij-jbr/jbr-21.0.10-linux-x64-b1163.105.tar.gz", + "vendor": "jetbrains", + "version": "21.0.10-b1163.105" + }, + { + "checksum": "sha512:7d58da95b8977a7cb728f1f62b01946d4781aa0c7bfc1cddf9adebf2a25ee1808e0a21fe45051bcb94513de8ecf3db9df0ee2c37c7f4525eee41fef72bb1a4a3", + "created_at": "2026-02-03T22:09:26.924501", + "features": [ + "musl" + ], + "file_type": "tar.gz", + "image_type": "jdk", + "java_version": "21.0.10-b1163.105", + "jvm_impl": "hotspot", + "url": "https://cache-redirector.jetbrains.com/intellij-jbr/jbrsdk-21.0.10-linux-musl-x64-b1163.105.tar.gz", + "vendor": "jetbrains", + "version": "21.0.10-b1163.105" + }, + { + "checksum": "sha512:a318cbea5d69e8650ca1277390e571f083dea972453a924330ea47cfaad2e5217bab6f8051ec84ef4963da953bb54cdc6946375251521b4b029f9dfb816b1235", + "created_at": "2026-02-03T22:09:26.924501", + "features": [ + "jcef" + ], + "file_type": "tar.gz", + "image_type": "jre", + "java_version": "21.0.10-b1163.105", + "jvm_impl": "hotspot", + "url": "https://cache-redirector.jetbrains.com/intellij-jbr/jbr_jcef-21.0.10-linux-x64-b1163.105.tar.gz", + "vendor": "jetbrains", + "version": "21.0.10-b1163.105" + }, + { + "checksum": "sha512:721e9884e6d7b027cdfe2073a2f173fab11cce3c6f2f34af1d569dc6427b0ec0eea143689dc95611a8b52d432ab195d1e98a55e2badb267550c486ce8a5e340d", + "created_at": "2026-02-03T22:09:26.924501", + "features": [ + "jcef" + ], + "file_type": "tar.gz", + "image_type": "jdk", + "java_version": "21.0.10-b1163.105", + "jvm_impl": "hotspot", + "url": "https://cache-redirector.jetbrains.com/intellij-jbr/jbrsdk_jcef-21.0.10-linux-x64-b1163.105.tar.gz", + "vendor": "jetbrains", + "version": "21.0.10-b1163.105" + }, + { + "checksum": "sha512:9444ad955a24171f6c5c10e6405f40fd3da931d9810b421b71767f74c94e021666d79390646f4809f988dc4bea8535669827d47c915f83397b36b20e6b828a7d", + "created_at": "2026-02-03T22:09:26.924501", + "features": [], + "file_type": "tar.gz", + "image_type": "jdk", + "java_version": "21.0.10-b1163.105", + "jvm_impl": "hotspot", + "url": "https://cache-redirector.jetbrains.com/intellij-jbr/jbrsdk-21.0.10-linux-x64-b1163.105.tar.gz", + "vendor": "jetbrains", + "version": "21.0.10-b1163.105" + }, + { + "checksum": "sha512:3bcc6f6ca78082599b145ca7a98846dab9fcd133cab9cf97a0e49f9fa3203f934caf3e96a165dbee26a1d8b9377c7c2e5ba607c16b4ade07832b6437a49558d0", + "created_at": "2026-02-03T22:09:26.924501", + "features": [], + "file_type": "tar.gz", + "image_type": "jre", + "java_version": "25.0.2-b300.57", + "jvm_impl": "hotspot", + "url": "https://cache-redirector.jetbrains.com/intellij-jbr/jbr_lb-25.0.2-linux-x64-b300.57.tar.gz", + "vendor": "jetbrains", + "version": "25.0.2-b300.57" + }, + { + "checksum": "sha512:da60e9e8e1901faea7eead6e53c499a2ef206476d096558d4bcf47cf978109d89cf01cd19a12cf8d5b28e92589392ab937b43734c1eb17c35daec4d4d828b1b4", + "created_at": "2026-02-03T22:09:26.924501", + "features": [ + "jcef" + ], + "file_type": "tar.gz", + "image_type": "jre", + "java_version": "25.0.2-b300.57", + "jvm_impl": "hotspot", + "url": "https://cache-redirector.jetbrains.com/intellij-jbr/jbr_jcef-25.0.2-linux-x64-b300.57.tar.gz", + "vendor": "jetbrains", + "version": "25.0.2-b300.57" + }, + { + "checksum": "sha512:784685e4d210c4f37a9dd1db8dfa388a6a9a071c2b29f3bdb437f336b01e9bb53184667c276f5f28b5adb64853f21292e2f2fab2b08cefe20acc2cab989ba47e", + "created_at": "2026-02-03T22:09:26.924501", + "features": [ + "musl" + ], + "file_type": "tar.gz", + "image_type": "jdk", + "java_version": "25.0.2-b300.57", + "jvm_impl": "hotspot", + "url": "https://cache-redirector.jetbrains.com/intellij-jbr/jbrsdk-25.0.2-linux-musl-x64-b300.57.tar.gz", + "vendor": "jetbrains", + "version": "25.0.2-b300.57" + }, + { + "checksum": "sha512:cfe25ee888aee9acc74e8e6becc7a55eac669af2df27eee43af421c7d902275352378d24d10e5a59466caeb3151edab685589c492a0318926d4ecd69bccdfc60", + "created_at": "2026-02-03T22:09:26.924501", + "features": [], + "file_type": "tar.gz", + "image_type": "jdk", + "java_version": "25.0.2-b300.57", + "jvm_impl": "hotspot", + "url": "https://cache-redirector.jetbrains.com/intellij-jbr/jbrsdk_lb-25.0.2-linux-x64-b300.57.tar.gz", + "vendor": "jetbrains", + "version": "25.0.2-b300.57" + }, + { + "checksum": "sha512:1217be6afcfbb5866549c4885e5cf6bc185d260e9f804d5c021ebda301f2ae365590591a7bb10d8956432a9fcb840263b36051b52ba8e746f54c36e6d11f47bd", + "created_at": "2026-02-03T22:09:26.924501", + "features": [], + "file_type": "tar.gz", + "image_type": "jdk", + "java_version": "21.0.10-b1163.105", + "jvm_impl": "hotspot", + "url": "https://cache-redirector.jetbrains.com/intellij-jbr/jbrsdk_lb-21.0.10-linux-x64-b1163.105.tar.gz", + "vendor": "jetbrains", + "version": "21.0.10-b1163.105" + }, + { + "checksum": "sha512:42d73a93340fcfbb52b229d13576323bfce0984488c8086385ffcce7aa33da0f4af35b2054a5a00dee75d561cb46643baf0db0f00b53285ab4d75f1c729c848e", + "created_at": "2026-02-03T22:09:26.924501", + "features": [ + "musl" + ], + "file_type": "tar.gz", + "image_type": "jre", + "java_version": "25.0.2-b300.57", + "jvm_impl": "hotspot", + "url": "https://cache-redirector.jetbrains.com/intellij-jbr/jbr-25.0.2-linux-musl-x64-b300.57.tar.gz", + "vendor": "jetbrains", + "version": "25.0.2-b300.57" + }, + { + "checksum": "sha512:6439bf233e9429acc1b495bafab154760ad589db4ee3823912f340bca642a4049a35b940f61b280f122d5103adfa5ee957817256009b23a00442682dfb754465", + "created_at": "2026-02-03T22:09:26.924501", + "features": [ + "musl" + ], + "file_type": "tar.gz", + "image_type": "jre", + "java_version": "21.0.10-b1163.105", + "jvm_impl": "hotspot", + "url": "https://cache-redirector.jetbrains.com/intellij-jbr/jbr-21.0.10-linux-musl-x64-b1163.105.tar.gz", + "vendor": "jetbrains", + "version": "21.0.10-b1163.105" + }, + { + "checksum": "sha512:ca287b7149fbd3fc0bb61e2dd0beb9cc40409a8e298607837c504bf909df2e89529dedfd8aca6ecea008182945c373c8e7bd6c2f3417d084eed424eabd2ca949", + "created_at": "2026-02-03T22:09:26.924501", + "features": [], + "file_type": "tar.gz", + "image_type": "jre", + "java_version": "21.0.10-b1163.105", + "jvm_impl": "hotspot", + "url": "https://cache-redirector.jetbrains.com/intellij-jbr/jbr_lb-21.0.10-linux-x64-b1163.105.tar.gz", + "vendor": "jetbrains", + "version": "21.0.10-b1163.105" + }, + { + "checksum": "sha512:729d36da4eb5e84e363f795113bc41aa0923ae43f572150d19bdbea6a1dcab08a9ac13b6835f31fccb73db7897dd5e1a3e95dfe8b234ddd42f522cde4139b756", + "created_at": "2026-02-03T22:09:26.924501", + "features": [], + "file_type": "tar.gz", + "image_type": "jre", + "java_version": "25.0.2-b300.57", + "jvm_impl": "hotspot", + "url": "https://cache-redirector.jetbrains.com/intellij-jbr/jbr-25.0.2-linux-x64-b300.57.tar.gz", + "vendor": "jetbrains", + "version": "25.0.2-b300.57" } ] \ No newline at end of file diff --git a/public/api/jvm/ga/macosx/aarch64.json b/public/api/jvm/ga/macosx/aarch64.json index fa5a0ff..65e6620 100644 --- a/public/api/jvm/ga/macosx/aarch64.json +++ b/public/api/jvm/ga/macosx/aarch64.json @@ -49696,5 +49696,469 @@ "url": "https://github.com/ibmruntimes/semeru21-binaries/releases/download/jdk-21.0.10%2B7_openj9-0.57.0/ibm-semeru-open-jdk_aarch64_mac_21.0.10_7_openj9-0.57.0.tar.gz", "vendor": "semeru", "version": "21.0.10+7_openj9-0.57.0" + }, + { + "checksum": "sha256:82ab13fab1c32e630d05af1150f08ca66394a950bbb297676733184d69ea6e9b", + "created_at": "2026-02-03T22:07:02.246803", + "features": [], + "file_type": "tar.gz", + "image_type": "jre", + "java_version": "17.0.18", + "jvm_impl": "hotspot", + "url": "https://cdn.azul.com/zulu/bin/zulu17.64.17-ca-jre17.0.18-macosx_aarch64.tar.gz", + "vendor": "zulu", + "version": "17.64.17.0" + }, + { + "checksum": "sha256:a6feb4c541c9f4f1d3b4bdcca2a25ca39b8d2d73d3529ed96cc910b69ae251a2", + "created_at": "2026-02-03T22:07:02.246803", + "features": [], + "file_type": "tar.gz", + "image_type": "jdk", + "java_version": "11.0.30", + "jvm_impl": "hotspot", + "url": "https://cdn.azul.com/zulu/bin/zulu11.86.21-ca-jdk11.0.30-macosx_aarch64.tar.gz", + "vendor": "zulu", + "version": "11.86.21.0" + }, + { + "checksum": "sha256:5957ef5872d817db46ef2a5df73bbd1c1eaf56d09050b5912834d5f39778b41f", + "created_at": "2026-02-03T22:07:02.246803", + "features": [], + "file_type": "tar.gz", + "image_type": "jre", + "java_version": "8.0.482", + "jvm_impl": "hotspot", + "url": "https://cdn.azul.com/zulu/bin/zulu8.92.0.21-ca-jre8.0.482-macosx_aarch64.tar.gz", + "vendor": "zulu", + "version": "8.92.0.21" + }, + { + "checksum": "sha256:f4a9e0876474ff6b4a841be3371f7a19189557b4b954afd92cf8a0a035cba633", + "created_at": "2026-02-03T22:07:02.246803", + "features": [], + "file_type": "zip", + "image_type": "jre", + "java_version": "8.0.482", + "jvm_impl": "hotspot", + "url": "https://cdn.azul.com/zulu/bin/zulu8.92.0.21-ca-jre8.0.482-macosx_aarch64.zip", + "vendor": "zulu", + "version": "8.92.0.21" + }, + { + "checksum": "sha256:9d3aaa5b2bb7511c9c1193259280262d8117e7b0723bde18ab5fcc0ba4df0a58", + "created_at": "2026-02-03T22:07:02.246803", + "features": [], + "file_type": "zip", + "image_type": "jre", + "java_version": "25.0.2", + "jvm_impl": "hotspot", + "url": "https://cdn.azul.com/zulu/bin/zulu25.32.21-ca-jre25.0.2-macosx_aarch64.zip", + "vendor": "zulu", + "version": "25.32.21.0" + }, + { + "checksum": "sha256:b16d53eb5200788a61ce65e748589199638283feaedd183cb2e2161586aef5bf", + "created_at": "2026-02-03T22:07:02.246803", + "features": [], + "file_type": "zip", + "image_type": "jdk", + "java_version": "25.0.2", + "jvm_impl": "hotspot", + "url": "https://cdn.azul.com/zulu/bin/zulu25.32.21-ca-jdk25.0.2-macosx_aarch64.zip", + "vendor": "zulu", + "version": "25.32.21.0" + }, + { + "checksum": "sha256:1f5cff8fca7bdc82169f81fe1de5c267a8bc0c026daab7e4c3bf612b6afa7cf0", + "created_at": "2026-02-03T22:07:02.246803", + "features": [], + "file_type": "tar.gz", + "image_type": "jdk", + "java_version": "8.0.482", + "jvm_impl": "hotspot", + "url": "https://cdn.azul.com/zulu/bin/zulu8.92.0.21-ca-jdk8.0.482-macosx_aarch64.tar.gz", + "vendor": "zulu", + "version": "8.92.0.21" + }, + { + "checksum": "sha256:7c2078bb2ece09b12bebee50e84a7a0bd1989592f549a2d43ee26b230e32d196", + "created_at": "2026-02-03T22:07:02.246803", + "features": [], + "file_type": "tar.gz", + "image_type": "jre", + "java_version": "11.0.30", + "jvm_impl": "hotspot", + "url": "https://cdn.azul.com/zulu/bin/zulu11.86.21-ca-jre11.0.30-macosx_aarch64.tar.gz", + "vendor": "zulu", + "version": "11.86.21.0" + }, + { + "checksum": "sha256:75d55192bcd5f084f17dca76150926b205065bc15d7242126210edaa6d11e18a", + "created_at": "2026-02-03T22:07:02.246803", + "features": [], + "file_type": "tar.gz", + "image_type": "jdk", + "java_version": "8.0.482", + "jvm_impl": "hotspot", + "url": "https://cdn.azul.com/zulu/bin/zulu8.92.0.19-ca-jdk8.0.482-macosx_aarch64.tar.gz", + "vendor": "zulu", + "version": "8.92.0.19" + }, + { + "checksum": "sha256:bbf593ff8599f41d4e81a20b3bc027d0083d2402e5b7f8063bb5aab904473461", + "created_at": "2026-02-03T22:07:02.246803", + "features": [], + "file_type": "zip", + "image_type": "jdk", + "java_version": "17.0.18", + "jvm_impl": "hotspot", + "url": "https://cdn.azul.com/zulu/bin/zulu17.64.17-ca-jdk17.0.18-macosx_aarch64.zip", + "vendor": "zulu", + "version": "17.64.17.0" + }, + { + "checksum": "sha256:f645abc69081b130d01ee9ddc28f5f35cd84c90c96ff74b505b118a43bee1b91", + "created_at": "2026-02-03T22:07:02.246803", + "features": [], + "file_type": "tar.gz", + "image_type": "jre", + "java_version": "21.0.10", + "jvm_impl": "hotspot", + "url": "https://cdn.azul.com/zulu/bin/zulu21.48.17-ca-jre21.0.10-macosx_aarch64.tar.gz", + "vendor": "zulu", + "version": "21.48.17.0" + }, + { + "checksum": "sha256:2eec468e1aafa577da94abaf3c2b4566ccec2e1ec551cee38ac0824f72539f0c", + "created_at": "2026-02-03T22:07:02.246803", + "features": [], + "file_type": "zip", + "image_type": "jdk", + "java_version": "8.0.482", + "jvm_impl": "hotspot", + "url": "https://cdn.azul.com/zulu/bin/zulu8.92.0.21-ca-jdk8.0.482-macosx_aarch64.zip", + "vendor": "zulu", + "version": "8.92.0.21" + }, + { + "checksum": "sha256:dc0cccd7f1d47d19026bfb6f794302867080ab14e3005d2c6fd71b4791f5238c", + "created_at": "2026-02-03T22:07:02.246803", + "features": [], + "file_type": "tar.gz", + "image_type": "jre", + "java_version": "11.0.30", + "jvm_impl": "hotspot", + "url": "https://cdn.azul.com/zulu/bin/zulu11.86.19-ca-jre11.0.30-macosx_aarch64.tar.gz", + "vendor": "zulu", + "version": "11.86.19.0" + }, + { + "checksum": "sha256:8845a31bbbf290297a21c59b95a31b25852d07022caa68810bf9d3e06a299ee9", + "created_at": "2026-02-03T22:07:02.246803", + "features": [], + "file_type": "zip", + "image_type": "jdk", + "java_version": "11.0.30", + "jvm_impl": "hotspot", + "url": "https://cdn.azul.com/zulu/bin/zulu11.86.21-ca-jdk11.0.30-macosx_aarch64.zip", + "vendor": "zulu", + "version": "11.86.21.0" + }, + { + "checksum": "sha256:f6d77e728d710ee427e756a3b175038dd71a89515ed7a8293c4615508ade3ca5", + "created_at": "2026-02-03T22:07:02.246803", + "features": [], + "file_type": "zip", + "image_type": "jre", + "java_version": "17.0.18", + "jvm_impl": "hotspot", + "url": "https://cdn.azul.com/zulu/bin/zulu17.64.17-ca-jre17.0.18-macosx_aarch64.zip", + "vendor": "zulu", + "version": "17.64.17.0" + }, + { + "checksum": "sha256:f7d114fc6e695e0dcd4cdb6ec6a996c00fce34d7098bda1d6fbe5c26c2b6e618", + "created_at": "2026-02-03T22:07:02.246803", + "features": [], + "file_type": "zip", + "image_type": "jdk", + "java_version": "21.0.10", + "jvm_impl": "hotspot", + "url": "https://cdn.azul.com/zulu/bin/zulu21.48.17-ca-jdk21.0.10-macosx_aarch64.zip", + "vendor": "zulu", + "version": "21.48.17.0" + }, + { + "checksum": "sha256:0cc44a9c31eff2c1bd52906120c611d698f5e7dbc87bebd521b7bb0634e78c89", + "created_at": "2026-02-03T22:07:02.246803", + "features": [], + "file_type": "zip", + "image_type": "jre", + "java_version": "11.0.30", + "jvm_impl": "hotspot", + "url": "https://cdn.azul.com/zulu/bin/zulu11.86.19-ca-jre11.0.30-macosx_aarch64.zip", + "vendor": "zulu", + "version": "11.86.19.0" + }, + { + "checksum": "sha256:5992fede1295fddf6e19cd073c24e61135b42f79ffbfda5bcec544206246a079", + "created_at": "2026-02-03T22:07:02.246803", + "features": [], + "file_type": "tar.gz", + "image_type": "jdk", + "java_version": "25.0.2", + "jvm_impl": "hotspot", + "url": "https://cdn.azul.com/zulu/bin/zulu25.32.21-ca-jdk25.0.2-macosx_aarch64.tar.gz", + "vendor": "zulu", + "version": "25.32.21.0" + }, + { + "checksum": "sha256:5c3edffe2d3b9203d838ed0548035f08be2b9f672544bab2b9c1825c309d0be7", + "created_at": "2026-02-03T22:07:02.246803", + "features": [], + "file_type": "tar.gz", + "image_type": "jre", + "java_version": "25.0.2", + "jvm_impl": "hotspot", + "url": "https://cdn.azul.com/zulu/bin/zulu25.32.21-ca-jre25.0.2-macosx_aarch64.tar.gz", + "vendor": "zulu", + "version": "25.32.21.0" + }, + { + "checksum": "sha256:88b1e490108f6317f26ae55e8686811aafb24b202fbb175ef4d2666cbf4707cd", + "created_at": "2026-02-03T22:07:02.246803", + "features": [], + "file_type": "zip", + "image_type": "jdk", + "java_version": "8.0.482", + "jvm_impl": "hotspot", + "url": "https://cdn.azul.com/zulu/bin/zulu8.92.0.19-ca-jdk8.0.482-macosx_aarch64.zip", + "vendor": "zulu", + "version": "8.92.0.19" + }, + { + "checksum": "sha256:8139a512ce9b1a684927303719b4757ffd687d3862df0c73add83646e3258148", + "created_at": "2026-02-03T22:07:02.246803", + "features": [], + "file_type": "tar.gz", + "image_type": "jre", + "java_version": "8.0.482", + "jvm_impl": "hotspot", + "url": "https://cdn.azul.com/zulu/bin/zulu8.92.0.19-ca-jre8.0.482-macosx_aarch64.tar.gz", + "vendor": "zulu", + "version": "8.92.0.19" + }, + { + "checksum": "sha256:69e84f4e17b4a1963a9cab9102adc18d493628330ebcd042ff86ff508f7ff2f4", + "created_at": "2026-02-03T22:07:02.246803", + "features": [], + "file_type": "zip", + "image_type": "jre", + "java_version": "21.0.10", + "jvm_impl": "hotspot", + "url": "https://cdn.azul.com/zulu/bin/zulu21.48.17-ca-jre21.0.10-macosx_aarch64.zip", + "vendor": "zulu", + "version": "21.48.17.0" + }, + { + "checksum": "sha256:7c29d3232a163c366af3fda303bd54ffda22f41c16ba4c87f19b6adb91b1d232", + "created_at": "2026-02-03T22:07:02.246803", + "features": [], + "file_type": "tar.gz", + "image_type": "jdk", + "java_version": "21.0.10", + "jvm_impl": "hotspot", + "url": "https://cdn.azul.com/zulu/bin/zulu21.48.17-ca-jdk21.0.10-macosx_aarch64.tar.gz", + "vendor": "zulu", + "version": "21.48.17.0" + }, + { + "checksum": "sha256:383c6390f6ca2ad6d5309ec0239cb6bafb9fa40f5f85c9818bcfac0c503faf0d", + "created_at": "2026-02-03T22:07:02.246803", + "features": [], + "file_type": "tar.gz", + "image_type": "jdk", + "java_version": "11.0.30", + "jvm_impl": "hotspot", + "url": "https://cdn.azul.com/zulu/bin/zulu11.86.19-ca-jdk11.0.30-macosx_aarch64.tar.gz", + "vendor": "zulu", + "version": "11.86.19.0" + }, + { + "checksum": "sha256:3b53b4317e4e5387ac20f170e5c53f839049d88c8953eeb7fc0989ff1b1235b5", + "created_at": "2026-02-03T22:07:02.246803", + "features": [], + "file_type": "zip", + "image_type": "jre", + "java_version": "8.0.482", + "jvm_impl": "hotspot", + "url": "https://cdn.azul.com/zulu/bin/zulu8.92.0.19-ca-jre8.0.482-macosx_aarch64.zip", + "vendor": "zulu", + "version": "8.92.0.19" + }, + { + "checksum": "sha256:18530d577897367751831c3dc6d575614eb71467a70a07cb25bc8ed2415bc05c", + "created_at": "2026-02-03T22:07:02.246803", + "features": [], + "file_type": "zip", + "image_type": "jdk", + "java_version": "11.0.30", + "jvm_impl": "hotspot", + "url": "https://cdn.azul.com/zulu/bin/zulu11.86.19-ca-jdk11.0.30-macosx_aarch64.zip", + "vendor": "zulu", + "version": "11.86.19.0" + }, + { + "checksum": "sha256:122446b8ad36f1dc80677272dbdad71fd5ca8d76df774c01e7839c7bf4d267d6", + "created_at": "2026-02-03T22:07:02.246803", + "features": [], + "file_type": "tar.gz", + "image_type": "jdk", + "java_version": "17.0.18", + "jvm_impl": "hotspot", + "url": "https://cdn.azul.com/zulu/bin/zulu17.64.17-ca-jdk17.0.18-macosx_aarch64.tar.gz", + "vendor": "zulu", + "version": "17.64.17.0" + }, + { + "checksum": "sha256:8db2aacb711888fa9d99a21ec9e72a2282f06b6acc41cd52618ec0763d686e13", + "created_at": "2026-02-03T22:07:02.246803", + "features": [], + "file_type": "zip", + "image_type": "jre", + "java_version": "11.0.30", + "jvm_impl": "hotspot", + "url": "https://cdn.azul.com/zulu/bin/zulu11.86.21-ca-jre11.0.30-macosx_aarch64.zip", + "vendor": "zulu", + "version": "11.86.21.0" + }, + { + "checksum": "sha512:a0193c60cdd5ef847a696dcd13703ac4de46cf360cd2a1d2a03a5733419a05e52e560484b2ec473d913dea7f2a3364a33a9f8df33e9d27b814aaa32e930bf637", + "created_at": "2026-02-03T22:09:26.924501", + "features": [ + "jcef" + ], + "file_type": "tar.gz", + "image_type": "jre", + "java_version": "25.0.2-b300.57", + "jvm_impl": "hotspot", + "url": "https://cache-redirector.jetbrains.com/intellij-jbr/jbr_jcef-25.0.2-osx-aarch64-b300.57.tar.gz", + "vendor": "jetbrains", + "version": "25.0.2-b300.57" + }, + { + "checksum": "sha256:01ca390455216ca27bdddf8cfad51aaedb4f90e1e23aad9bfd9e90caaa2c5f1b", + "created_at": "2026-02-03T22:09:26.911994", + "features": [], + "file_type": "tar.gz", + "image_type": "jdk", + "java_version": "21.0.10+7-LTS", + "jvm_impl": "hotspot", + "url": "https://github.com/adoptium/temurin21-binaries/releases/download/jdk-21.0.10%2B7/OpenJDK21U-jdk_aarch64_mac_hotspot_21.0.10_7.tar.gz", + "vendor": "temurin", + "version": "21.0.10+7.0.LTS" + }, + { + "checksum": "sha256:c3be8c87f1a5cdc727903546eb810e112f94cd7222dac6a9d3f3146ee932008d", + "created_at": "2026-02-03T22:09:26.911994", + "features": [], + "file_type": "tar.gz", + "image_type": "jre", + "java_version": "21.0.10+7-LTS", + "jvm_impl": "hotspot", + "url": "https://github.com/adoptium/temurin21-binaries/releases/download/jdk-21.0.10%2B7/OpenJDK21U-jre_aarch64_mac_hotspot_21.0.10_7.tar.gz", + "vendor": "temurin", + "version": "21.0.10+7.0.LTS" + }, + { + "checksum": "sha512:31e253977f2feaa0feb5d1df653ad54ea0c0948caf51bceb71bfc28ae5dd0da13413bd40691652908560f0ae6b1ee854f98d4625284ac138e8773915697555be", + "created_at": "2026-02-03T22:09:26.924501", + "features": [ + "jcef" + ], + "file_type": "tar.gz", + "image_type": "jdk", + "java_version": "21.0.10-b1163.105", + "jvm_impl": "hotspot", + "url": "https://cache-redirector.jetbrains.com/intellij-jbr/jbrsdk_jcef-21.0.10-osx-aarch64-b1163.105.tar.gz", + "vendor": "jetbrains", + "version": "21.0.10-b1163.105" + }, + { + "checksum": "sha512:4b91c2e53e8438a755e3f5b797fc5b2c3b1585c9ca076564f61bb791935abe416fc9b9e136be262e22a0b3b8f5eadd340228f8a21200b70b9a49efee418fccac", + "created_at": "2026-02-03T22:09:26.924501", + "features": [], + "file_type": "tar.gz", + "image_type": "jre", + "java_version": "21.0.10-b1163.105", + "jvm_impl": "hotspot", + "url": "https://cache-redirector.jetbrains.com/intellij-jbr/jbr-21.0.10-osx-aarch64-b1163.105.tar.gz", + "vendor": "jetbrains", + "version": "21.0.10-b1163.105" + }, + { + "checksum": "sha512:72a4cd19d18dae268f9d2b6046a08c9367aba80484554d2bb9aa9399037bf2c91b92333bf4e2955c943d74f6b4cf16be2a1c72333642a0273e1ee40d03c4f80f", + "created_at": "2026-02-03T22:09:26.924501", + "features": [ + "jcef" + ], + "file_type": "tar.gz", + "image_type": "jdk", + "java_version": "25.0.2-b300.57", + "jvm_impl": "hotspot", + "url": "https://cache-redirector.jetbrains.com/intellij-jbr/jbrsdk_jcef-25.0.2-osx-aarch64-b300.57.tar.gz", + "vendor": "jetbrains", + "version": "25.0.2-b300.57" + }, + { + "checksum": "sha512:2e1c2538cf1dccb29235523da5c3b36651e608ecc2ba0f1d33569fc648f30b6098427904085a0fc0575bce8305f5bdbd5fefb60b499bd1cd84251e4260f0923d", + "created_at": "2026-02-03T22:09:26.924501", + "features": [ + "jcef" + ], + "file_type": "tar.gz", + "image_type": "jre", + "java_version": "21.0.10-b1163.105", + "jvm_impl": "hotspot", + "url": "https://cache-redirector.jetbrains.com/intellij-jbr/jbr_jcef-21.0.10-osx-aarch64-b1163.105.tar.gz", + "vendor": "jetbrains", + "version": "21.0.10-b1163.105" + }, + { + "checksum": "sha512:007a24d0a43587536fb70c21b2f62f8a3b4aff453344d7e99fe43525f6c19e62b3d2e861535e9c416cac764164adc7f3db23949aaebbd598a33c1f943039bac3", + "created_at": "2026-02-03T22:09:26.924501", + "features": [], + "file_type": "tar.gz", + "image_type": "jdk", + "java_version": "25.0.2-b300.57", + "jvm_impl": "hotspot", + "url": "https://cache-redirector.jetbrains.com/intellij-jbr/jbrsdk-25.0.2-osx-aarch64-b300.57.tar.gz", + "vendor": "jetbrains", + "version": "25.0.2-b300.57" + }, + { + "checksum": "sha512:ff37e10a52cb411d189afc4b3649dd6d18c0e3233666e821ef71cbd1683f54f2cd6b81087280443a296dee35e22885b76c1c80d052ec6e2d448a6f9d1a1b440e", + "created_at": "2026-02-03T22:09:26.924501", + "features": [], + "file_type": "tar.gz", + "image_type": "jdk", + "java_version": "21.0.10-b1163.105", + "jvm_impl": "hotspot", + "url": "https://cache-redirector.jetbrains.com/intellij-jbr/jbrsdk-21.0.10-osx-aarch64-b1163.105.tar.gz", + "vendor": "jetbrains", + "version": "21.0.10-b1163.105" + }, + { + "checksum": "sha512:c0024c271355f2762c193bfe5f381b76a093ee874fd3dae14dec2695c186dea86504c03c8a34ebc52aa73d5609f1824b64d90bb8bece6c30e5880332490b7d06", + "created_at": "2026-02-03T22:09:26.924501", + "features": [], + "file_type": "tar.gz", + "image_type": "jre", + "java_version": "25.0.2-b300.57", + "jvm_impl": "hotspot", + "url": "https://cache-redirector.jetbrains.com/intellij-jbr/jbr-25.0.2-osx-aarch64-b300.57.tar.gz", + "vendor": "jetbrains", + "version": "25.0.2-b300.57" } ] \ No newline at end of file diff --git a/public/api/jvm/ga/macosx/x86_64.json b/public/api/jvm/ga/macosx/x86_64.json index d50c61a..3a18052 100644 --- a/public/api/jvm/ga/macosx/x86_64.json +++ b/public/api/jvm/ga/macosx/x86_64.json @@ -59804,6 +59804,18 @@ "vendor": "temurin", "version": "21.0.10+7.0.LTS" }, + { + "checksum": "sha256:0dc3de9c4de5fe732a09bafe2103687c365c904ab9542043e89c829dd49e9e28", + "created_at": "2026-02-03T22:07:02.246803", + "features": [], + "file_type": "tar.gz", + "image_type": "jdk", + "java_version": "21.0.10", + "jvm_impl": "hotspot", + "url": "https://cdn.azul.com/zulu/bin/zulu21.48.17-ca-jdk21.0.10-macosx_x64.tar.gz", + "vendor": "zulu", + "version": "21.48.17.0" + }, { "checksum": "md5:aa53b50aee17ea8b6d5c52b6454b51dd", "created_at": "2026-01-30T22:07:09.517635", @@ -59937,5 +59949,505 @@ "url": "https://github.com/ibmruntimes/semeru21-binaries/releases/download/jdk-21.0.10%2B7_openj9-0.57.0/ibm-semeru-open-jre_x64_mac_21.0.10_7_openj9-0.57.0.tar.gz", "vendor": "semeru", "version": "21.0.10+7_openj9-0.57.0" + }, + { + "checksum": "sha256:cb23779ae726b160fdd6af58cb3a8db2dec8fc3f3c21e27dafa30cc148798346", + "created_at": "2026-02-03T22:07:02.246803", + "features": [], + "file_type": "tar.gz", + "image_type": "jre", + "java_version": "25.0.2", + "jvm_impl": "hotspot", + "url": "https://cdn.azul.com/zulu/bin/zulu25.32.21-ca-jre25.0.2-macosx_x64.tar.gz", + "vendor": "zulu", + "version": "25.32.21.0" + }, + { + "checksum": "sha256:2dc5cc02738006248cca0f13f100e31362685a1432d4c21801467f3f9db2fc7c", + "created_at": "2026-02-03T22:07:02.246803", + "features": [], + "file_type": "zip", + "image_type": "jdk", + "java_version": "11.0.30", + "jvm_impl": "hotspot", + "url": "https://cdn.azul.com/zulu/bin/zulu11.86.21-ca-jdk11.0.30-macosx_x64.zip", + "vendor": "zulu", + "version": "11.86.21.0" + }, + { + "checksum": "sha256:7cc4010eb89cc8f0af3bd5c073b6772e7f8251f3a3eb8f1db00cc2ebfe271acf", + "created_at": "2026-02-03T22:07:02.246803", + "features": [], + "file_type": "tar.gz", + "image_type": "jdk", + "java_version": "11.0.30", + "jvm_impl": "hotspot", + "url": "https://cdn.azul.com/zulu/bin/zulu11.86.21-ca-jdk11.0.30-macosx_x64.tar.gz", + "vendor": "zulu", + "version": "11.86.21.0" + }, + { + "checksum": "sha256:21b79aaa015fb755562e2773592ac1d5eac6c8ac19445a9ca1e451d6f94ce8d5", + "created_at": "2026-02-03T22:07:02.246803", + "features": [], + "file_type": "tar.gz", + "image_type": "jre", + "java_version": "8.0.482", + "jvm_impl": "hotspot", + "url": "https://cdn.azul.com/zulu/bin/zulu8.92.0.19-ca-jre8.0.482-macosx_x64.tar.gz", + "vendor": "zulu", + "version": "8.92.0.19" + }, + { + "checksum": "sha256:91cdf382467d374b496c444c5b5171a99b7bd17ba0f86da47e600f9495050e93", + "created_at": "2026-02-03T22:07:02.246803", + "features": [], + "file_type": "tar.gz", + "image_type": "jre", + "java_version": "21.0.10", + "jvm_impl": "hotspot", + "url": "https://cdn.azul.com/zulu/bin/zulu21.48.17-ca-jre21.0.10-macosx_x64.tar.gz", + "vendor": "zulu", + "version": "21.48.17.0" + }, + { + "checksum": "sha256:c7539814ee2f4529c503bc729f4b9b1a6e4c0975b9946b09317209c2817c687c", + "created_at": "2026-02-03T22:07:02.246803", + "features": [], + "file_type": "zip", + "image_type": "jre", + "java_version": "17.0.18", + "jvm_impl": "hotspot", + "url": "https://cdn.azul.com/zulu/bin/zulu17.64.17-ca-jre17.0.18-macosx_x64.zip", + "vendor": "zulu", + "version": "17.64.17.0" + }, + { + "checksum": "sha256:9569b9a0565c6594f5769b5a7c33753fdf39374d5f8396116571076bc72f2afa", + "created_at": "2026-02-03T22:07:02.246803", + "features": [], + "file_type": "tar.gz", + "image_type": "jre", + "java_version": "8.0.482", + "jvm_impl": "hotspot", + "url": "https://cdn.azul.com/zulu/bin/zulu8.92.0.21-ca-jre8.0.482-macosx_x64.tar.gz", + "vendor": "zulu", + "version": "8.92.0.21" + }, + { + "checksum": "sha256:e9ed89646bde82bd41521e732cda730712d8dccdb59fb2be75e97768b3d7cbfb", + "created_at": "2026-02-03T22:07:02.246803", + "features": [], + "file_type": "tar.gz", + "image_type": "jre", + "java_version": "11.0.30", + "jvm_impl": "hotspot", + "url": "https://cdn.azul.com/zulu/bin/zulu11.86.21-ca-jre11.0.30-macosx_x64.tar.gz", + "vendor": "zulu", + "version": "11.86.21.0" + }, + { + "checksum": "sha256:ee6c3a7bf90b8475482b4c3f5830dc9b7d1552a3d8d2c902b06263cd4ac30177", + "created_at": "2026-02-03T22:07:02.246803", + "features": [], + "file_type": "zip", + "image_type": "jdk", + "java_version": "11.0.30", + "jvm_impl": "hotspot", + "url": "https://cdn.azul.com/zulu/bin/zulu11.86.19-ca-jdk11.0.30-macosx_x64.zip", + "vendor": "zulu", + "version": "11.86.19.0" + }, + { + "checksum": "sha256:bbaf309a23d9a24aeb57331ddddd9b4470d5c460cfbdd6367084df36172e865b", + "created_at": "2026-02-03T22:07:02.246803", + "features": [], + "file_type": "zip", + "image_type": "jre", + "java_version": "8.0.482", + "jvm_impl": "hotspot", + "url": "https://cdn.azul.com/zulu/bin/zulu8.92.0.19-ca-jre8.0.482-macosx_x64.zip", + "vendor": "zulu", + "version": "8.92.0.19" + }, + { + "checksum": "sha256:09bbf18acb0eaf369a6f830bb7af9de32e1d9f82f834d9432c944bf62bec5438", + "created_at": "2026-02-03T22:07:02.246803", + "features": [], + "file_type": "zip", + "image_type": "jre", + "java_version": "11.0.30", + "jvm_impl": "hotspot", + "url": "https://cdn.azul.com/zulu/bin/zulu11.86.21-ca-jre11.0.30-macosx_x64.zip", + "vendor": "zulu", + "version": "11.86.21.0" + }, + { + "checksum": "sha256:0fe45692bbb869ae94cd43f46866cf4036bdee00df5359c146c874bd9c628b3c", + "created_at": "2026-02-03T22:07:02.246803", + "features": [], + "file_type": "zip", + "image_type": "jdk", + "java_version": "8.0.482", + "jvm_impl": "hotspot", + "url": "https://cdn.azul.com/zulu/bin/zulu8.92.0.19-ca-jdk8.0.482-macosx_x64.zip", + "vendor": "zulu", + "version": "8.92.0.19" + }, + { + "checksum": "sha256:cf13fc5d5a9b44ec370f3cb704f0e8b1e0afbec042de950827759c3de5027500", + "created_at": "2026-02-03T22:07:02.246803", + "features": [], + "file_type": "zip", + "image_type": "jdk", + "java_version": "25.0.2", + "jvm_impl": "hotspot", + "url": "https://cdn.azul.com/zulu/bin/zulu25.32.21-ca-jdk25.0.2-macosx_x64.zip", + "vendor": "zulu", + "version": "25.32.21.0" + }, + { + "checksum": "sha256:d95a87c11d88fb5ae227074a69950d2e6d765b3d95895ce944b51c939a8e0edd", + "created_at": "2026-02-03T22:07:02.246803", + "features": [], + "file_type": "tar.gz", + "image_type": "jdk", + "java_version": "11.0.30", + "jvm_impl": "hotspot", + "url": "https://cdn.azul.com/zulu/bin/zulu11.86.19-ca-jdk11.0.30-macosx_x64.tar.gz", + "vendor": "zulu", + "version": "11.86.19.0" + }, + { + "checksum": "sha256:a0bfe8129786861aac8d46fb25f583fde9aeedca3a07f037eed59a4d259c1dd7", + "created_at": "2026-02-03T22:07:02.246803", + "features": [], + "file_type": "zip", + "image_type": "jre", + "java_version": "8.0.482", + "jvm_impl": "hotspot", + "url": "https://cdn.azul.com/zulu/bin/zulu8.92.0.21-ca-jre8.0.482-macosx_x64.zip", + "vendor": "zulu", + "version": "8.92.0.21" + }, + { + "checksum": "sha256:ba78b3ffa88836594e6a4afb31fd7ffc769ce4a84fc2bd9091e7253e1bfced0d", + "created_at": "2026-02-03T22:07:02.246803", + "features": [], + "file_type": "tar.gz", + "image_type": "jdk", + "java_version": "8.0.482", + "jvm_impl": "hotspot", + "url": "https://cdn.azul.com/zulu/bin/zulu8.92.0.21-ca-jdk8.0.482-macosx_x64.tar.gz", + "vendor": "zulu", + "version": "8.92.0.21" + }, + { + "checksum": "sha256:bdf8505d1fc2b4b54308a80c5378ee4267e9c99769237c9725a5a2d400bccc91", + "created_at": "2026-02-03T22:07:02.246803", + "features": [], + "file_type": "zip", + "image_type": "jdk", + "java_version": "21.0.10", + "jvm_impl": "hotspot", + "url": "https://cdn.azul.com/zulu/bin/zulu21.48.17-ca-jdk21.0.10-macosx_x64.zip", + "vendor": "zulu", + "version": "21.48.17.0" + }, + { + "checksum": "sha256:c6f916d59630ff6f2e07afe32e4faef33c9d12cfb71326439aef83a148d60d1e", + "created_at": "2026-02-03T22:07:02.246803", + "features": [], + "file_type": "tar.gz", + "image_type": "jdk", + "java_version": "8.0.482", + "jvm_impl": "hotspot", + "url": "https://cdn.azul.com/zulu/bin/zulu8.92.0.19-ca-jdk8.0.482-macosx_x64.tar.gz", + "vendor": "zulu", + "version": "8.92.0.19" + }, + { + "checksum": "sha256:9875615a2720eb1027f01693e2e08df770a14fc81849801f5fb87b91181dab22", + "created_at": "2026-02-03T22:07:02.246803", + "features": [], + "file_type": "tar.gz", + "image_type": "jdk", + "java_version": "17.0.18", + "jvm_impl": "hotspot", + "url": "https://cdn.azul.com/zulu/bin/zulu17.64.17-ca-jdk17.0.18-macosx_x64.tar.gz", + "vendor": "zulu", + "version": "17.64.17.0" + }, + { + "checksum": "sha256:f9f550468e8598748093ac88ce470ace10572f5af6f8e4e1460ead412dbc6d26", + "created_at": "2026-02-03T22:07:02.246803", + "features": [], + "file_type": "zip", + "image_type": "jre", + "java_version": "25.0.2", + "jvm_impl": "hotspot", + "url": "https://cdn.azul.com/zulu/bin/zulu25.32.21-ca-jre25.0.2-macosx_x64.zip", + "vendor": "zulu", + "version": "25.32.21.0" + }, + { + "checksum": "sha256:855960d447d2aaa2fde0d4d4df0d4a8747acf49acec5c691430a5ac9a50621e3", + "created_at": "2026-02-03T22:07:02.246803", + "features": [], + "file_type": "tar.gz", + "image_type": "jre", + "java_version": "17.0.18", + "jvm_impl": "hotspot", + "url": "https://cdn.azul.com/zulu/bin/zulu17.64.17-ca-jre17.0.18-macosx_x64.tar.gz", + "vendor": "zulu", + "version": "17.64.17.0" + }, + { + "checksum": "sha256:3d3e9e544ea0d1b042ba52344533e9205ef82723ff05780262ccb171ac980d55", + "created_at": "2026-02-03T22:07:02.246803", + "features": [], + "file_type": "tar.gz", + "image_type": "jdk", + "java_version": "25.0.2", + "jvm_impl": "hotspot", + "url": "https://cdn.azul.com/zulu/bin/zulu25.32.21-ca-jdk25.0.2-macosx_x64.tar.gz", + "vendor": "zulu", + "version": "25.32.21.0" + }, + { + "checksum": "sha256:dc68e6faecb00bd4d05e857f6d93a5698782211d733c8fb2bfa80ed0e38c47e2", + "created_at": "2026-02-03T22:07:02.246803", + "features": [], + "file_type": "tar.gz", + "image_type": "jre", + "java_version": "11.0.30", + "jvm_impl": "hotspot", + "url": "https://cdn.azul.com/zulu/bin/zulu11.86.19-ca-jre11.0.30-macosx_x64.tar.gz", + "vendor": "zulu", + "version": "11.86.19.0" + }, + { + "checksum": "sha256:1a1c199de1ae9a9b8cfe0bec6660d0eed8bef5f7a773d2947ada7e14a0d1e44d", + "created_at": "2026-02-03T22:07:02.246803", + "features": [], + "file_type": "zip", + "image_type": "jdk", + "java_version": "8.0.482", + "jvm_impl": "hotspot", + "url": "https://cdn.azul.com/zulu/bin/zulu8.92.0.21-ca-jdk8.0.482-macosx_x64.zip", + "vendor": "zulu", + "version": "8.92.0.21" + }, + { + "checksum": "sha256:2c81598d28e64b45b3e8dc25b0172a31169d15d9c900be3e990db3be3478cda4", + "created_at": "2026-02-03T22:07:02.246803", + "features": [], + "file_type": "zip", + "image_type": "jre", + "java_version": "21.0.10", + "jvm_impl": "hotspot", + "url": "https://cdn.azul.com/zulu/bin/zulu21.48.17-ca-jre21.0.10-macosx_x64.zip", + "vendor": "zulu", + "version": "21.48.17.0" + }, + { + "checksum": "sha256:6a45013d43f59b805bd88efebe232b4a2a2a1d94706052dd4c143fdef79131a7", + "created_at": "2026-02-03T22:07:02.246803", + "features": [], + "file_type": "zip", + "image_type": "jdk", + "java_version": "17.0.18", + "jvm_impl": "hotspot", + "url": "https://cdn.azul.com/zulu/bin/zulu17.64.17-ca-jdk17.0.18-macosx_x64.zip", + "vendor": "zulu", + "version": "17.64.17.0" + }, + { + "checksum": "sha256:69258d2c5bafb1236031ea4119f1bb3fde71ee4ed50feb60fac2fd2c41d2425d", + "created_at": "2026-02-03T22:07:02.246803", + "features": [], + "file_type": "zip", + "image_type": "jre", + "java_version": "11.0.30", + "jvm_impl": "hotspot", + "url": "https://cdn.azul.com/zulu/bin/zulu11.86.19-ca-jre11.0.30-macosx_x64.zip", + "vendor": "zulu", + "version": "11.86.19.0" + }, + { + "checksum": "sha256:486ab329956941fae40012f42d9f4bcbd48d036e11249b924e259fe7a86ee3dc", + "created_at": "2026-02-03T22:09:26.911994", + "features": [], + "file_type": "tar.gz", + "image_type": "jre", + "java_version": "17.0.18+8", + "jvm_impl": "hotspot", + "url": "https://github.com/adoptium/temurin17-binaries/releases/download/jdk-17.0.18%2B8/OpenJDK17U-jre_x64_mac_hotspot_17.0.18_8.tar.gz", + "vendor": "temurin", + "version": "17.0.18+8" + }, + { + "checksum": "sha512:1a1b40aeb2c66ae05a69f8fbf4bec649eff9f384baf89142d5d0b3ad754bec044e2500b80788daf1c791dcbb552ba122fa37d205b6c337584a3368b920f838ca", + "created_at": "2026-02-03T22:09:26.924501", + "features": [], + "file_type": "tar.gz", + "image_type": "jre", + "java_version": "25.0.2-b300.57", + "jvm_impl": "hotspot", + "url": "https://cache-redirector.jetbrains.com/intellij-jbr/jbr-25.0.2-osx-x64-b300.57.tar.gz", + "vendor": "jetbrains", + "version": "25.0.2-b300.57" + }, + { + "checksum": "sha256:df93fe61138672424ccb4cca5133903dc1f0d773c14c2afe0db7ce139e261264", + "created_at": "2026-02-03T22:09:26.911994", + "features": [], + "file_type": "tar.gz", + "image_type": "jre", + "java_version": "25.0.2+10-LTS", + "jvm_impl": "hotspot", + "url": "https://github.com/adoptium/temurin25-binaries/releases/download/jdk-25.0.2%2B10/OpenJDK25U-jre_x64_mac_hotspot_25.0.2_10.tar.gz", + "vendor": "temurin", + "version": "25.0.2+10.0.LTS" + }, + { + "checksum": "sha256:47c2a8a62d6ba44bf46f2e468f9b3f26ad4b0bf6a51544e29c4520c18e709744", + "created_at": "2026-02-03T22:09:26.911994", + "features": [], + "file_type": "tar.gz", + "image_type": "jdk", + "java_version": "17.0.18+8", + "jvm_impl": "hotspot", + "url": "https://github.com/adoptium/temurin17-binaries/releases/download/jdk-17.0.18%2B8/OpenJDK17U-jdk_x64_mac_hotspot_17.0.18_8.tar.gz", + "vendor": "temurin", + "version": "17.0.18+8" + }, + { + "checksum": "sha256:fa444f334f2702806370766678c94841a95955f211eed35dec8447e4c33496d1", + "created_at": "2026-02-03T22:09:26.911994", + "features": [], + "file_type": "tar.gz", + "image_type": "jre", + "java_version": "11.0.30+7", + "jvm_impl": "hotspot", + "url": "https://github.com/adoptium/temurin11-binaries/releases/download/jdk-11.0.30%2B7/OpenJDK11U-jre_x64_mac_hotspot_11.0.30_7.tar.gz", + "vendor": "temurin", + "version": "11.0.30+7" + }, + { + "checksum": "sha256:7caddeb2d1d06a21487fdf55198349f122ba7b24bfc613b8923a42a133a92dc5", + "created_at": "2026-02-03T22:09:26.911994", + "features": [], + "file_type": "tar.gz", + "image_type": "jdk", + "java_version": "25.0.2+10-LTS", + "jvm_impl": "hotspot", + "url": "https://github.com/adoptium/temurin25-binaries/releases/download/jdk-25.0.2%2B10/OpenJDK25U-jdk_x64_mac_hotspot_25.0.2_10.tar.gz", + "vendor": "temurin", + "version": "25.0.2+10.0.LTS" + }, + { + "checksum": "sha256:bb080059fdd02b61f8348f6b4d0878b8d33da0ebff9a6860e2497e4c5b8ee682", + "created_at": "2026-02-03T22:09:26.911994", + "features": [], + "file_type": "tar.gz", + "image_type": "jdk", + "java_version": "11.0.30+7", + "jvm_impl": "hotspot", + "url": "https://github.com/adoptium/temurin11-binaries/releases/download/jdk-11.0.30%2B7/OpenJDK11U-jdk_x64_mac_hotspot_11.0.30_7.tar.gz", + "vendor": "temurin", + "version": "11.0.30+7" + }, + { + "checksum": "sha512:e164b636b16dd2bb0906c7bfdcb420e70ab887dd20c77c2cdb58f6d73ed31e06a7a567bc6b9296742666c02c44a98d1213f79e6e12ee65b65df5e238db6edce7", + "created_at": "2026-02-03T22:09:26.924501", + "features": [ + "jcef" + ], + "file_type": "tar.gz", + "image_type": "jdk", + "java_version": "25.0.2-b300.57", + "jvm_impl": "hotspot", + "url": "https://cache-redirector.jetbrains.com/intellij-jbr/jbrsdk_jcef-25.0.2-osx-x64-b300.57.tar.gz", + "vendor": "jetbrains", + "version": "25.0.2-b300.57" + }, + { + "checksum": "sha512:2f9b9343fbcb1322b2969ec7aa784ad2feda740c3560ad23bab44d9460e4a787b097aa4cd771c3175b5a7a92a7694fe89c06adb0ad57b9bd5dda3022686cb275", + "created_at": "2026-02-03T22:09:26.924501", + "features": [ + "jcef" + ], + "file_type": "tar.gz", + "image_type": "jdk", + "java_version": "21.0.10-b1163.105", + "jvm_impl": "hotspot", + "url": "https://cache-redirector.jetbrains.com/intellij-jbr/jbrsdk_jcef-21.0.10-osx-x64-b1163.105.tar.gz", + "vendor": "jetbrains", + "version": "21.0.10-b1163.105" + }, + { + "checksum": "sha512:ed41ebb45790c1d956c62ca4209b93a74cecb3b744e968e9c6c3832f8b3da0f0846824feecfa1fa4799b957b2a8b59afd22489cab641fd7a6d40ca565f4a917e", + "created_at": "2026-02-03T22:09:26.924501", + "features": [], + "file_type": "tar.gz", + "image_type": "jdk", + "java_version": "21.0.10-b1163.105", + "jvm_impl": "hotspot", + "url": "https://cache-redirector.jetbrains.com/intellij-jbr/jbrsdk-21.0.10-osx-x64-b1163.105.tar.gz", + "vendor": "jetbrains", + "version": "21.0.10-b1163.105" + }, + { + "checksum": "sha512:743ad665faa780dae6e0bd5791e363e70a09a73066c869c8de522dce4f4bc0457a01c4c4da35c82fabcb412667cfb4bd56a79ae374f44133f964d95a32e90d3f", + "created_at": "2026-02-03T22:09:26.924501", + "features": [], + "file_type": "tar.gz", + "image_type": "jre", + "java_version": "21.0.10-b1163.105", + "jvm_impl": "hotspot", + "url": "https://cache-redirector.jetbrains.com/intellij-jbr/jbr-21.0.10-osx-x64-b1163.105.tar.gz", + "vendor": "jetbrains", + "version": "21.0.10-b1163.105" + }, + { + "checksum": "sha512:b6e1092dee69394d977be48123473d460db584fc17bf8ac94744d51aeed443787186debba4cd1087e2607764ff06e475fe7ee6989d255f455463fed800aa2ef9", + "created_at": "2026-02-03T22:09:26.924501", + "features": [ + "jcef" + ], + "file_type": "tar.gz", + "image_type": "jre", + "java_version": "25.0.2-b300.57", + "jvm_impl": "hotspot", + "url": "https://cache-redirector.jetbrains.com/intellij-jbr/jbr_jcef-25.0.2-osx-x64-b300.57.tar.gz", + "vendor": "jetbrains", + "version": "25.0.2-b300.57" + }, + { + "checksum": "sha512:94dce6ed7a3b70b66822e092e19522f1eff380d6f1571f5479f5fe3fa9f7a163475bca197dc87252b288f3b757ee5fbbb38638de984f4929d0a1f7c699a3f117", + "created_at": "2026-02-03T22:09:26.924501", + "features": [], + "file_type": "tar.gz", + "image_type": "jdk", + "java_version": "25.0.2-b300.57", + "jvm_impl": "hotspot", + "url": "https://cache-redirector.jetbrains.com/intellij-jbr/jbrsdk-25.0.2-osx-x64-b300.57.tar.gz", + "vendor": "jetbrains", + "version": "25.0.2-b300.57" + }, + { + "checksum": "sha512:9fbfbae42fd1449e452c395a1e032e60ba0df79643e81d82bd1bf5c9fc996302e81271cb0a7c022a0db2fcfc5c5eaebc89e068eecb6834f7828a9f6c72625362", + "created_at": "2026-02-03T22:09:26.924501", + "features": [ + "jcef" + ], + "file_type": "tar.gz", + "image_type": "jre", + "java_version": "21.0.10-b1163.105", + "jvm_impl": "hotspot", + "url": "https://cache-redirector.jetbrains.com/intellij-jbr/jbr_jcef-21.0.10-osx-x64-b1163.105.tar.gz", + "vendor": "jetbrains", + "version": "21.0.10-b1163.105" } ] \ No newline at end of file diff --git a/public/api/jvm/ga/windows/aarch64.json b/public/api/jvm/ga/windows/aarch64.json index 7b9dbbf..88bd778 100644 --- a/public/api/jvm/ga/windows/aarch64.json +++ b/public/api/jvm/ga/windows/aarch64.json @@ -16894,5 +16894,299 @@ "url": "https://aka.ms/download-jdk/microsoft-jdk-17.0.18-windows-aarch64.zip", "vendor": "microsoft", "version": "17.0.18" + }, + { + "checksum": "sha256:f38190834cfa24847ef7ec31f36e144d6b0d2b636758fefaddfd3d629804d28e", + "created_at": "2026-02-03T22:07:02.246803", + "features": [], + "file_type": "zip", + "image_type": "jdk", + "java_version": "25.0.2", + "jvm_impl": "hotspot", + "url": "https://cdn.azul.com/zulu/bin/zulu25.32.21-ca-jdk25.0.2-win_aarch64.zip", + "vendor": "zulu", + "version": "25.32.21.0" + }, + { + "checksum": "sha256:a5c03fcb6692762a008df919bf86a724b3a303aade185d5eea3611c851fabff2", + "created_at": "2026-02-03T22:07:02.246803", + "features": [], + "file_type": "zip", + "image_type": "jdk", + "java_version": "21.0.10", + "jvm_impl": "hotspot", + "url": "https://cdn.azul.com/zulu/bin/zulu21.48.17-ca-jdk21.0.10-win_aarch64.zip", + "vendor": "zulu", + "version": "21.48.17.0" + }, + { + "checksum": "sha256:1106eec3bd166a117ccaf20f15bbec6537e27307be328b8a9e93a053c857fe7c", + "created_at": "2026-02-03T22:07:02.246803", + "features": [], + "file_type": "zip", + "image_type": "jre", + "java_version": "25.0.2", + "jvm_impl": "hotspot", + "url": "https://cdn.azul.com/zulu/bin/zulu25.32.21-ca-jre25.0.2-win_aarch64.zip", + "vendor": "zulu", + "version": "25.32.21.0" + }, + { + "checksum": "sha256:a58265bd7b44e8dc91b732777a7e39fedd7b05305be32b77550a213c75a04464", + "created_at": "2026-02-03T22:07:02.246803", + "features": [], + "file_type": "zip", + "image_type": "jre", + "java_version": "21.0.10", + "jvm_impl": "hotspot", + "url": "https://cdn.azul.com/zulu/bin/zulu21.48.17-ca-jre21.0.10-win_aarch64.zip", + "vendor": "zulu", + "version": "21.48.17.0" + }, + { + "checksum": "sha256:168c647413ec6e71164b995351b650dc5454f26d12ca83ab19f4f19db080ae36", + "created_at": "2026-02-03T22:07:02.246803", + "features": [], + "file_type": "zip", + "image_type": "jdk", + "java_version": "17.0.18", + "jvm_impl": "hotspot", + "url": "https://cdn.azul.com/zulu/bin/zulu17.64.17-ca-jdk17.0.18-win_aarch64.zip", + "vendor": "zulu", + "version": "17.64.17.0" + }, + { + "checksum": "sha512:f15b0fe863c3b0683f486a634e672cb78d598081ee857eff90cf184e578354d758693e091834d67490b8f063c8f67e99623475d00e782b5642b018dcaee1272c", + "created_at": "2026-02-03T22:09:26.924501", + "features": [], + "file_type": "tar.gz", + "image_type": "jre", + "java_version": "21.0.10-b1163.105", + "jvm_impl": "hotspot", + "url": "https://cache-redirector.jetbrains.com/intellij-jbr/jbr-21.0.10-windows-aarch64-b1163.105.tar.gz", + "vendor": "jetbrains", + "version": "21.0.10-b1163.105" + }, + { + "checksum": "sha512:28a4c4ab7c632870c221b5f42935edbab3afedfde52e9bb27e9705fa650fecfdfaf12d47262428efcb6ab6d0778f80ac598818520aef6b899c206561c8c46b06", + "created_at": "2026-02-03T22:09:26.924501", + "features": [], + "file_type": "zip", + "image_type": "jdk", + "java_version": "21.0.10-b1163.105", + "jvm_impl": "hotspot", + "url": "https://cache-redirector.jetbrains.com/intellij-jbr/jbrsdk-21.0.10-windows-aarch64-b1163.105.zip", + "vendor": "jetbrains", + "version": "21.0.10-b1163.105" + }, + { + "checksum": "sha512:f7c45336a5d5a027fb71984ce7757f5f32c138bd3341e261a9157b664dec6a4b8df99b7207096be9ba16047313f98ec8508ea04e611db1893146bfc51ef9c7ea", + "created_at": "2026-02-03T22:09:26.924501", + "features": [ + "jcef" + ], + "file_type": "tar.gz", + "image_type": "jdk", + "java_version": "21.0.10-b1163.105", + "jvm_impl": "hotspot", + "url": "https://cache-redirector.jetbrains.com/intellij-jbr/jbrsdk_jcef-21.0.10-windows-aarch64-b1163.105.tar.gz", + "vendor": "jetbrains", + "version": "21.0.10-b1163.105" + }, + { + "checksum": "sha512:c6ad9d5e1b9647cf08acad769a6b29158597eb45e02a5f947a33b59929f0dfa1b664c59a6440a0ae70b2883e44ef3031c5da083353fee3249e47e8d65a7bc7c3", + "created_at": "2026-02-03T22:09:26.924501", + "features": [ + "jcef" + ], + "file_type": "tar.gz", + "image_type": "jdk", + "java_version": "25.0.2-b300.57", + "jvm_impl": "hotspot", + "url": "https://cache-redirector.jetbrains.com/intellij-jbr/jbrsdk_jcef-25.0.2-windows-aarch64-b300.57.tar.gz", + "vendor": "jetbrains", + "version": "25.0.2-b300.57" + }, + { + "checksum": "sha512:baf1e856146589eb2c8e979380e6620f6be404dd009b14173e91779bc2b33dfd370e671481d671bff55da0dbabf1d4d2e7d57566ae18cdfb958dd5e7bce5c49e", + "created_at": "2026-02-03T22:09:26.924501", + "features": [ + "jcef" + ], + "file_type": "zip", + "image_type": "jre", + "java_version": "21.0.10-b1163.105", + "jvm_impl": "hotspot", + "url": "https://cache-redirector.jetbrains.com/intellij-jbr/jbr_jcef-21.0.10-windows-aarch64-b1163.105.zip", + "vendor": "jetbrains", + "version": "21.0.10-b1163.105" + }, + { + "checksum": "sha512:1b1366b06c1a1377130041b012239d369630025c4a8f378156431e7e33c0c66d74febcc1b285a50e6af0fde96ea2d8212025dc4c4bb2b936ee33737ac118c009", + "created_at": "2026-02-03T22:09:26.924501", + "features": [ + "jcef" + ], + "file_type": "zip", + "image_type": "jdk", + "java_version": "25.0.2-b300.57", + "jvm_impl": "hotspot", + "url": "https://cache-redirector.jetbrains.com/intellij-jbr/jbrsdk_jcef-25.0.2-windows-aarch64-b300.57.zip", + "vendor": "jetbrains", + "version": "25.0.2-b300.57" + }, + { + "checksum": "sha512:5ba03272afcd0b896e2464d441190de28ae16a1d4b6b862eeecc1f32f41b22eb2ff132403ab35fe9a0e630b5559397593e37815e465e06a877fd006a98cb91f2", + "created_at": "2026-02-03T22:09:26.924501", + "features": [], + "file_type": "tar.gz", + "image_type": "jdk", + "java_version": "25.0.2-b300.57", + "jvm_impl": "hotspot", + "url": "https://cache-redirector.jetbrains.com/intellij-jbr/jbrsdk-25.0.2-windows-aarch64-b300.57.tar.gz", + "vendor": "jetbrains", + "version": "25.0.2-b300.57" + }, + { + "checksum": "sha512:f1d1269f2fb42c3506e6c52a070aad93b413007c081096a6a2b4f353b8ccb47d519149c8fa9f6bcc446dc8d6078415d8fe664937a5416b3579c86d9705e8cf8d", + "created_at": "2026-02-03T22:09:26.924501", + "features": [], + "file_type": "zip", + "image_type": "jre", + "java_version": "21.0.10-b1163.105", + "jvm_impl": "hotspot", + "url": "https://cache-redirector.jetbrains.com/intellij-jbr/jbr-21.0.10-windows-aarch64-b1163.105.zip", + "vendor": "jetbrains", + "version": "21.0.10-b1163.105" + }, + { + "checksum": "sha512:d406c7600d000203eef5e7d969e3019628a179b435aef1010ab3bdfabb3f2c5927a94e3ddf4d6242ba022be338a0e40c9e90ce5fbca76039b42b93ef81a0e6ed", + "created_at": "2026-02-03T22:09:26.924501", + "features": [ + "jcef" + ], + "file_type": "tar.gz", + "image_type": "jre", + "java_version": "21.0.10-b1163.105", + "jvm_impl": "hotspot", + "url": "https://cache-redirector.jetbrains.com/intellij-jbr/jbr_jcef-21.0.10-windows-aarch64-b1163.105.tar.gz", + "vendor": "jetbrains", + "version": "21.0.10-b1163.105" + }, + { + "checksum": "sha512:b8e9cd330cfefff6781b4deb6fee0d3fb036c323a6c2bc8920b65dcba4af6c8cbce59d1263b955920b9d0935bc6f75b01d1b97f156c1c7017c5dab2e4a3d89e4", + "created_at": "2026-02-03T22:09:26.924501", + "features": [ + "jcef" + ], + "file_type": "zip", + "image_type": "jdk", + "java_version": "21.0.10-b1163.105", + "jvm_impl": "hotspot", + "url": "https://cache-redirector.jetbrains.com/intellij-jbr/jbrsdk_jcef-21.0.10-windows-aarch64-b1163.105.zip", + "vendor": "jetbrains", + "version": "21.0.10-b1163.105" + }, + { + "checksum": "sha512:0046fa454d3a705d753dab0140f397d59d0f89da4f0a8e9d23c9d157a56a04cc631be7712fce9d0e33934dc5528a461ad94f50e6863966b680cfa0aeafca171a", + "created_at": "2026-02-03T22:09:26.924501", + "features": [], + "file_type": "zip", + "image_type": "jdk", + "java_version": "25.0.2-b300.57", + "jvm_impl": "hotspot", + "url": "https://cache-redirector.jetbrains.com/intellij-jbr/jbrsdk-25.0.2-windows-aarch64-b300.57_pdb.zip", + "vendor": "jetbrains", + "version": "25.0.2-b300.57" + }, + { + "checksum": "sha512:d43f5b3de0a23440f63fffc70260dd15821cd46eb788bd90f451b9a1cae4d7adcab30e14733cff5435a91fa7403c1a85b1283e24b2dba70c397d0a8fb905c52f", + "created_at": "2026-02-03T22:09:26.924501", + "features": [ + "jcef" + ], + "file_type": "tar.gz", + "image_type": "jre", + "java_version": "25.0.2-b300.57", + "jvm_impl": "hotspot", + "url": "https://cache-redirector.jetbrains.com/intellij-jbr/jbr_jcef-25.0.2-windows-aarch64-b300.57.tar.gz", + "vendor": "jetbrains", + "version": "25.0.2-b300.57" + }, + { + "checksum": "sha512:c1dbb00686982d5513198493cba62e1788cbc9790b133c9d0fc7588b81928d5a874a638f2a85751ba1757da6e74db13dc2f1afce519986c34445a977c78309b6", + "created_at": "2026-02-03T22:09:26.924501", + "features": [ + "jcef" + ], + "file_type": "zip", + "image_type": "jdk", + "java_version": "25.0.2-b300.57", + "jvm_impl": "hotspot", + "url": "https://cache-redirector.jetbrains.com/intellij-jbr/jbrsdk_jcef-25.0.2-windows-aarch64-b300.57_pdb.zip", + "vendor": "jetbrains", + "version": "25.0.2-b300.57" + }, + { + "checksum": "sha512:d38e152bc587144a440db450503506c498c5eb187367b9c3deb181090161be8a75b9e2085298b95708a5f671f8e1179d11ba9405e863fa7117904b9c8771606c", + "created_at": "2026-02-03T22:09:26.924501", + "features": [], + "file_type": "zip", + "image_type": "jre", + "java_version": "25.0.2-b300.57", + "jvm_impl": "hotspot", + "url": "https://cache-redirector.jetbrains.com/intellij-jbr/jbr-25.0.2-windows-aarch64-b300.57.zip", + "vendor": "jetbrains", + "version": "25.0.2-b300.57" + }, + { + "checksum": "sha512:fc1f3ba2d17b0955f92b86c867aab4ed0714ff45ce9058c652ce7b381272ea54d24a1be4d99d195ef85dedd02c8079b0fbf9c2afefda9353644bbd39072686d8", + "created_at": "2026-02-03T22:09:26.924501", + "features": [], + "file_type": "tar.gz", + "image_type": "jdk", + "java_version": "21.0.10-b1163.105", + "jvm_impl": "hotspot", + "url": "https://cache-redirector.jetbrains.com/intellij-jbr/jbrsdk-21.0.10-windows-aarch64-b1163.105.tar.gz", + "vendor": "jetbrains", + "version": "21.0.10-b1163.105" + }, + { + "checksum": "sha512:d39c6a7f02250a8d6d80eefb443b99abc2bef6868081bd4c026be831b9ae397400b5daa25dd4ae6c38195f7f1c8a42a46d06c46ec0e50a6036953bd07554779d", + "created_at": "2026-02-03T22:09:26.924501", + "features": [ + "jcef" + ], + "file_type": "zip", + "image_type": "jre", + "java_version": "25.0.2-b300.57", + "jvm_impl": "hotspot", + "url": "https://cache-redirector.jetbrains.com/intellij-jbr/jbr_jcef-25.0.2-windows-aarch64-b300.57.zip", + "vendor": "jetbrains", + "version": "25.0.2-b300.57" + }, + { + "checksum": "sha512:ff52322e184f250f088ceeecc6d31f6bc440c17e75f78a490a97efa619664c9d1e0b353822c852aae6e5d7a76c001edcff8d9dc50676289ed428304cfe6854a5", + "created_at": "2026-02-03T22:09:26.924501", + "features": [], + "file_type": "zip", + "image_type": "jdk", + "java_version": "25.0.2-b300.57", + "jvm_impl": "hotspot", + "url": "https://cache-redirector.jetbrains.com/intellij-jbr/jbrsdk-25.0.2-windows-aarch64-b300.57.zip", + "vendor": "jetbrains", + "version": "25.0.2-b300.57" + }, + { + "checksum": "sha512:5e54fecee7548c70dcf1f74cb9f9a14a8db377879917912d90ce22fce11ac9cc71bfadadff73a7bde607220886b289af9873ebb22fbe85828c2a388694ad5d80", + "created_at": "2026-02-03T22:09:26.924501", + "features": [], + "file_type": "tar.gz", + "image_type": "jre", + "java_version": "25.0.2-b300.57", + "jvm_impl": "hotspot", + "url": "https://cache-redirector.jetbrains.com/intellij-jbr/jbr-25.0.2-windows-aarch64-b300.57.tar.gz", + "vendor": "jetbrains", + "version": "25.0.2-b300.57" } ] \ No newline at end of file diff --git a/public/api/jvm/ga/windows/i686.json b/public/api/jvm/ga/windows/i686.json index d944972..fe382c9 100644 --- a/public/api/jvm/ga/windows/i686.json +++ b/public/api/jvm/ga/windows/i686.json @@ -22346,5 +22346,113 @@ "url": "https://github.com/ibmruntimes/semeru8-binaries/releases/download/jdk8u482-b08_openj9-0.57.0/ibm-semeru-open-jdk_x86-32_windows_8u482b08_openj9-0.57.0.zip", "vendor": "semeru", "version": "8u482-b08_openj9-0.57.0" + }, + { + "checksum": "sha256:40d42c8e5630beb2e55104429103f8290d8543b9446f6ac0b456c944af610d55", + "created_at": "2026-02-03T22:07:02.246803", + "features": [], + "file_type": "zip", + "image_type": "jdk", + "java_version": "11.0.30", + "jvm_impl": "hotspot", + "url": "https://cdn.azul.com/zulu/bin/zulu11.86.21-ca-jdk11.0.30-win_i686.zip", + "vendor": "zulu", + "version": "11.86.21.0" + }, + { + "checksum": "sha256:ce59b3f023f1f7cdb4e2c9c85cba4e918aaa70be99ee7c4da3b665ceb52996dd", + "created_at": "2026-02-03T22:07:02.246803", + "features": [], + "file_type": "zip", + "image_type": "jdk", + "java_version": "17.0.18", + "jvm_impl": "hotspot", + "url": "https://cdn.azul.com/zulu/bin/zulu17.64.17-ca-jdk17.0.18-win_i686.zip", + "vendor": "zulu", + "version": "17.64.17.0" + }, + { + "checksum": "sha256:aaff4856c36b2605a12475e25dc931d81a9bb43669837b20f6afedcdb5f7b2f2", + "created_at": "2026-02-03T22:07:02.246803", + "features": [], + "file_type": "zip", + "image_type": "jre", + "java_version": "17.0.18", + "jvm_impl": "hotspot", + "url": "https://cdn.azul.com/zulu/bin/zulu17.64.17-ca-jre17.0.18-win_i686.zip", + "vendor": "zulu", + "version": "17.64.17.0" + }, + { + "checksum": "sha256:e972544a576c4451896cfc2de9c9326e47f44f07bc4c7ac326705244700c7350", + "created_at": "2026-02-03T22:07:02.246803", + "features": [], + "file_type": "zip", + "image_type": "jdk", + "java_version": "8.0.482", + "jvm_impl": "hotspot", + "url": "https://cdn.azul.com/zulu/bin/zulu8.92.0.21-ca-jdk8.0.482-win_i686.zip", + "vendor": "zulu", + "version": "8.92.0.21" + }, + { + "checksum": "sha256:766198d1753857d2d0a9b753b97db6eefa6ead8c1578b5a94d4374c175c01f60", + "created_at": "2026-02-03T22:07:02.246803", + "features": [], + "file_type": "zip", + "image_type": "jre", + "java_version": "11.0.30", + "jvm_impl": "hotspot", + "url": "https://cdn.azul.com/zulu/bin/zulu11.86.21-ca-jre11.0.30-win_i686.zip", + "vendor": "zulu", + "version": "11.86.21.0" + }, + { + "checksum": "sha256:b181c61a2b56955eb56308d1dec695d8ad6edc55901ef67e295455692b6c2d08", + "created_at": "2026-02-03T22:07:02.246803", + "features": [], + "file_type": "tar.gz", + "image_type": "jre", + "java_version": "17.0.18", + "jvm_impl": "hotspot", + "url": "https://cdn.azul.com/zulu/bin/zulu17.64.17-ca-jre17.0.18-win_i686.tar.gz", + "vendor": "zulu", + "version": "17.64.17.0" + }, + { + "checksum": "sha256:4ec67c300c4c1924a57e0ccd6dbf118ef6c64d16ab6f871cab256cd465aaae22", + "created_at": "2026-02-03T22:07:02.246803", + "features": [], + "file_type": "zip", + "image_type": "jre", + "java_version": "8.0.482", + "jvm_impl": "hotspot", + "url": "https://cdn.azul.com/zulu/bin/zulu8.92.0.21-ca-jre8.0.482-win_i686.zip", + "vendor": "zulu", + "version": "8.92.0.21" + }, + { + "checksum": null, + "created_at": "2026-02-03T22:09:26.924501", + "features": [], + "file_type": "tar.gz", + "image_type": "jre", + "java_version": "21.0.10-b1163.105", + "jvm_impl": "hotspot", + "url": "https://cache-redirector.jetbrains.com/intellij-jbr/jbr-21.0.10-windows-x86-b1163.105.tar.gz", + "vendor": "jetbrains", + "version": "21.0.10-b1163.105" + }, + { + "checksum": null, + "created_at": "2026-02-03T22:09:26.924501", + "features": [], + "file_type": "tar.gz", + "image_type": "jdk", + "java_version": "21.0.10-b1163.105", + "jvm_impl": "hotspot", + "url": "https://cache-redirector.jetbrains.com/intellij-jbr/jbrsdk-21.0.10-windows-x86-b1163.105.tar.gz", + "vendor": "jetbrains", + "version": "21.0.10-b1163.105" } ] \ No newline at end of file diff --git a/public/api/jvm/ga/windows/x86_64.json b/public/api/jvm/ga/windows/x86_64.json index 995bec7..78dbad6 100644 --- a/public/api/jvm/ga/windows/x86_64.json +++ b/public/api/jvm/ga/windows/x86_64.json @@ -48719,5 +48719,419 @@ "url": "https://github.com/ibmruntimes/semeru25-binaries/releases/download/jdk-25.0.2%2B10_openj9-0.57.0/ibm-semeru-open-jdk_x64_windows_25.0.2_10_openj9-0.57.0.zip", "vendor": "semeru", "version": "25.0.2+10_openj9-0.57.0" + }, + { + "checksum": "sha256:deeeab2b8d64a04b81e26e39705549f43ed095b98f6b8dd49769a689fc391bec", + "created_at": "2026-02-03T22:07:02.246803", + "features": [], + "file_type": "zip", + "image_type": "jdk", + "java_version": "8.0.482", + "jvm_impl": "hotspot", + "url": "https://cdn.azul.com/zulu/bin/zulu8.92.0.21-ca-jdk8.0.482-win_x64.zip", + "vendor": "zulu", + "version": "8.92.0.21" + }, + { + "checksum": "sha256:1bb5e1a3e22115b935dda4a847deff62918d1de8d6f602d51b4c5726dfe45b61", + "created_at": "2026-02-03T22:07:02.246803", + "features": [], + "file_type": "zip", + "image_type": "jdk", + "java_version": "21.0.10", + "jvm_impl": "hotspot", + "url": "https://cdn.azul.com/zulu/bin/zulu21.48.17-ca-jdk21.0.10-win_x64.zip", + "vendor": "zulu", + "version": "21.48.17.0" + }, + { + "checksum": "sha256:87a4e80dca749dcc659aede85388fc31abfd90fa7bdeb9a57b7f6e9245e81cfd", + "created_at": "2026-02-03T22:07:02.246803", + "features": [], + "file_type": "tar.gz", + "image_type": "jre", + "java_version": "17.0.18", + "jvm_impl": "hotspot", + "url": "https://cdn.azul.com/zulu/bin/zulu17.64.17-ca-jre17.0.18-win_x64.tar.gz", + "vendor": "zulu", + "version": "17.64.17.0" + }, + { + "checksum": "sha256:34466ae306049bf33b8cdc2e157f4a26ee4746a0cc804e9eb636251d53c2793e", + "created_at": "2026-02-03T22:07:02.246803", + "features": [], + "file_type": "zip", + "image_type": "jre", + "java_version": "8.0.482", + "jvm_impl": "hotspot", + "url": "https://cdn.azul.com/zulu/bin/zulu8.92.0.21-ca-jre8.0.482-win_x64.zip", + "vendor": "zulu", + "version": "8.92.0.21" + }, + { + "checksum": "sha256:e41690273ea37a6faaf54bcc0224362e36cd9c9483d988a856c1e8491ba19a4d", + "created_at": "2026-02-03T22:07:02.246803", + "features": [], + "file_type": "zip", + "image_type": "jdk", + "java_version": "11.0.30", + "jvm_impl": "hotspot", + "url": "https://cdn.azul.com/zulu/bin/zulu11.86.21-ca-jdk11.0.30-win_x64.zip", + "vendor": "zulu", + "version": "11.86.21.0" + }, + { + "checksum": "sha256:bbff3aea97891a3c34d6952b9f57c7d9bcd7cc6fb975bb7087716d9ee223709c", + "created_at": "2026-02-03T22:07:02.246803", + "features": [], + "file_type": "zip", + "image_type": "jre", + "java_version": "11.0.30", + "jvm_impl": "hotspot", + "url": "https://cdn.azul.com/zulu/bin/zulu11.86.21-ca-jre11.0.30-win_x64.zip", + "vendor": "zulu", + "version": "11.86.21.0" + }, + { + "checksum": "sha256:fbf2561a926c6be46345fb5cfe623ba37f6187cb78d871c5ff61fc7fca3169c0", + "created_at": "2026-02-03T22:07:02.246803", + "features": [], + "file_type": "zip", + "image_type": "jre", + "java_version": "17.0.18", + "jvm_impl": "hotspot", + "url": "https://cdn.azul.com/zulu/bin/zulu17.64.17-ca-jre17.0.18-win_x64.zip", + "vendor": "zulu", + "version": "17.64.17.0" + }, + { + "checksum": "sha256:a4b7e3c3929d513cdc774583d375ce07fcb8671833258f468fd2fa0d8227ba48", + "created_at": "2026-02-03T22:07:02.246803", + "features": [], + "file_type": "zip", + "image_type": "jre", + "java_version": "25.0.2", + "jvm_impl": "hotspot", + "url": "https://cdn.azul.com/zulu/bin/zulu25.32.21-ca-jre25.0.2-win_x64.zip", + "vendor": "zulu", + "version": "25.32.21.0" + }, + { + "checksum": "sha256:82b99c1cc9d0a8b4d6307a8ee38ae156acc63931b20263f159ec1909307e7ce9", + "created_at": "2026-02-03T22:07:02.246803", + "features": [], + "file_type": "zip", + "image_type": "jre", + "java_version": "21.0.10", + "jvm_impl": "hotspot", + "url": "https://cdn.azul.com/zulu/bin/zulu21.48.17-ca-jre21.0.10-win_x64.zip", + "vendor": "zulu", + "version": "21.48.17.0" + }, + { + "checksum": "sha256:801804c63e0f8334c144471ad5d980592105e459b943430507199dbe88beb679", + "created_at": "2026-02-03T22:07:02.246803", + "features": [], + "file_type": "zip", + "image_type": "jdk", + "java_version": "25.0.2", + "jvm_impl": "hotspot", + "url": "https://cdn.azul.com/zulu/bin/zulu25.32.21-ca-jdk25.0.2-win_x64.zip", + "vendor": "zulu", + "version": "25.32.21.0" + }, + { + "checksum": "sha256:aa2f7455b3944dd37b0ca333b4d6dd41708c41cfea1889e97f09c8a851984bdd", + "created_at": "2026-02-03T22:07:02.246803", + "features": [], + "file_type": "zip", + "image_type": "jdk", + "java_version": "17.0.18", + "jvm_impl": "hotspot", + "url": "https://cdn.azul.com/zulu/bin/zulu17.64.17-ca-jdk17.0.18-win_x64.zip", + "vendor": "zulu", + "version": "17.64.17.0" + }, + { + "checksum": "sha512:ff9565aa9ccaa81d3f419b9d7a182db0296568226ef5a0647a6d6cd1f3705f48081abed0e3f96a1a0e83d5efbefa56b65d5f38fc2a6a7dbc5aa7e176de5789c2", + "created_at": "2026-02-03T22:09:26.924501", + "features": [ + "jcef" + ], + "file_type": "zip", + "image_type": "jdk", + "java_version": "25.0.2-b300.57", + "jvm_impl": "hotspot", + "url": "https://cache-redirector.jetbrains.com/intellij-jbr/jbrsdk_jcef-25.0.2-windows-x64-b300.57_pdb.zip", + "vendor": "jetbrains", + "version": "25.0.2-b300.57" + }, + { + "checksum": "sha256:db7fe2f05857074e73ef2bb10bfb95556ad110cf1ba0c82d101f93b3a93862ff", + "created_at": "2026-02-03T22:09:26.911994", + "features": [], + "file_type": "zip", + "image_type": "jre", + "java_version": "11.0.30+7", + "jvm_impl": "hotspot", + "url": "https://github.com/adoptium/temurin11-binaries/releases/download/jdk-11.0.30%2B7/OpenJDK11U-jre_x64_windows_hotspot_11.0.30_7.zip", + "vendor": "temurin", + "version": "11.0.30+7" + }, + { + "checksum": "sha256:08cae782814f027f8b159d6b68823f0f87422eb475c1a0ea1abc7a4357aaf11f", + "created_at": "2026-02-03T22:09:26.911994", + "features": [], + "file_type": "zip", + "image_type": "jdk", + "java_version": "21.0.10+7-LTS", + "jvm_impl": "hotspot", + "url": "https://github.com/adoptium/temurin21-binaries/releases/download/jdk-21.0.10%2B7/OpenJDK21U-jdk_x64_windows_hotspot_21.0.10_7.zip", + "vendor": "temurin", + "version": "21.0.10+7.0.LTS" + }, + { + "checksum": "sha256:925a63cb019fd605579e639980e99abefb3186e79f36979183dc45b294d6bf0f", + "created_at": "2026-02-03T22:09:26.911994", + "features": [], + "file_type": "zip", + "image_type": "jdk", + "java_version": "11.0.30+7", + "jvm_impl": "hotspot", + "url": "https://github.com/adoptium/temurin11-binaries/releases/download/jdk-11.0.30%2B7/OpenJDK11U-jdk_x64_windows_hotspot_11.0.30_7.zip", + "vendor": "temurin", + "version": "11.0.30+7" + }, + { + "checksum": "sha256:a6ac6789e51a2c245f41430c42e72b39ec706a449812fc5e4cbfc55ceed1e5ae", + "created_at": "2026-02-03T22:09:26.911994", + "features": [], + "file_type": "zip", + "image_type": "jre", + "java_version": "21.0.10+7-LTS", + "jvm_impl": "hotspot", + "url": "https://github.com/adoptium/temurin21-binaries/releases/download/jdk-21.0.10%2B7/OpenJDK21U-jre_x64_windows_hotspot_21.0.10_7.zip", + "vendor": "temurin", + "version": "21.0.10+7.0.LTS" + }, + { + "checksum": "sha512:11d5eda902b089d43e2975f404039f30868e85953306468484d469a557683783a1e612b2fd1fbfe3b89a0abe9c91be8f7ed4c61ffabec1631b4ca5e6ce0c4a13", + "created_at": "2026-02-03T22:09:26.924501", + "features": [], + "file_type": "tar.gz", + "image_type": "jre", + "java_version": "21.0.10-b1163.105", + "jvm_impl": "hotspot", + "url": "https://cache-redirector.jetbrains.com/intellij-jbr/jbr-21.0.10-windows-x64-b1163.105.tar.gz", + "vendor": "jetbrains", + "version": "21.0.10-b1163.105" + }, + { + "checksum": "sha512:55fad06ef91fe7cb9505505a14bb6d9ca54f8187ed292f24382cb943ffc6aa96e825db515892b652ca2ed73a5a6800c29aedc32e67c5ce9a853de0785d1091d2", + "created_at": "2026-02-03T22:09:26.924501", + "features": [ + "jcef" + ], + "file_type": "zip", + "image_type": "jdk", + "java_version": "21.0.10-b1163.105", + "jvm_impl": "hotspot", + "url": "https://cache-redirector.jetbrains.com/intellij-jbr/jbrsdk_jcef-21.0.10-windows-x64-b1163.105.zip", + "vendor": "jetbrains", + "version": "21.0.10-b1163.105" + }, + { + "checksum": "sha512:c4dcf4ea4d8b1f7817864c98764cb17a6f0450c8185cb1c1477e3a2e5c375eb49b34e0e4887de494e8dd368f9818123fa2d6d50938a7e2208a5854b0b008e533", + "created_at": "2026-02-03T22:09:26.924501", + "features": [], + "file_type": "tar.gz", + "image_type": "jdk", + "java_version": "25.0.2-b300.57", + "jvm_impl": "hotspot", + "url": "https://cache-redirector.jetbrains.com/intellij-jbr/jbrsdk-25.0.2-windows-x64-b300.57.tar.gz", + "vendor": "jetbrains", + "version": "25.0.2-b300.57" + }, + { + "checksum": "sha512:5f4f0b86006bc13e4dc810692dfe916c682035e8431ca9d5eedfaa8fd10b7542cf16782b2b3c871083f6959be6667cadd10521f32e327d5127168a42d0eea9a9", + "created_at": "2026-02-03T22:09:26.924501", + "features": [ + "jcef" + ], + "file_type": "tar.gz", + "image_type": "jdk", + "java_version": "25.0.2-b300.57", + "jvm_impl": "hotspot", + "url": "https://cache-redirector.jetbrains.com/intellij-jbr/jbrsdk_jcef-25.0.2-windows-x64-b300.57.tar.gz", + "vendor": "jetbrains", + "version": "25.0.2-b300.57" + }, + { + "checksum": "sha512:e30ce15f08750555c1ff6fde631e97f6a98eb819d3b4b7fcecee1c78a6419c41a92923878c208e31d8250674089e451bf92505bbeca306dc0768c472ce5ee3c9", + "created_at": "2026-02-03T22:09:26.924501", + "features": [ + "jcef" + ], + "file_type": "tar.gz", + "image_type": "jre", + "java_version": "21.0.10-b1163.105", + "jvm_impl": "hotspot", + "url": "https://cache-redirector.jetbrains.com/intellij-jbr/jbr_jcef-21.0.10-windows-x64-b1163.105.tar.gz", + "vendor": "jetbrains", + "version": "21.0.10-b1163.105" + }, + { + "checksum": "sha512:689c484bb5ce63a793486521f0dd846aff36f89bbe97603f59ec7df01f1f98bb30989ef227612eb11b39a2894efe708ae1f634171ded44ea75f3028804d47827", + "created_at": "2026-02-03T22:09:26.924501", + "features": [], + "file_type": "zip", + "image_type": "jdk", + "java_version": "25.0.2-b300.57", + "jvm_impl": "hotspot", + "url": "https://cache-redirector.jetbrains.com/intellij-jbr/jbrsdk-25.0.2-windows-x64-b300.57_pdb.zip", + "vendor": "jetbrains", + "version": "25.0.2-b300.57" + }, + { + "checksum": "sha512:d06f5f1bf409e81f18f8e3b6e708a23df287dde66715e549a9d0195a0432e61221c940069d280b09407f1cb9e3147995ae37f7d68c11ad9a302d68177d933c41", + "created_at": "2026-02-03T22:09:26.924501", + "features": [ + "jcef" + ], + "file_type": "zip", + "image_type": "jre", + "java_version": "21.0.10-b1163.105", + "jvm_impl": "hotspot", + "url": "https://cache-redirector.jetbrains.com/intellij-jbr/jbr_jcef-21.0.10-windows-x64-b1163.105.zip", + "vendor": "jetbrains", + "version": "21.0.10-b1163.105" + }, + { + "checksum": "sha512:8bd5c50d1b4ee321c74114e96ddf3778648792874353077a29c581584e7e052b254e24efdf0f7f71bc8a98e15225439ba25dd8cf613aa94e270791a93cb062cd", + "created_at": "2026-02-03T22:09:26.924501", + "features": [], + "file_type": "tar.gz", + "image_type": "jre", + "java_version": "25.0.2-b300.57", + "jvm_impl": "hotspot", + "url": "https://cache-redirector.jetbrains.com/intellij-jbr/jbr-25.0.2-windows-x64-b300.57.tar.gz", + "vendor": "jetbrains", + "version": "25.0.2-b300.57" + }, + { + "checksum": "sha512:1f6fdaded9b56d8da9c6e5241ada5567806d56023f7b1bf0e687ce9c35a34045a73e030772719faecbdecf93afe49ac64ec59d5b54a2eef2d812976b8387697a", + "created_at": "2026-02-03T22:09:26.924501", + "features": [ + "jcef" + ], + "file_type": "tar.gz", + "image_type": "jre", + "java_version": "25.0.2-b300.57", + "jvm_impl": "hotspot", + "url": "https://cache-redirector.jetbrains.com/intellij-jbr/jbr_jcef-25.0.2-windows-x64-b300.57.tar.gz", + "vendor": "jetbrains", + "version": "25.0.2-b300.57" + }, + { + "checksum": "sha512:fe1a6eb49a01c1175996dd5ce1350f95ed91d86c8156537c13411efb86900580101540d8a08ed7efd5d1186ce4e28a0a9d923668646ffadc9ae26e54f56d1916", + "created_at": "2026-02-03T22:09:26.924501", + "features": [ + "jcef" + ], + "file_type": "zip", + "image_type": "jdk", + "java_version": "25.0.2-b300.57", + "jvm_impl": "hotspot", + "url": "https://cache-redirector.jetbrains.com/intellij-jbr/jbrsdk_jcef-25.0.2-windows-x64-b300.57.zip", + "vendor": "jetbrains", + "version": "25.0.2-b300.57" + }, + { + "checksum": "sha512:4431f5072821e5d54397a28b0fd99a121959c28bd0b2cc4339e6cf2994a63844a924f1a143ad5af46f3186a80eef3fc69dcce6e2934fd698cea71590a2742cad", + "created_at": "2026-02-03T22:09:26.924501", + "features": [], + "file_type": "tar.gz", + "image_type": "jdk", + "java_version": "21.0.10-b1163.105", + "jvm_impl": "hotspot", + "url": "https://cache-redirector.jetbrains.com/intellij-jbr/jbrsdk-21.0.10-windows-x64-b1163.105.tar.gz", + "vendor": "jetbrains", + "version": "21.0.10-b1163.105" + }, + { + "checksum": "sha512:1525d4776f59f9ef8c4bf870ee4308c8da2c9046e9a3b7a8d20994aed735576a913938a59a651c36bf3eadb6097bf0daf590099b79ed40747461698650a053df", + "created_at": "2026-02-03T22:09:26.924501", + "features": [], + "file_type": "zip", + "image_type": "jdk", + "java_version": "21.0.10-b1163.105", + "jvm_impl": "hotspot", + "url": "https://cache-redirector.jetbrains.com/intellij-jbr/jbrsdk-21.0.10-windows-x64-b1163.105.zip", + "vendor": "jetbrains", + "version": "21.0.10-b1163.105" + }, + { + "checksum": "sha512:3e2fba97204c4c7cf09617de6c49c7a33437592f3abf8007ecc1dc6dbe912ce2a3f2eb55d8b3bc1bcde3f81aad351f4e2ef429859773a5468c1de4ece282e311", + "created_at": "2026-02-03T22:09:26.924501", + "features": [ + "jcef" + ], + "file_type": "tar.gz", + "image_type": "jdk", + "java_version": "21.0.10-b1163.105", + "jvm_impl": "hotspot", + "url": "https://cache-redirector.jetbrains.com/intellij-jbr/jbrsdk_jcef-21.0.10-windows-x64-b1163.105.tar.gz", + "vendor": "jetbrains", + "version": "21.0.10-b1163.105" + }, + { + "checksum": "sha512:1ddad7368d99c214574661421d4db6614258b2839e54baa837e548a96ff80ad9a62f9125669087e6def4dbc1938c41ade89cdc26b2f096a36b4c2e6469e561d3", + "created_at": "2026-02-03T22:09:26.924501", + "features": [], + "file_type": "zip", + "image_type": "jre", + "java_version": "21.0.10-b1163.105", + "jvm_impl": "hotspot", + "url": "https://cache-redirector.jetbrains.com/intellij-jbr/jbr-21.0.10-windows-x64-b1163.105.zip", + "vendor": "jetbrains", + "version": "21.0.10-b1163.105" + }, + { + "checksum": "sha512:77c6dcc987edbf9da4bc43dae87152e9e603636b7b71d78e7c7698ef858db6cf9690dfe109659036801c372fd87bd92d36a641999304219a5a662706df5d1f5e", + "created_at": "2026-02-03T22:09:26.924501", + "features": [ + "jcef" + ], + "file_type": "zip", + "image_type": "jre", + "java_version": "25.0.2-b300.57", + "jvm_impl": "hotspot", + "url": "https://cache-redirector.jetbrains.com/intellij-jbr/jbr_jcef-25.0.2-windows-x64-b300.57.zip", + "vendor": "jetbrains", + "version": "25.0.2-b300.57" + }, + { + "checksum": "sha512:bfd75645970e9db62149ce3222fa08f4cc8e75f5b933ad4120bb66744c2d4aa25c37eff1171809baf05cfa48687c02349f630377ff7eb941ba66e9a2ad9da2d8", + "created_at": "2026-02-03T22:09:26.924501", + "features": [], + "file_type": "zip", + "image_type": "jre", + "java_version": "25.0.2-b300.57", + "jvm_impl": "hotspot", + "url": "https://cache-redirector.jetbrains.com/intellij-jbr/jbr-25.0.2-windows-x64-b300.57.zip", + "vendor": "jetbrains", + "version": "25.0.2-b300.57" + }, + { + "checksum": "sha512:6d53bc7b812cf68cd27555c7b33bb01be66f9848cfd4e93faf5cc24aab812359ae241d4b3e5f91d124e5bc6dbaf70813167f971d1514a43e3a653758df9f114d", + "created_at": "2026-02-03T22:09:26.924501", + "features": [], + "file_type": "zip", + "image_type": "jdk", + "java_version": "25.0.2-b300.57", + "jvm_impl": "hotspot", + "url": "https://cache-redirector.jetbrains.com/intellij-jbr/jbrsdk-25.0.2-windows-x64-b300.57.zip", + "vendor": "jetbrains", + "version": "25.0.2-b300.57" } ] \ No newline at end of file