mirror of
https://github.com/ScoopInstaller/Java.git
synced 2026-08-03 03:43:03 +08:00
22 lines
815 B
JSON
22 lines
815 B
JSON
{
|
|
"description": "BellSoft Liberica is a 100% open-source Java 14 implementation",
|
|
"homepage": "https://bell-sw.com/java",
|
|
"version": "14.0.2-13",
|
|
"license": "GPL-2.0-only WITH Classpath-exception-2.0",
|
|
"architecture": {
|
|
"64bit": {
|
|
"url": "https://github.com/bell-sw/Liberica/releases/download/14.0.2%2B13/bellsoft-jre14.0.2%2B13-windows-amd64.zip",
|
|
"hash": "sha1:2763da8f92503ae0fd48cf131fccd1bb300468c3"
|
|
},
|
|
"32bit": {
|
|
"url": "https://github.com/bell-sw/Liberica/releases/download/14.0.2%2B13/bellsoft-jre14.0.2%2B13-windows-i586.zip",
|
|
"hash": "sha1:a8746607277ee8a4f1cfe0ae054661c0077d930b"
|
|
}
|
|
},
|
|
"extract_dir": "jre-14.0.2",
|
|
"env_add_path": "bin",
|
|
"env_set": {
|
|
"JAVA_HOME": "$dir"
|
|
}
|
|
}
|