diff --git a/bucket/openjdk22.json b/bucket/openjdk22.json index 130c53b87..6002317bf 100644 --- a/bucket/openjdk22.json +++ b/bucket/openjdk22.json @@ -1,12 +1,12 @@ { "description": "Official production-ready open-source builds of OpenJDK 22", "homepage": "https://jdk.java.net/22", - "version": "22-19-ea", + "version": "22-20-ea", "license": "GPL-2.0-only WITH Classpath-exception-2.0", "architecture": { "64bit": { - "url": "https://download.java.net/java/early_access/jdk22/19/GPL/openjdk-22-ea+19_windows-x64_bin.zip", - "hash": "44f385f195a458575cc7f87d82c6542188940aaad7840f277ca81e3e407bf4ea" + "url": "https://download.java.net/java/early_access/jdk22/20/GPL/openjdk-22-ea+20_windows-x64_bin.zip", + "hash": "0e1d8a12ff7d89c0cd91035cd39787969058467914d0d95cfa5b1eac8f12982e" } }, "extract_dir": "jdk-22",