diff --git a/bucket/openjdk20.json b/bucket/openjdk20.json index 70d0827c0..3dee996c4 100644 --- a/bucket/openjdk20.json +++ b/bucket/openjdk20.json @@ -1,12 +1,12 @@ { "description": "Official production-ready open-source builds of OpenJDK 20", "homepage": "https://jdk.java.net/20", - "version": "20-29-ea", + "version": "20-30-ea", "license": "GPL-2.0-only WITH Classpath-exception-2.0", "architecture": { "64bit": { - "url": "https://download.java.net/java/early_access/jdk20/29/GPL/openjdk-20-ea+29_windows-x64_bin.zip", - "hash": "bcfcc6ae38ac28d2db7744dd91c08d659258418b75b75d6907d5b60f0003936c" + "url": "https://download.java.net/java/early_access/jdk20/30/GPL/openjdk-20-ea+30_windows-x64_bin.zip", + "hash": "47d9c36e47e2193d1c4c003f67b15c5f63cbac6507cefb7ef4adfd46203b2f49" } }, "extract_dir": "jdk-20",