mirror of
https://github.com/ScoopInstaller/Java.git
synced 2026-08-05 18:20:02 +08:00
microsoft11-jdk: Update to version 11.0.25
This commit is contained in:
parent
9f9f10eafb
commit
2cb6ba022a
@ -1,16 +1,16 @@
|
||||
{
|
||||
"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": "11.0.24",
|
||||
"version": "11.0.25",
|
||||
"license": "GPL-2.0-only WITH Classpath-exception-2.0",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://aka.ms/download-jdk/microsoft-jdk-11.0.24-windows-x64.zip",
|
||||
"hash": "a0b8e07b9ee3664642a9d954951e3af9e003da56bb57f408560c111d6e9e478e"
|
||||
"url": "https://aka.ms/download-jdk/microsoft-jdk-11.0.25-windows-x64.zip",
|
||||
"hash": "52f6331b59f63e46cf86c5e06e34cb422eaa48f48a917c3c27c7adf4fa57e7d9"
|
||||
},
|
||||
"arm64": {
|
||||
"url": "https://aka.ms/download-jdk/microsoft-jdk-11.0.24-windows-aarch64.zip",
|
||||
"hash": "bac491e89078ba88e8a4c85fb1458c9821670126359101e555818623baf0432a"
|
||||
"url": "https://aka.ms/download-jdk/microsoft-jdk-11.0.25-windows-aarch64.zip",
|
||||
"hash": "6dbd8b0966c84a0f65a2b61a4e10543f8326e815497b8092cbcda409a706feee"
|
||||
}
|
||||
},
|
||||
"extract_to": "tmp",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user