mirror of
https://github.com/ScoopInstaller/Java.git
synced 2026-08-11 11:51:19 +08:00
liberica8-jdk: Update to version 8u402-7
This commit is contained in:
parent
e65532fc84
commit
5609dda5fb
@ -1,19 +1,19 @@
|
||||
{
|
||||
"description": "BellSoft Liberica is a 100% open-source Java 8 implementation",
|
||||
"homepage": "https://bell-sw.com/java",
|
||||
"version": "8u392-9",
|
||||
"version": "8u402-7",
|
||||
"license": "GPL-2.0-only WITH Classpath-exception-2.0",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/bell-sw/Liberica/releases/download/8u392%2B9/bellsoft-jdk8u392%2B9-windows-amd64.zip",
|
||||
"hash": "sha1:18cd4fbf367d043e2ea9a993bb10ad711eab221d"
|
||||
"url": "https://github.com/bell-sw/Liberica/releases/download/8u402%2B7/bellsoft-jdk8u402%2B7-windows-amd64.zip",
|
||||
"hash": "sha1:ac4f1ab7522768949f8ff5b324a4c920e8ca026f"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/bell-sw/Liberica/releases/download/8u392%2B9/bellsoft-jdk8u392%2B9-windows-i586.zip",
|
||||
"hash": "sha1:81481409dc0887edd6c177e58f853237f336be15"
|
||||
"url": "https://github.com/bell-sw/Liberica/releases/download/8u402%2B7/bellsoft-jdk8u402%2B7-windows-i586.zip",
|
||||
"hash": "sha1:1ccdade224c66ad9992d92b111373004b893f6cb"
|
||||
}
|
||||
},
|
||||
"extract_dir": "jdk8u392",
|
||||
"extract_dir": "jdk8u402",
|
||||
"env_add_path": "bin",
|
||||
"env_set": {
|
||||
"JAVA_HOME": "$dir"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user