diff --git a/bucket/openjdk25.json b/bucket/openjdk25.json index 75eb5de79..dd35734c0 100644 --- a/bucket/openjdk25.json +++ b/bucket/openjdk25.json @@ -1,15 +1,15 @@ { "description": "Official production-ready open-source builds of OpenJDK 25", "homepage": "https://jdk.java.net/25", - "version": "25-36", + "version": "25.0.1-8", "license": "GPL-2.0-only WITH Classpath-exception-2.0", "architecture": { "64bit": { - "url": "https://download.java.net/java/GA/jdk25/bd75d5f9689641da8e1daabeccb5528b/36/GPL/openjdk-25_windows-x64_bin.zip", - "hash": "85bcc178461e2cb3c549ab9ca9dfa73afd54c09a175d6510d0884071867137d3" + "url": "https://download.java.net/java/GA/jdk25.0.1/2fbf10d8c78e40bd87641c434705079d/8/GPL/openjdk-25.0.1_windows-x64_bin.zip", + "hash": "2bbae75bc31a848b7cb5f297270efb7bef9bba0deeec6a671625563dc090ad69" } }, - "extract_dir": "jdk-25", + "extract_dir": "jdk-25.0.1", "env_add_path": "bin", "env_set": { "JAVA_HOME": "$dir"