diff --git a/bucket/openjdk20.json b/bucket/openjdk20.json index faf2810e2..ff19c4d79 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-22-ea", + "version": "20-23-ea", "license": "GPL-2.0-only WITH Classpath-exception-2.0", "architecture": { "64bit": { - "url": "https://download.java.net/java/early_access/jdk20/22/GPL/openjdk-20-ea+22_windows-x64_bin.zip", - "hash": "d5cb94516043f93d3117f77a0bfa62cc56c5fa1611ba809e7192f912c3d7f7ad" + "url": "https://download.java.net/java/early_access/jdk20/23/GPL/openjdk-20-ea+23_windows-x64_bin.zip", + "hash": "ccb9c93fb62e650814b144e6097463b00e166366469ddcd2e87f3a2ae5d05771" } }, "extract_dir": "jdk-20",