mirror of
https://github.com/ScoopInstaller/Java.git
synced 2026-08-02 16:09:23 +08:00
22 lines
830 B
JSON
22 lines
830 B
JSON
{
|
|
"description": "BellSoft Liberica is a 100% open-source Java 15 implementation",
|
|
"homepage": "https://bell-sw.com/java",
|
|
"version": "15.0.2-10",
|
|
"license": "GPL-2.0-only WITH Classpath-exception-2.0",
|
|
"architecture": {
|
|
"64bit": {
|
|
"url": "https://github.com/bell-sw/Liberica/releases/download/15.0.2%2B10/bellsoft-jdk15.0.2%2B10-windows-amd64-full.zip",
|
|
"hash": "sha1:b65614d99eaca4dcb5c97768792a00eb4f12b691"
|
|
},
|
|
"32bit": {
|
|
"url": "https://github.com/bell-sw/Liberica/releases/download/15.0.2%2B10/bellsoft-jdk15.0.2%2B10-windows-i586-full.zip",
|
|
"hash": "sha1:2be2872bb770201b1f74f666aef76b1ea162dd66"
|
|
}
|
|
},
|
|
"extract_dir": "jdk-15.0.2-full",
|
|
"env_add_path": "bin",
|
|
"env_set": {
|
|
"JAVA_HOME": "$dir"
|
|
}
|
|
}
|