temurin17-nightly-jdk: Update to version 17.0.15-2.0.ea

This commit is contained in:
github-actions[bot] 2025-02-19 08:23:54 +00:00
parent e43ab3fb13
commit beec3739cb

View File

@ -1,16 +1,16 @@
{
"description": "Eclipse Temurin is a runtime provided by Eclipse Adoptium for general use across the Java ecosystem",
"homepage": "https://adoptium.net",
"version": "17.0.15-1.0.ea",
"version": "17.0.15-2.0.ea",
"license": "GPL-2.0-only WITH Classpath-exception-2.0",
"architecture": {
"64bit": {
"url": "https://github.com/adoptium/temurin17-binaries/releases/download/jdk-17.0.15+1-ea-beta/OpenJDK17U-jdk_x64_windows_hotspot_17.0.15_1-ea.zip",
"hash": "65a22f20995e73cf6862637eec9a3cbd23fe196b7105aa2af08bfda413624aba"
"url": "https://github.com/adoptium/temurin17-binaries/releases/download/jdk-17.0.15+2-ea-beta/OpenJDK17U-jdk_x64_windows_hotspot_17.0.15_2-ea.zip",
"hash": "f248072de6a5f778405c094e35f6b6e261c039db78d67a810f0799570627f21d"
},
"32bit": {
"url": "https://github.com/adoptium/temurin17-binaries/releases/download/jdk-17.0.15+1-ea-beta/OpenJDK17U-jdk_x86-32_windows_hotspot_17.0.15_1-ea.zip",
"hash": "ca46e6d42102799901e2a66adf218b20a0b00e8ce753af5f17b7936f5a302814"
"url": "https://github.com/adoptium/temurin17-binaries/releases/download/jdk-17.0.15+2-ea-beta/OpenJDK17U-jdk_x86-32_windows_hotspot_17.0.15_2-ea.zip",
"hash": "f1c8b629da66e7d266f3ee08e0e1b21c42bbc79334af050d85d48768e0090396"
}
},
"extract_to": "tmp",