diff --git a/bucket/liberica25-jdk.json b/bucket/liberica25-jdk.json index 2651892f8..a1a771fb6 100644 --- a/bucket/liberica25-jdk.json +++ b/bucket/liberica25-jdk.json @@ -1,19 +1,19 @@ { "description": "BellSoft Liberica is a 100% open-source Java implementation", "homepage": "https://bell-sw.com/java", - "version": "25-37", + "version": "25.0.1-11", "license": "GPL-2.0-only WITH Classpath-exception-2.0", "architecture": { "64bit": { - "url": "https://github.com/bell-sw/Liberica/releases/download/25%2B37/bellsoft-jdk25%2B37-windows-amd64.zip", - "hash": "sha1:7a62e1df0da604723115acfb3240a79cd1261771" + "url": "https://github.com/bell-sw/Liberica/releases/download/25.0.1%2B11/bellsoft-jdk25.0.1%2B11-windows-amd64.zip", + "hash": "sha1:1100174472a6bee37d73b20a603ad834a8f8768c" }, "arm64": { - "url": "https://github.com/bell-sw/Liberica/releases/download/25%2B37/bellsoft-jdk25%2B37-windows-aarch64.zip", - "hash": "sha1:c5a2d7969623bf419f76b4b2556b505ca1b0b0a3" + "url": "https://github.com/bell-sw/Liberica/releases/download/25.0.1%2B11/bellsoft-jdk25.0.1%2B11-windows-aarch64.zip", + "hash": "sha1:b6991820064266dad01b9d21bee787480a25d22c" } }, - "extract_dir": "jdk-25", + "extract_dir": "jdk-25.0.1", "env_add_path": "bin", "env_set": { "JAVA_HOME": "$dir"