mirror of
https://github.com/ScoopInstaller/Java.git
synced 2026-08-15 11:53:07 +08:00
adopt8-hotspot: Update to version 8u181-b13
This commit is contained in:
parent
422af4e5a0
commit
9c1d43cd68
@ -1,15 +1,15 @@
|
||||
{
|
||||
"description": "AdoptOpenJDK 8 with Oracle HotSpot JVM",
|
||||
"homepage": "https://adoptopenjdk.net",
|
||||
"version": "8u172-b11",
|
||||
"version": "8u181-b13",
|
||||
"license": "GPL-2.0-with-classpath-exception",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/AdoptOpenJDK/openjdk8-releases/releases/download/jdk8u172-b11/OpenJDK8_x64_Win_jdk8u172-b11.zip",
|
||||
"hash": "626f65b33080e78d9618ad97effac61046a821e392cf0d2b3e434f518c9217b2"
|
||||
"url": "https://github.com/AdoptOpenJDK/openjdk8-binaries/releases/download/jdk8u181-b13/OpenJDK8U-jdk_x64_windows_hotspot_8u181b13.zip",
|
||||
"hash": "54970581fbbfeba55e1e394769e2ac4208fa8354fc4c1134be9560942e5ddefb"
|
||||
}
|
||||
},
|
||||
"extract_dir": "jdk8u172-b11",
|
||||
"extract_dir": "jdk8u181-b13",
|
||||
"env_add_path": "bin",
|
||||
"env_set": {
|
||||
"JAVA_HOME": "$dir"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user