summaryrefslogtreecommitdiff
path: root/java_runtime
diff options
context:
space:
mode:
Diffstat (limited to 'java_runtime')
-rw-r--r--java_runtime/adoptium/versions/java17.json66
-rw-r--r--java_runtime/adoptium/versions/java21.json100
-rw-r--r--java_runtime/adoptium/versions/java24.json47
3 files changed, 213 insertions, 0 deletions
diff --git a/java_runtime/adoptium/versions/java17.json b/java_runtime/adoptium/versions/java17.json
index 08ec53634..e4ec4597d 100644
--- a/java_runtime/adoptium/versions/java17.json
+++ b/java_runtime/adoptium/versions/java17.json
@@ -2,6 +2,72 @@
{
"binaries": [
{
+ "architecture": "aarch64",
+ "heap_size": "normal",
+ "image_type": "jre",
+ "installer": {
+ "checksum": "e24f00d141b37d60ebe6628546044e424950f3469cfc2b78607c4f0886678cd4",
+ "checksum_link": "https://github.com/adoptium/temurin17-binaries/releases/download/jdk-17.0.15%2B6/OpenJDK17U-jre_aarch64_mac_hotspot_17.0.15_6.pkg.sha256.txt",
+ "link": "https://github.com/adoptium/temurin17-binaries/releases/download/jdk-17.0.15%2B6/OpenJDK17U-jre_aarch64_mac_hotspot_17.0.15_6.pkg",
+ "metadata_link": "https://github.com/adoptium/temurin17-binaries/releases/download/jdk-17.0.15%2B6/OpenJDK17U-jre_aarch64_mac_hotspot_17.0.15_6.pkg.json",
+ "name": "OpenJDK17U-jre_aarch64_mac_hotspot_17.0.15_6.pkg",
+ "signature_link": "https://github.com/adoptium/temurin17-binaries/releases/download/jdk-17.0.15%2B6/OpenJDK17U-jre_aarch64_mac_hotspot_17.0.15_6.pkg.sig",
+ "size": 42762181
+ },
+ "jvm_impl": "hotspot",
+ "os": "mac",
+ "package": {
+ "checksum": "2eb9548fbed1031355ca11a35b5a297e9872edd1dafacb40294f0c1a6677bbfb",
+ "checksum_link": "https://github.com/adoptium/temurin17-binaries/releases/download/jdk-17.0.15%2B6/OpenJDK17U-jre_aarch64_mac_hotspot_17.0.15_6.tar.gz.sha256.txt",
+ "link": "https://github.com/adoptium/temurin17-binaries/releases/download/jdk-17.0.15%2B6/OpenJDK17U-jre_aarch64_mac_hotspot_17.0.15_6.tar.gz",
+ "metadata_link": "https://github.com/adoptium/temurin17-binaries/releases/download/jdk-17.0.15%2B6/OpenJDK17U-jre_aarch64_mac_hotspot_17.0.15_6.tar.gz.json",
+ "name": "OpenJDK17U-jre_aarch64_mac_hotspot_17.0.15_6.tar.gz",
+ "signature_link": "https://github.com/adoptium/temurin17-binaries/releases/download/jdk-17.0.15%2B6/OpenJDK17U-jre_aarch64_mac_hotspot_17.0.15_6.tar.gz.sig",
+ "size": 42568946
+ },
+ "project": "jdk",
+ "scm_ref": "jdk-17.0.15+6_adopt",
+ "updated_at": "2025-04-16T14:32:09+00:00"
+ },
+ {
+ "architecture": "aarch64",
+ "heap_size": "normal",
+ "image_type": "jre",
+ "jvm_impl": "hotspot",
+ "os": "linux",
+ "package": {
+ "checksum": "c89467f543bd434b71f3b748adeeeb1b2692f90242824b78205be1ae72ba385f",
+ "checksum_link": "https://github.com/adoptium/temurin17-binaries/releases/download/jdk-17.0.15%2B6/OpenJDK17U-jre_aarch64_linux_hotspot_17.0.15_6.tar.gz.sha256.txt",
+ "link": "https://github.com/adoptium/temurin17-binaries/releases/download/jdk-17.0.15%2B6/OpenJDK17U-jre_aarch64_linux_hotspot_17.0.15_6.tar.gz",
+ "metadata_link": "https://github.com/adoptium/temurin17-binaries/releases/download/jdk-17.0.15%2B6/OpenJDK17U-jre_aarch64_linux_hotspot_17.0.15_6.tar.gz.json",
+ "name": "OpenJDK17U-jre_aarch64_linux_hotspot_17.0.15_6.tar.gz",
+ "signature_link": "https://github.com/adoptium/temurin17-binaries/releases/download/jdk-17.0.15%2B6/OpenJDK17U-jre_aarch64_linux_hotspot_17.0.15_6.tar.gz.sig",
+ "size": 45468856
+ },
+ "project": "jdk",
+ "scm_ref": "jdk-17.0.15+6_adopt",
+ "updated_at": "2025-04-16T14:35:24+00:00"
+ }
+ ],
+ "id": "RE_kwDOFjpjCs4Mr4jx.vEcyjF7UCy9hjg==",
+ "release_link": "https://github.com/adoptium/temurin17-binaries/releases/tag/jdk-17.0.15%2B6",
+ "release_name": "jdk-17.0.15+6",
+ "release_type": "ga",
+ "timestamp": "2025-04-16T14:31:40+00:00",
+ "updated_at": "2025-04-16T14:35:36+00:00",
+ "vendor": "eclipse",
+ "version_data": {
+ "build": 6,
+ "major": 17,
+ "minor": 0,
+ "openjdk_version": "17.0.15+6",
+ "security": 15,
+ "semver": "17.0.15+6"
+ }
+ },
+ {
+ "binaries": [
+ {
"architecture": "x64",
"heap_size": "normal",
"image_type": "jre",
diff --git a/java_runtime/adoptium/versions/java21.json b/java_runtime/adoptium/versions/java21.json
index 3cfd400d5..ba7bb27e9 100644
--- a/java_runtime/adoptium/versions/java21.json
+++ b/java_runtime/adoptium/versions/java21.json
@@ -6,6 +6,106 @@
"heap_size": "normal",
"image_type": "jre",
"installer": {
+ "checksum": "8019572fbac8e42bf21d83737a8d218cf331a4b367464457b69a822b965b0844",
+ "checksum_link": "https://github.com/adoptium/temurin21-binaries/releases/download/jdk-21.0.7%2B6/OpenJDK21U-jre_aarch64_mac_hotspot_21.0.7_6.pkg.sha256.txt",
+ "link": "https://github.com/adoptium/temurin21-binaries/releases/download/jdk-21.0.7%2B6/OpenJDK21U-jre_aarch64_mac_hotspot_21.0.7_6.pkg",
+ "metadata_link": "https://github.com/adoptium/temurin21-binaries/releases/download/jdk-21.0.7%2B6/OpenJDK21U-jre_aarch64_mac_hotspot_21.0.7_6.pkg.json",
+ "name": "OpenJDK21U-jre_aarch64_mac_hotspot_21.0.7_6.pkg",
+ "signature_link": "https://github.com/adoptium/temurin21-binaries/releases/download/jdk-21.0.7%2B6/OpenJDK21U-jre_aarch64_mac_hotspot_21.0.7_6.pkg.sig",
+ "size": 48282912
+ },
+ "jvm_impl": "hotspot",
+ "os": "mac",
+ "package": {
+ "checksum": "61dca7744d0b92d5d270f03e2ff32d64e95f3f7c8d0acbe642d7733ccb8523ac",
+ "checksum_link": "https://github.com/adoptium/temurin21-binaries/releases/download/jdk-21.0.7%2B6/OpenJDK21U-jre_aarch64_mac_hotspot_21.0.7_6.tar.gz.sha256.txt",
+ "link": "https://github.com/adoptium/temurin21-binaries/releases/download/jdk-21.0.7%2B6/OpenJDK21U-jre_aarch64_mac_hotspot_21.0.7_6.tar.gz",
+ "metadata_link": "https://github.com/adoptium/temurin21-binaries/releases/download/jdk-21.0.7%2B6/OpenJDK21U-jre_aarch64_mac_hotspot_21.0.7_6.tar.gz.json",
+ "name": "OpenJDK21U-jre_aarch64_mac_hotspot_21.0.7_6.tar.gz",
+ "signature_link": "https://github.com/adoptium/temurin21-binaries/releases/download/jdk-21.0.7%2B6/OpenJDK21U-jre_aarch64_mac_hotspot_21.0.7_6.tar.gz.sig",
+ "size": 48027074
+ },
+ "project": "jdk",
+ "scm_ref": "jdk-21.0.7+6_adopt",
+ "updated_at": "2025-04-16T14:22:17+00:00"
+ },
+ {
+ "architecture": "x64",
+ "heap_size": "normal",
+ "image_type": "jre",
+ "installer": {
+ "checksum": "5ba74d6105e48ab8121c59b0ede0215626e0c481d5854bcf634149e51a1e5142",
+ "checksum_link": "https://github.com/adoptium/temurin21-binaries/releases/download/jdk-21.0.7%2B6/OpenJDK21U-jre_x64_mac_hotspot_21.0.7_6.pkg.sha256.txt",
+ "link": "https://github.com/adoptium/temurin21-binaries/releases/download/jdk-21.0.7%2B6/OpenJDK21U-jre_x64_mac_hotspot_21.0.7_6.pkg",
+ "metadata_link": "https://github.com/adoptium/temurin21-binaries/releases/download/jdk-21.0.7%2B6/OpenJDK21U-jre_x64_mac_hotspot_21.0.7_6.pkg.json",
+ "name": "OpenJDK21U-jre_x64_mac_hotspot_21.0.7_6.pkg",
+ "signature_link": "https://github.com/adoptium/temurin21-binaries/releases/download/jdk-21.0.7%2B6/OpenJDK21U-jre_x64_mac_hotspot_21.0.7_6.pkg.sig",
+ "size": 42177087
+ },
+ "jvm_impl": "hotspot",
+ "os": "mac",
+ "package": {
+ "checksum": "c43f6adf33cc76f9060cedc879f004958296d8f924c6c9838d2f6eec4478ac0f",
+ "checksum_link": "https://github.com/adoptium/temurin21-binaries/releases/download/jdk-21.0.7%2B6/OpenJDK21U-jre_x64_mac_hotspot_21.0.7_6.tar.gz.sha256.txt",
+ "link": "https://github.com/adoptium/temurin21-binaries/releases/download/jdk-21.0.7%2B6/OpenJDK21U-jre_x64_mac_hotspot_21.0.7_6.tar.gz",
+ "metadata_link": "https://github.com/adoptium/temurin21-binaries/releases/download/jdk-21.0.7%2B6/OpenJDK21U-jre_x64_mac_hotspot_21.0.7_6.tar.gz.json",
+ "name": "OpenJDK21U-jre_x64_mac_hotspot_21.0.7_6.tar.gz",
+ "signature_link": "https://github.com/adoptium/temurin21-binaries/releases/download/jdk-21.0.7%2B6/OpenJDK21U-jre_x64_mac_hotspot_21.0.7_6.tar.gz.sig",
+ "size": 42026317
+ },
+ "project": "jdk",
+ "scm_ref": "jdk-21.0.7+6_adopt",
+ "updated_at": "2025-04-16T14:26:09+00:00"
+ },
+ {
+ "architecture": "x64",
+ "heap_size": "normal",
+ "image_type": "jre",
+ "jvm_impl": "hotspot",
+ "os": "linux",
+ "package": {
+ "checksum": "6d48379e00d47e6fdd417e96421e973898ac90765ea8ff2d09ae0af6d5d6a1c6",
+ "checksum_link": "https://github.com/adoptium/temurin21-binaries/releases/download/jdk-21.0.7%2B6/OpenJDK21U-jre_x64_linux_hotspot_21.0.7_6.tar.gz.sha256.txt",
+ "link": "https://github.com/adoptium/temurin21-binaries/releases/download/jdk-21.0.7%2B6/OpenJDK21U-jre_x64_linux_hotspot_21.0.7_6.tar.gz",
+ "metadata_link": "https://github.com/adoptium/temurin21-binaries/releases/download/jdk-21.0.7%2B6/OpenJDK21U-jre_x64_linux_hotspot_21.0.7_6.tar.gz.json",
+ "name": "OpenJDK21U-jre_x64_linux_hotspot_21.0.7_6.tar.gz",
+ "signature_link": "https://github.com/adoptium/temurin21-binaries/releases/download/jdk-21.0.7%2B6/OpenJDK21U-jre_x64_linux_hotspot_21.0.7_6.tar.gz.sig",
+ "size": 51863597
+ },
+ "project": "jdk",
+ "scm_ref": "jdk-21.0.7+6_adopt",
+ "updated_at": "2025-04-16T15:58:52+00:00"
+ }
+ ],
+ "id": "RE_kwDOI-qQc84Mr3wU.huK+NdStksAwPA==",
+ "release_link": "https://github.com/adoptium/temurin21-binaries/releases/tag/jdk-21.0.7%2B6",
+ "release_name": "jdk-21.0.7+6",
+ "release_type": "ga",
+ "source": {
+ "link": "https://github.com/adoptium/temurin21-binaries/releases/download/jdk-21.0.7%2B6/OpenJDK21U-jdk-sources_21.0.7_6.tar.gz",
+ "name": "OpenJDK21U-jdk-sources_21.0.7_6.tar.gz",
+ "size": 114179704
+ },
+ "timestamp": "2025-04-16T14:21:40+00:00",
+ "updated_at": "2025-04-16T15:59:04+00:00",
+ "vendor": "eclipse",
+ "version_data": {
+ "build": 6,
+ "major": 21,
+ "minor": 0,
+ "openjdk_version": "21.0.7+6-LTS",
+ "optional": "LTS",
+ "security": 7,
+ "semver": "21.0.7+6.0.LTS"
+ }
+ },
+ {
+ "binaries": [
+ {
+ "architecture": "aarch64",
+ "heap_size": "normal",
+ "image_type": "jre",
+ "installer": {
"checksum": "889b86ae2c55d690fbc865e30ed02c3faf737462eb4a460ce39eabc94b9d76fc",
"checksum_link": "https://github.com/adoptium/temurin21-binaries/releases/download/jdk-21.0.6%2B7/OpenJDK21U-jre_aarch64_mac_hotspot_21.0.6_7.pkg.sha256.txt",
"link": "https://github.com/adoptium/temurin21-binaries/releases/download/jdk-21.0.6%2B7/OpenJDK21U-jre_aarch64_mac_hotspot_21.0.6_7.pkg",
diff --git a/java_runtime/adoptium/versions/java24.json b/java_runtime/adoptium/versions/java24.json
index cc5424484..18be37956 100644
--- a/java_runtime/adoptium/versions/java24.json
+++ b/java_runtime/adoptium/versions/java24.json
@@ -2,6 +2,53 @@
{
"binaries": [
{
+ "architecture": "x64",
+ "heap_size": "normal",
+ "image_type": "jre",
+ "installer": {
+ "checksum": "c966691098b46a18b9803c57b6a5ea06a4e8917b46bafee5d3b2717637564d22",
+ "checksum_link": "https://github.com/adoptium/temurin24-binaries/releases/download/jdk-24.0.1%2B9/OpenJDK24U-jre_x64_mac_hotspot_24.0.1_9.pkg.sha256.txt",
+ "link": "https://github.com/adoptium/temurin24-binaries/releases/download/jdk-24.0.1%2B9/OpenJDK24U-jre_x64_mac_hotspot_24.0.1_9.pkg",
+ "metadata_link": "https://github.com/adoptium/temurin24-binaries/releases/download/jdk-24.0.1%2B9/OpenJDK24U-jre_x64_mac_hotspot_24.0.1_9.pkg.json",
+ "name": "OpenJDK24U-jre_x64_mac_hotspot_24.0.1_9.pkg",
+ "signature_link": "https://github.com/adoptium/temurin24-binaries/releases/download/jdk-24.0.1%2B9/OpenJDK24U-jre_x64_mac_hotspot_24.0.1_9.pkg.sig",
+ "size": 42241784
+ },
+ "jvm_impl": "hotspot",
+ "os": "mac",
+ "package": {
+ "checksum": "c13e3f4f751eee02c324d6df66c65335fc887a9b62a0bdff26523ab1a83d242b",
+ "checksum_link": "https://github.com/adoptium/temurin24-binaries/releases/download/jdk-24.0.1%2B9/OpenJDK24U-jre_x64_mac_hotspot_24.0.1_9.tar.gz.sha256.txt",
+ "link": "https://github.com/adoptium/temurin24-binaries/releases/download/jdk-24.0.1%2B9/OpenJDK24U-jre_x64_mac_hotspot_24.0.1_9.tar.gz",
+ "metadata_link": "https://github.com/adoptium/temurin24-binaries/releases/download/jdk-24.0.1%2B9/OpenJDK24U-jre_x64_mac_hotspot_24.0.1_9.tar.gz.json",
+ "name": "OpenJDK24U-jre_x64_mac_hotspot_24.0.1_9.tar.gz",
+ "signature_link": "https://github.com/adoptium/temurin24-binaries/releases/download/jdk-24.0.1%2B9/OpenJDK24U-jre_x64_mac_hotspot_24.0.1_9.tar.gz.sig",
+ "size": 42091735
+ },
+ "project": "jdk",
+ "scm_ref": "jdk-24.0.1+9_adopt",
+ "updated_at": "2025-04-16T14:17:16+00:00"
+ }
+ ],
+ "id": "RE_kwDOMLCddM4Mr3aI.BdaC1odyuuYbwQ==",
+ "release_link": "https://github.com/adoptium/temurin24-binaries/releases/tag/jdk-24.0.1%2B9",
+ "release_name": "jdk-24.0.1+9",
+ "release_type": "ga",
+ "timestamp": "2025-04-16T14:16:33+00:00",
+ "updated_at": "2025-04-16T14:17:16+00:00",
+ "vendor": "eclipse",
+ "version_data": {
+ "build": 9,
+ "major": 24,
+ "minor": 0,
+ "openjdk_version": "24.0.1+9",
+ "security": 1,
+ "semver": "24.0.1+9"
+ }
+ },
+ {
+ "binaries": [
+ {
"architecture": "aarch64",
"heap_size": "normal",
"image_type": "jre",