mirror of
https://github.com/ScoopInstaller/Java.git
synced 2026-08-16 12:59:03 +08:00
microsoft-jdk: Update to version 17.35.1
This commit is contained in:
parent
116f471e0d
commit
a6b1f6da26
@ -1,15 +1,15 @@
|
||||
{
|
||||
"description": "The Microsoft Build of OpenJDK is a no-cost long-term supported distribution and Microsoft's way to collaborate and contribute to the Java ecosystem.",
|
||||
"homepage": "https://www.microsoft.com/openjdk/",
|
||||
"version": "16.0.2.7.1",
|
||||
"version": "17.35.1",
|
||||
"license": "GPL-2.0-only WITH Classpath-exception-2.0",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://aka.ms/download-jdk/microsoft-jdk-16.0.2.7.1-windows-x64.zip",
|
||||
"hash": "2911ef05fc64fd9f6a992807416f3806f1862a545fe2fd72b87fcdd1ad9371ca"
|
||||
"url": "https://aka.ms/download-jdk/microsoft-jdk-17.35.1-windows-x64.zip",
|
||||
"hash": "9dd44c04f7910f473f48df3432043b4e125a70fe70cf1095afd5b2480a90582d"
|
||||
}
|
||||
},
|
||||
"extract_dir": "jdk-16.0.2+7",
|
||||
"extract_dir": "jdk-17.35.1+",
|
||||
"env_add_path": "bin",
|
||||
"env_set": {
|
||||
"JAVA_HOME": "$dir"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user