mirror of
https://github.com/ScoopInstaller/Java.git
synced 2026-08-02 16:09:23 +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-jdk14.0.2%2B13-windows-amd64.zip",
|
|
"hash": "sha1:3c0f58130eed549b06992e2e519369f28dd5d63f"
|
|
},
|
|
"32bit": {
|
|
"url": "https://github.com/bell-sw/Liberica/releases/download/14.0.2%2B13/bellsoft-jdk14.0.2%2B13-windows-i586.zip",
|
|
"hash": "sha1:cf5faecb7775daabd917b43cdba066da4b657ba5"
|
|
}
|
|
},
|
|
"extract_dir": "jdk-14.0.2",
|
|
"env_add_path": "bin",
|
|
"env_set": {
|
|
"JAVA_HOME": "$dir"
|
|
}
|
|
}
|