diff --git a/bucket/openjdk15.json b/bucket/openjdk15.json index 8d366d6cd..227721a72 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-5-ea", + "version": "15-6-ea", "license": "GPL-2.0-only WITH Classpath-exception-2.0", "architecture": { "64bit": { - "url": "https://download.java.net/java/early_access/jdk15/5/GPL/openjdk-15-ea+5_windows-x64_bin.zip", - "hash": "35d436482e36b070a059565e945411934f7f67c17789eb54f00933abe4416491" + "url": "https://download.java.net/java/early_access/jdk15/6/GPL/openjdk-15-ea+6_windows-x64_bin.zip", + "hash": "986c4c7238ce3c186819a7441292bdbaa4627567bb6a6631bf20ec40e93e31ed" } }, "extract_dir": "jdk-15",