mirror of
https://github.com/ScoopInstaller/Java.git
synced 2026-08-12 06:16:26 +08:00
temurin11-jdk: Update to version 11.0.23-9
This commit is contained in:
parent
04ec327cbc
commit
01cd84e75c
@ -1,19 +1,19 @@
|
||||
{
|
||||
"description": "Eclipse Temurin is a runtime provided by Eclipse Adoptium for general use across the Java ecosystem",
|
||||
"homepage": "https://adoptium.net",
|
||||
"version": "11.0.22-7",
|
||||
"version": "11.0.23-9",
|
||||
"license": "GPL-2.0-only WITH Classpath-exception-2.0",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/adoptium/temurin11-binaries/releases/download/jdk-11.0.22+7/OpenJDK11U-jdk_x64_windows_hotspot_11.0.22_7.zip",
|
||||
"hash": "e94c4fd8d408814d8cef879699e7c3d250df197f7b39fad11451a64684312fcc"
|
||||
"url": "https://github.com/adoptium/temurin11-binaries/releases/download/jdk-11.0.23+9/OpenJDK11U-jdk_x64_windows_hotspot_11.0.23_9.zip",
|
||||
"hash": "d7a9f8ceee9a5785dcbbcbec20a07b1366efec59ba652ef7e03f6f7d10f52b85"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/adoptium/temurin11-binaries/releases/download/jdk-11.0.22+7/OpenJDK11U-jdk_x86-32_windows_hotspot_11.0.22_7.zip",
|
||||
"hash": "b1144e0b8c69ee32b6e7c9bd3273b25d8f32efce3cf847b97be7677cc7c83e2c"
|
||||
"url": "https://github.com/adoptium/temurin11-binaries/releases/download/jdk-11.0.23+9/OpenJDK11U-jdk_x86-32_windows_hotspot_11.0.23_9.zip",
|
||||
"hash": "1afdb0e4fb357e77fbda39ea878d670e2272844297ae16deb05bec07b729ad57"
|
||||
}
|
||||
},
|
||||
"extract_dir": "jdk-11.0.22+7",
|
||||
"extract_dir": "jdk-11.0.23+9",
|
||||
"env_add_path": "bin",
|
||||
"env_set": {
|
||||
"JAVA_HOME": "$dir"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user