mirror of
https://github.com/ScoopInstaller/Java.git
synced 2026-08-11 11:51:19 +08:00
adoptopenjdk-hotspot-jre: Update to version 16-36
This commit is contained in:
parent
a7a57c025e
commit
df2d4da708
@ -1,15 +1,15 @@
|
||||
{
|
||||
"description": "AdoptOpenJDK JRE with Oracle HotSpot JVM",
|
||||
"homepage": "https://adoptopenjdk.net",
|
||||
"version": "15.0.2-7",
|
||||
"version": "16-36",
|
||||
"license": "GPL-2.0-only WITH Classpath-exception-2.0",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/AdoptOpenJDK/openjdk15-binaries/releases/download/jdk-15.0.2%2B7/OpenJDK15U-jre_x64_windows_hotspot_15.0.2_7.zip",
|
||||
"hash": "d192e9a4ffeeaf5dbcd6cabe40588dcb806d3b315eec0a1361c7a2ec7867d80c"
|
||||
"url": "https://github.com/AdoptOpenJDK/openjdk16-binaries/releases/download/jdk-16%2B36/OpenJDK16-jre_x64_windows_hotspot_16_36.zip",
|
||||
"hash": "0769aa0d23de037372b79cb6c208afabc098fede4e41d0a1b45aca81f789f1c5"
|
||||
}
|
||||
},
|
||||
"extract_dir": "jdk-15.0.2+7-jre",
|
||||
"extract_dir": "jdk-16+36-jre",
|
||||
"env_add_path": "bin",
|
||||
"env_set": {
|
||||
"JAVA_HOME": "$dir"
|
||||
@ -23,7 +23,7 @@
|
||||
"autoupdate": {
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/$matchUrl/OpenJDK$matchJdkU-jre_x64_windows_hotspot_$matchMajor_$matchBuild.zip"
|
||||
"url": "https://github.com/$matchUrl/OpenJDK$matchJdk-jre_x64_windows_hotspot_$matchMajor_$matchBuild.zip"
|
||||
}
|
||||
},
|
||||
"hash": {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user