mirror of
https://github.com/ScoopInstaller/Java.git
synced 2026-08-30 21:56:14 +08:00
liberica8-full-jdk: Update to version 8u372-7
This commit is contained in:
parent
98d1e2714b
commit
a34e063516
@ -1,19 +1,19 @@
|
||||
{
|
||||
"description": "BellSoft Liberica is a 100% open-source Java 8 implementation",
|
||||
"homepage": "https://bell-sw.com/java",
|
||||
"version": "8u362-9",
|
||||
"version": "8u372-7",
|
||||
"license": "GPL-2.0-only WITH Classpath-exception-2.0",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/bell-sw/Liberica/releases/download/8u362%2B9/bellsoft-jdk8u362%2B9-windows-amd64-full.zip",
|
||||
"hash": "sha1:4a8e94b24d205273ea079c04fa363e5288ee1e4e"
|
||||
"url": "https://github.com/bell-sw/Liberica/releases/download/8u372%2B7/bellsoft-jdk8u372%2B7-windows-amd64-full.zip",
|
||||
"hash": "sha1:42d2eb53dc9e381af90fd9fa0ec7f348cbae5bd4"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/bell-sw/Liberica/releases/download/8u362%2B9/bellsoft-jdk8u362%2B9-windows-i586-full.zip",
|
||||
"hash": "sha1:da9f3679ed455fb4b0eca2096e9864fe7dc00ddd"
|
||||
"url": "https://github.com/bell-sw/Liberica/releases/download/8u372%2B7/bellsoft-jdk8u372%2B7-windows-i586-full.zip",
|
||||
"hash": "sha1:233af4a5609306bd2c6b8b15cb3cdd36fdaa0782"
|
||||
}
|
||||
},
|
||||
"extract_dir": "jdk8u362-full",
|
||||
"extract_dir": "jdk8u372-full",
|
||||
"env_add_path": "bin",
|
||||
"env_set": {
|
||||
"JAVA_HOME": "$dir"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user