diff --git a/bucket/openjdk15.json b/bucket/openjdk15.json index 9df388774..ac15f21a5 100644 --- a/bucket/openjdk15.json +++ b/bucket/openjdk15.json @@ -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",