mirror of
https://github.com/ScoopInstaller/Java.git
synced 2026-08-02 16:09:23 +08:00
liberica8-full-jdk: Update to version 8u502-9
This commit is contained in:
parent
f0c374fdcf
commit
8c5734ba38
@ -1,19 +1,19 @@
|
||||
{
|
||||
"description": "BellSoft Liberica is a 100% open-source Java 8 implementation",
|
||||
"homepage": "https://bell-sw.com/java",
|
||||
"version": "8u492-9",
|
||||
"version": "8u502-9",
|
||||
"license": "GPL-2.0-only WITH Classpath-exception-2.0",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/bell-sw/Liberica/releases/download/8u492%2B9/bellsoft-jdk8u492%2B9-windows-amd64-full.zip",
|
||||
"hash": "sha1:e092843fb937ee259bb8905406fb7bfaadfbe6c8"
|
||||
"url": "https://github.com/bell-sw/Liberica/releases/download/8u502%2B9/bellsoft-jdk8u502%2B9-windows-amd64-full.zip",
|
||||
"hash": "sha1:92e9f19a4e3e82bd4ed6f4227f328d8151fc5197"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/bell-sw/Liberica/releases/download/8u492%2B9/bellsoft-jdk8u492%2B9-windows-i586-full.zip",
|
||||
"hash": "sha1:a6bf449ff4a4167f1e77ca217401a760c3ebb335"
|
||||
"url": "https://github.com/bell-sw/Liberica/releases/download/8u502%2B9/bellsoft-jdk8u502%2B9-windows-i586-full.zip",
|
||||
"hash": "sha1:107ad0d11ee8e8e53056de8580313adf56f848f8"
|
||||
}
|
||||
},
|
||||
"extract_dir": "jdk8u492-full",
|
||||
"extract_dir": "jdk8u502-full",
|
||||
"env_add_path": "bin",
|
||||
"env_set": {
|
||||
"JAVA_HOME": "$dir"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user