mirror of
https://github.com/ScoopInstaller/Java.git
synced 2026-08-11 11:51:19 +08:00
liberica16-full-jdk: Update to version 16.0.1-9
This commit is contained in:
parent
aaf65a90ef
commit
4151eb6ae7
@ -1,19 +1,19 @@
|
||||
{
|
||||
"description": "BellSoft Liberica is a 100% open-source Java 16 implementation",
|
||||
"homepage": "https://bell-sw.com/java",
|
||||
"version": "16-36",
|
||||
"version": "16.0.1-9",
|
||||
"license": "GPL-2.0-only WITH Classpath-exception-2.0",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/bell-sw/Liberica/releases/download/16%2B36/bellsoft-jdk16%2B36-windows-amd64-full.zip",
|
||||
"hash": "sha1:6cc1f3ead19e4d356210fddb544033d601336857"
|
||||
"url": "https://github.com/bell-sw/Liberica/releases/download/16.0.1%2B9/bellsoft-jdk16.0.1%2B9-windows-amd64-full.zip",
|
||||
"hash": "82370f27903dfdf4b41ac09cd3b9b87a016853b08af7a10078f5201d85654226"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/bell-sw/Liberica/releases/download/16%2B36/bellsoft-jdk16%2B36-windows-i586-full.zip",
|
||||
"hash": "sha1:5d1df3a64154e173ae06d4f3be6222be85028691"
|
||||
"url": "https://github.com/bell-sw/Liberica/releases/download/16.0.1%2B9/bellsoft-jdk16.0.1%2B9-windows-i586-full.zip",
|
||||
"hash": "f8de4c50f7edc1b020412545f6d285975aaca20f74650448721ffb88080733f1"
|
||||
}
|
||||
},
|
||||
"extract_dir": "jdk-16-full",
|
||||
"extract_dir": "jdk-16.0.1-full",
|
||||
"env_add_path": "bin",
|
||||
"env_set": {
|
||||
"JAVA_HOME": "$dir"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user