openjdk15: Update to version 15-10-ea

This commit is contained in:
Richard Kuhnt 2020-02-14 00:05:45 +00:00
parent 7170042776
commit 7d444fa957

View File

@ -1,12 +1,12 @@
{
"description": "Official production-ready open-source builds of OpenJDK 15",
"homepage": "https://jdk.java.net/15",
"version": "15-9-ea",
"version": "15-10-ea",
"license": "GPL-2.0-only WITH Classpath-exception-2.0",
"architecture": {
"64bit": {
"url": "https://download.java.net/java/early_access/jdk15/9/GPL/openjdk-15-ea+9_windows-x64_bin.zip",
"hash": "6842e137f390778fadb1d06f8aace6b7ff3758d706794bf6ef3c075665594d03"
"url": "https://download.java.net/java/early_access/jdk15/10/GPL/openjdk-15-ea+10_windows-x64_bin.zip",
"hash": "d6875abb75671c6892f2e78e728155bb9f31b912a49e9925ec3fece6fa480146"
}
},
"extract_dir": "jdk-15",