diff --git a/bucket/openjdk20.json b/bucket/openjdk20.json index 654e0fd5b..7fea17064 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-18-ea", + "version": "20-19-ea", "license": "GPL-2.0-only WITH Classpath-exception-2.0", "architecture": { "64bit": { - "url": "https://download.java.net/java/early_access/jdk20/18/GPL/openjdk-20-ea+18_windows-x64_bin.zip", - "hash": "2957954de0bb9cde44f6893f02d9a175cdcbb470cd3650080bf53f05472fe6b5" + "url": "https://download.java.net/java/early_access/jdk20/19/GPL/openjdk-20-ea+19_windows-x64_bin.zip", + "hash": "e7848e0733aec26a4e074741c896612ebc37f1295994302509438db2c62eccc7" } }, "extract_dir": "jdk-20",