diff options
| author | PrismAutomata <gitbot@scrumplex.net> | 2025-10-29 02:01:19 +0000 |
|---|---|---|
| committer | PrismAutomata <gitbot@scrumplex.net> | 2025-10-29 02:01:19 +0000 |
| commit | 9e1474e4567e6559b19ee6e53b7b05c5c084933b (patch) | |
| tree | b32419ea65ce3d5fe0bb794cd62ec9b5da229bf7 /java_runtime | |
| parent | 85493ea3a5eb0c92258e7863b21dad6a08825b96 (diff) | |
| download | Meta-Upstream-9e1474e4567e6559b19ee6e53b7b05c5c084933b.tar.gz Meta-Upstream-9e1474e4567e6559b19ee6e53b7b05c5c084933b.zip | |
Update 2025-10-29
Diffstat (limited to 'java_runtime')
| -rw-r--r-- | java_runtime/adoptium/versions/java25.json | 30 |
1 files changed, 29 insertions, 1 deletions
diff --git a/java_runtime/adoptium/versions/java25.json b/java_runtime/adoptium/versions/java25.json index f95225c00..8f226b8fc 100644 --- a/java_runtime/adoptium/versions/java25.json +++ b/java_runtime/adoptium/versions/java25.json @@ -114,6 +114,34 @@ "project": "jdk", "scm_ref": "jdk-25.0.1+8_adopt", "updated_at": "2025-10-28T12:35:04+00:00" + }, + { + "architecture": "x64", + "heap_size": "normal", + "image_type": "jre", + "installer": { + "checksum": "2ea40e4cd38c1a0d4558e22aa1dc6556899b7fe61aa03e378cc6bb078eb4630c", + "checksum_link": "https://github.com/adoptium/temurin25-binaries/releases/download/jdk-25.0.1%2B8/OpenJDK25U-jre_x64_mac_hotspot_25.0.1_8.pkg.sha256.txt", + "link": "https://github.com/adoptium/temurin25-binaries/releases/download/jdk-25.0.1%2B8/OpenJDK25U-jre_x64_mac_hotspot_25.0.1_8.pkg", + "metadata_link": "https://github.com/adoptium/temurin25-binaries/releases/download/jdk-25.0.1%2B8/OpenJDK25U-jre_x64_mac_hotspot_25.0.1_8.pkg.json", + "name": "OpenJDK25U-jre_x64_mac_hotspot_25.0.1_8.pkg", + "signature_link": "https://github.com/adoptium/temurin25-binaries/releases/download/jdk-25.0.1%2B8/OpenJDK25U-jre_x64_mac_hotspot_25.0.1_8.pkg.sig", + "size": 42509977 + }, + "jvm_impl": "hotspot", + "os": "mac", + "package": { + "checksum": "e60adc459599d71912ef9c3b5aac9f6925bd7250ca127d16ef16a5fb6e1b871f", + "checksum_link": "https://github.com/adoptium/temurin25-binaries/releases/download/jdk-25.0.1%2B8/OpenJDK25U-jre_x64_mac_hotspot_25.0.1_8.tar.gz.sha256.txt", + "link": "https://github.com/adoptium/temurin25-binaries/releases/download/jdk-25.0.1%2B8/OpenJDK25U-jre_x64_mac_hotspot_25.0.1_8.tar.gz", + "metadata_link": "https://github.com/adoptium/temurin25-binaries/releases/download/jdk-25.0.1%2B8/OpenJDK25U-jre_x64_mac_hotspot_25.0.1_8.tar.gz.json", + "name": "OpenJDK25U-jre_x64_mac_hotspot_25.0.1_8.tar.gz", + "signature_link": "https://github.com/adoptium/temurin25-binaries/releases/download/jdk-25.0.1%2B8/OpenJDK25U-jre_x64_mac_hotspot_25.0.1_8.tar.gz.sig", + "size": 42357261 + }, + "project": "jdk", + "scm_ref": "jdk-25.0.1+8_adopt", + "updated_at": "2025-10-29T00:02:03+00:00" } ], "id": "RE_kwDONcCImc4PUFGa.88rr7Qlk/YMr6g==", @@ -126,7 +154,7 @@ "size": 120206574 }, "timestamp": "2025-10-24T08:13:58+00:00", - "updated_at": "2025-10-28T12:35:37+00:00", + "updated_at": "2025-10-29T00:02:49+00:00", "vendor": "eclipse", "version_data": { "build": 8, |
