mirror of
https://github.com/ScoopInstaller/Java.git
synced 2026-08-03 03:43:03 +08:00
22 lines
830 B
JSON
22 lines
830 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-full.zip",
|
|
"hash": "sha1:6e46ac6901fbcf6748ddf2b981b4c6f4bda4b354"
|
|
},
|
|
"32bit": {
|
|
"url": "https://github.com/bell-sw/Liberica/releases/download/14.0.2%2B13/bellsoft-jdk14.0.2%2B13-windows-i586-full.zip",
|
|
"hash": "sha1:1dc26f3734b388be710e6d85f25aecf8ebaf2fda"
|
|
}
|
|
},
|
|
"extract_dir": "jdk-14.0.2-full",
|
|
"env_add_path": "bin",
|
|
"env_set": {
|
|
"JAVA_HOME": "$dir"
|
|
}
|
|
}
|