adopt8-hotspot: Update to version 8u292-b10

This commit is contained in:
Mathias Hermansson 2021-04-21 21:48:20 +02:00
parent 0e84467362
commit a45f55865b

View File

@ -1,19 +1,19 @@
{
"description": "AdoptOpenJDK 8 with Oracle HotSpot JVM",
"homepage": "https://adoptopenjdk.net",
"version": "8u282-b08",
"version": "8u292-b10",
"license": "GPL-2.0-only WITH Classpath-exception-2.0",
"architecture": {
"64bit": {
"url": "https://github.com/AdoptOpenJDK/openjdk8-binaries/releases/download/jdk8u282-b08/OpenJDK8U-jdk_x64_windows_hotspot_8u282b08.zip",
"hash": "e0862e9978a49f162f0d50a0347a189b33f90bad98207535df1969299d0e4167"
"url": "https://github.com/AdoptOpenJDK/openjdk8-binaries/releases/download/jdk8u292-b10/OpenJDK8U-jdk_x64_windows_hotspot_8u292b10.zip",
"hash": "2405e11f9f3603e506cf7ab01fcb67a3e3a1cf3e7858e14d629a72c9a24c6c42"
},
"32bit": {
"url": "https://github.com/AdoptOpenJDK/openjdk8-binaries/releases/download/jdk8u282-b08/OpenJDK8U-jdk_x86-32_windows_hotspot_8u282b08.zip",
"hash": "4c4516d3d58023b091d487f9d596101f809fd84781c6a20bdc4e013e0f13cd04"
"url": "https://github.com/AdoptOpenJDK/openjdk8-binaries/releases/download/jdk8u292-b10/OpenJDK8U-jdk_x86-32_windows_hotspot_8u292b10.zip",
"hash": "beb02f3446c25aa8f16bebdbc29f479c1204e6e194d0c927fb69b2e447371749"
}
},
"extract_dir": "jdk8u282-b08",
"extract_dir": "jdk8u292-b10",
"env_add_path": "bin",
"env_set": {
"JAVA_HOME": "$dir"