diff --git a/bucket/openjdk16.json b/bucket/openjdk16.json index 8eea9b11f..ddac62c0d 100644 --- a/bucket/openjdk16.json +++ b/bucket/openjdk16.json @@ -1,12 +1,12 @@ { "description": "Official production-ready open-source builds of OpenJDK 16", "homepage": "https://jdk.java.net/16", - "version": "16-32-ea", + "version": "16-33-ea", "license": "GPL-2.0-only WITH Classpath-exception-2.0", "architecture": { "64bit": { - "url": "https://download.java.net/java/early_access/jdk16/32/GPL/openjdk-16-ea+32_windows-x64_bin.zip", - "hash": "7fd9289c1e62ca7bb326a0bf6a8cc1fb97f8b4312b26f6e81e145409a8ef8d9c" + "url": "https://download.java.net/java/early_access/jdk16/33/GPL/openjdk-16-ea+33_windows-x64_bin.zip", + "hash": "b1f3c41d34eb15946fe1fe5793ed38705a41d6b76612319913be9d677ad0b24c" } }, "extract_dir": "jdk-16",