diff --git a/bucket/openjdk20.json b/bucket/openjdk20.json index 54477def8..e7955784e 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-31-ea", + "version": "20-32-ea", "license": "GPL-2.0-only WITH Classpath-exception-2.0", "architecture": { "64bit": { - "url": "https://download.java.net/java/early_access/jdk20/31/GPL/openjdk-20-ea+31_windows-x64_bin.zip", - "hash": "53634b3b58712f001ec6bb781bd4b23e1032f57a48f69fe0beb74a09317ff40a" + "url": "https://download.java.net/java/early_access/jdk20/32/GPL/openjdk-20-ea+32_windows-x64_bin.zip", + "hash": "d3262d55f68f9b39161904f92008266aa3590d775dcd8fadf78291bd21be3b70" } }, "extract_dir": "jdk-20",