mirror of
https://github.com/ScoopInstaller/Java.git
synced 2026-08-11 11:51:19 +08:00
liberica-full-lts-jdk: Update to version 21.0.2-14
This commit is contained in:
parent
b437121e01
commit
f93ba8b045
@ -1,19 +1,19 @@
|
||||
{
|
||||
"description": "BellSoft Liberica is a 100% open-source Java implementation",
|
||||
"homepage": "https://bell-sw.com/java",
|
||||
"version": "21.0.1-12",
|
||||
"version": "21.0.2-14",
|
||||
"license": "GPL-2.0-only WITH Classpath-exception-2.0",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/bell-sw/Liberica/releases/download/21.0.1%2B12/bellsoft-jdk21.0.1%2B12-windows-amd64-full.zip",
|
||||
"hash": "sha1:438491725e8fd4bf1529931a9e0a32693e6cbfeb"
|
||||
"url": "https://github.com/bell-sw/Liberica/releases/download/21.0.2%2B14/bellsoft-jdk21.0.2%2B14-windows-amd64-full.zip",
|
||||
"hash": "sha1:c7189072d4dcb00a98e39ee398315a6eefe1768c"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/bell-sw/Liberica/releases/download/21.0.1%2B12/bellsoft-jdk21.0.1%2B12-windows-i586-full.zip",
|
||||
"hash": "sha1:03658597bd7cbf837448a69882b492cc14f38075"
|
||||
"url": "https://github.com/bell-sw/Liberica/releases/download/21.0.2%2B14/bellsoft-jdk21.0.2%2B14-windows-i586-full.zip",
|
||||
"hash": "sha1:ecdd8e5216bd73e3e9bb2f24a3424d499a3d0781"
|
||||
}
|
||||
},
|
||||
"extract_dir": "jdk-21.0.1-full",
|
||||
"extract_dir": "jdk-21.0.2-full",
|
||||
"env_add_path": "bin",
|
||||
"env_set": {
|
||||
"JAVA_HOME": "$dir"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user