mirror of
https://github.com/ScoopInstaller/Java.git
synced 2026-08-03 03:43:03 +08:00
22 lines
805 B
JSON
22 lines
805 B
JSON
{
|
|
"description": "BellSoft Liberica is a 100% open-source Java 12 implementation",
|
|
"homepage": "https://bell-sw.com/java",
|
|
"version": "12.0.2-10",
|
|
"license": "GPL-2.0-only WITH Classpath-exception-2.0",
|
|
"architecture": {
|
|
"64bit": {
|
|
"url": "https://github.com/bell-sw/Liberica/releases/download/12.0.2/bellsoft-jdk12.0.2-windows-amd64-lite.zip",
|
|
"hash": "sha1:a86c98fdf5bdd23e8b7b647e48fded00f08df4b9"
|
|
},
|
|
"32bit": {
|
|
"url": "https://github.com/bell-sw/Liberica/releases/download/12.0.2/bellsoft-jdk12.0.2-windows-i586-lite.zip",
|
|
"hash": "sha1:2a92d39d871d7e4bc1bd444aa6e5ecbdb44847bb"
|
|
}
|
|
},
|
|
"extract_dir": "jdk-12.0.2",
|
|
"env_add_path": "bin",
|
|
"env_set": {
|
|
"JAVA_HOME": "$dir"
|
|
}
|
|
}
|