diff options
| author | PrismAutomata <gitbot@scrumplex.net> | 2025-09-24 14:04:18 +0000 |
|---|---|---|
| committer | PrismAutomata <gitbot@scrumplex.net> | 2025-09-24 14:04:18 +0000 |
| commit | 238bdc1d11d0eed2f39b836f304259cb096de429 (patch) | |
| tree | 3d6485723bb5b1cfae8ef200edcd45ee3b8d0b67 /java_runtime | |
| parent | b1b2731ea53549d6c414cf42338b3a5aad019e59 (diff) | |
| download | Meta-Upstream-238bdc1d11d0eed2f39b836f304259cb096de429.tar.gz Meta-Upstream-238bdc1d11d0eed2f39b836f304259cb096de429.zip | |
Update 2025-09-24
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 0f7c5c34d..9ef253eb6 100644 --- a/java_runtime/adoptium/versions/java25.json +++ b/java_runtime/adoptium/versions/java25.json @@ -170,6 +170,34 @@ "project": "jdk", "scm_ref": "jdk-25+36_adopt", "updated_at": "2025-09-23T22:15:15+00:00" + }, + { + "architecture": "aarch64", + "heap_size": "normal", + "image_type": "jre", + "installer": { + "checksum": "bcd65a174fc9a653da27338d0ba3c187440af414d20c54c7809b2fe1a30d4ac3", + "checksum_link": "https://github.com/adoptium/temurin25-binaries/releases/download/jdk-25%2B36/OpenJDK25U-jre_aarch64_mac_hotspot_25_36.pkg.sha256.txt", + "link": "https://github.com/adoptium/temurin25-binaries/releases/download/jdk-25%2B36/OpenJDK25U-jre_aarch64_mac_hotspot_25_36.pkg", + "metadata_link": "https://github.com/adoptium/temurin25-binaries/releases/download/jdk-25%2B36/OpenJDK25U-jre_aarch64_mac_hotspot_25_36.pkg.json", + "name": "OpenJDK25U-jre_aarch64_mac_hotspot_25_36.pkg", + "signature_link": "https://github.com/adoptium/temurin25-binaries/releases/download/jdk-25%2B36/OpenJDK25U-jre_aarch64_mac_hotspot_25_36.pkg.sig", + "size": 56767824 + }, + "jvm_impl": "hotspot", + "os": "mac", + "package": { + "checksum": "82e29c997cb50d8c011e689e25fc85c1a63958d12623ca94a58de08d1be14902", + "checksum_link": "https://github.com/adoptium/temurin25-binaries/releases/download/jdk-25%2B36/OpenJDK25U-jre_aarch64_mac_hotspot_25_36.tar.gz.sha256.txt", + "link": "https://github.com/adoptium/temurin25-binaries/releases/download/jdk-25%2B36/OpenJDK25U-jre_aarch64_mac_hotspot_25_36.tar.gz", + "metadata_link": "https://github.com/adoptium/temurin25-binaries/releases/download/jdk-25%2B36/OpenJDK25U-jre_aarch64_mac_hotspot_25_36.tar.gz.json", + "name": "OpenJDK25U-jre_aarch64_mac_hotspot_25_36.tar.gz", + "signature_link": "https://github.com/adoptium/temurin25-binaries/releases/download/jdk-25%2B36/OpenJDK25U-jre_aarch64_mac_hotspot_25_36.tar.gz.sig", + "size": 56395204 + }, + "project": "jdk", + "scm_ref": "jdk-25+36_adopt", + "updated_at": "2025-09-24T12:07:50+00:00" } ], "id": "RE_kwDONcCImc4Oxzh_.432RWlQUzkROkw==", @@ -187,7 +215,7 @@ "size": 120162671 }, "timestamp": "2025-09-17T11:42:50+00:00", - "updated_at": "2025-09-23T22:15:28+00:00", + "updated_at": "2025-09-24T12:08:09+00:00", "vendor": "eclipse", "version_data": { "build": 36, |
