liberica-full-lts-jdk: Update to version 25.0.2-12

This commit is contained in:
github-actions[bot] 2026-01-21 16:52:24 +00:00
parent b4aed9ffa2
commit 2ecaf016bf

View File

@ -1,19 +1,19 @@
{
"description": "BellSoft Liberica is a 100% open-source Java implementation",
"homepage": "https://bell-sw.com/java",
"version": "25.0.1-13",
"version": "25.0.2-12",
"license": "GPL-2.0-only WITH Classpath-exception-2.0",
"architecture": {
"64bit": {
"url": "https://github.com/bell-sw/Liberica/releases/download/25.0.1%2B13/bellsoft-jdk25.0.1%2B13-windows-amd64-full.zip",
"hash": "sha1:7be100adbd0e4c8c60ee4635d372af40c1adefd5"
"url": "https://github.com/bell-sw/Liberica/releases/download/25.0.2%2B12/bellsoft-jdk25.0.2%2B12-windows-amd64-full.zip",
"hash": "sha1:e6f80cdf2c92e02598d8ba202c554ab106408a09"
},
"arm64": {
"url": "https://github.com/bell-sw/Liberica/releases/download/25.0.1%2B13/bellsoft-jdk25.0.1%2B13-windows-aarch64-full.zip",
"hash": "sha1:0412f9161f8b5fb2fb9fdb8c4394460b90103a7f"
"url": "https://github.com/bell-sw/Liberica/releases/download/25.0.2%2B12/bellsoft-jdk25.0.2%2B12-windows-aarch64-full.zip",
"hash": "sha1:5b1223837be75fd85704baf29fe5c1ab6c0e8cbd"
}
},
"extract_dir": "jdk-25.0.1-full",
"extract_dir": "jdk-25.0.2-full",
"env_add_path": "bin",
"env_set": {
"JAVA_HOME": "$dir"