openjdk17: Update to version 17-20-ea

This commit is contained in:
Mathias Hermansson 2021-04-29 23:57:22 +02:00
parent d02e9981d2
commit b72cff1edf

View File

@ -1,12 +1,12 @@
{
"description": "Official production-ready open-source builds of OpenJDK 17",
"homepage": "https://jdk.java.net/17",
"version": "17-19-ea",
"version": "17-20-ea",
"license": "GPL-2.0-only WITH Classpath-exception-2.0",
"architecture": {
"64bit": {
"url": "https://download.java.net/java/early_access/jdk17/19/GPL/openjdk-17-ea+19_windows-x64_bin.zip",
"hash": "8dfff498aaa51f7607fc5ed52b0cff12b059f60b7c2c852bed32d7ddb1d83b51"
"url": "https://download.java.net/java/early_access/jdk17/20/GPL/openjdk-17-ea+20_windows-x64_bin.zip",
"hash": "dc5e49aa398cd724454363f811da6a3e1c33c484b5fd72c350468cdec4ed2f65"
}
},
"extract_dir": "jdk-17",