diff --git a/bucket/liberica25-lts-jdk.json b/bucket/liberica25-lts-jdk.json index 5455050de..575f3d0af 100644 --- a/bucket/liberica25-lts-jdk.json +++ b/bucket/liberica25-lts-jdk.json @@ -1,19 +1,19 @@ { "description": "BellSoft Liberica is a 100% open-source Java implementation", "homepage": "https://bell-sw.com/java", - "version": "25.0.3-11", + "version": "25.0.4-9", "license": "GPL-2.0-only WITH Classpath-exception-2.0", "architecture": { "64bit": { - "url": "https://github.com/bell-sw/Liberica/releases/download/25.0.3%2B11/bellsoft-jdk25.0.3%2B11-windows-amd64.zip", - "hash": "sha1:50d401f0ebd6038befda3aae6eddf06b4f1f8aac" + "url": "https://github.com/bell-sw/Liberica/releases/download/25.0.4%2B9/bellsoft-jdk25.0.4%2B9-windows-amd64.zip", + "hash": "sha1:9f107bdaffeff35e2cef7c3c915fb376d58c7038" }, "arm64": { - "url": "https://github.com/bell-sw/Liberica/releases/download/25.0.3%2B11/bellsoft-jdk25.0.3%2B11-windows-aarch64.zip", - "hash": "sha1:b6520c6c486969f83b4220d53c7beed25fefa99a" + "url": "https://github.com/bell-sw/Liberica/releases/download/25.0.4%2B9/bellsoft-jdk25.0.4%2B9-windows-aarch64.zip", + "hash": "sha1:f9379f38aae1f3d19f156edd59197b1a114ee763" } }, - "extract_dir": "jdk-25.0.3", + "extract_dir": "jdk-25.0.4", "env_add_path": "bin", "env_set": { "JAVA_HOME": "$dir"