diff --git a/bucket/openjdk-ea.json b/bucket/openjdk-ea.json index b7f7ebce9..b07d5fd42 100644 --- a/bucket/openjdk-ea.json +++ b/bucket/openjdk-ea.json @@ -1,12 +1,12 @@ { "description": "Official Early-Access Builds of OpenJDK", "homepage": "https://jdk.java.net/", - "version": "15-4-ea", + "version": "15-5-ea", "license": "GPL-2.0-only WITH Classpath-exception-2.0", "architecture": { "64bit": { - "url": "https://download.java.net/java/early_access/jdk15/4/GPL/openjdk-15-ea+4_windows-x64_bin.zip", - "hash": "60e41be8d2e13fc32c1ae4f3b91571b6398b890de67dad57bbbe78cb032888f5" + "url": "https://download.java.net/java/early_access/jdk15/5/GPL/openjdk-15-ea+5_windows-x64_bin.zip", + "hash": "35d436482e36b070a059565e945411934f7f67c17789eb54f00933abe4416491" } }, "extract_dir": "jdk-15",