diff --git a/bucket/openjdk20.json b/bucket/openjdk20.json index ee0a7bd5d..ad2c832e8 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-16-ea", + "version": "20-17-ea", "license": "GPL-2.0-only WITH Classpath-exception-2.0", "architecture": { "64bit": { - "url": "https://download.java.net/java/early_access/jdk20/16/GPL/openjdk-20-ea+16_windows-x64_bin.zip", - "hash": "665cdc1485e5c1a63c6e90ea867f085376180321c8b2c576aa9c92ae05f0c9a9" + "url": "https://download.java.net/java/early_access/jdk20/17/GPL/openjdk-20-ea+17_windows-x64_bin.zip", + "hash": "aef462584419d1a928f1225061ce4e999d225d636a1406a805962af82e5ca877" } }, "extract_dir": "jdk-20",