temurin11-nightly-jdk: Update to version 11.0.27-1.0.ea

This commit is contained in:
github-actions[bot] 2025-02-07 16:21:20 +00:00
parent a33b514882
commit 9fd4e92ac8

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": "11.0.26-3.0.ea",
"version": "11.0.27-1.0.ea",
"license": "GPL-2.0-only WITH Classpath-exception-2.0",
"architecture": {
"64bit": {
"url": "https://github.com/adoptium/temurin11-binaries/releases/download/jdk-11.0.26+3-ea-beta/OpenJDK11U-jdk_x64_windows_hotspot_11.0.26_3-ea.zip",
"hash": "21c39296b09e1b2376edb7a7d0398fd770fad403425caa6399f13301406d98d9"
"url": "https://github.com/adoptium/temurin11-binaries/releases/download/jdk-11.0.27+1-ea-beta/OpenJDK11U-jdk_x64_windows_hotspot_11.0.27_1-ea.zip",
"hash": "8278867eefa783c4cf279aea19e3f1081aec0ffbd5005207a33bb3c109655280"
},
"32bit": {
"url": "https://github.com/adoptium/temurin11-binaries/releases/download/jdk-11.0.26+3-ea-beta/OpenJDK11U-jdk_x86-32_windows_hotspot_11.0.26_3-ea.zip",
"hash": "b66059f83c9fda20ced48cc3efdde180c2f1cb79598b7f39c745e601895715fd"
"url": "https://github.com/adoptium/temurin11-binaries/releases/download/jdk-11.0.27+1-ea-beta/OpenJDK11U-jdk_x86-32_windows_hotspot_11.0.27_1-ea.zip",
"hash": "cd6ebf064376d4cf7c4dc7b648712b58aecffc593bfd76216029a842d55bae68"
}
},
"extract_to": "tmp",