mirror of
https://github.com/ScoopInstaller/Java.git
synced 2026-08-12 06:16:26 +08:00
liberica-full-lts-jdk: Update to version 17.0.2-9
This commit is contained in:
parent
05e5e7a6e9
commit
3876b671b4
@ -1,19 +1,19 @@
|
||||
{
|
||||
"description": "BellSoft Liberica is a 100% open-source Java implementation",
|
||||
"homepage": "https://bell-sw.com/java",
|
||||
"version": "18-37",
|
||||
"version": "17.0.2-9",
|
||||
"license": "GPL-2.0-only WITH Classpath-exception-2.0",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/bell-sw/Liberica/releases/download/18%2B37/bellsoft-jdk18%2B37-windows-amd64-full.zip",
|
||||
"hash": "sha1:0302176025dab1a5bd2b91916d85afcefcdfc613"
|
||||
"url": "https://github.com/bell-sw/Liberica/releases/download/17.0.2%2B9/bellsoft-jdk17.0.2%2B9-windows-amd64-full.zip",
|
||||
"hash": "sha1:52b4660e490907c74bf7dd0ac36bc09b02d0d2ae"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/bell-sw/Liberica/releases/download/18%2B37/bellsoft-jdk18%2B37-windows-i586-full.zip",
|
||||
"hash": "sha1:935f1a25e303aca911f9b28bef2c4acd109bef3c"
|
||||
"url": "https://github.com/bell-sw/Liberica/releases/download/17.0.2%2B9/bellsoft-jdk17.0.2%2B9-windows-i586-full.zip",
|
||||
"hash": "sha1:4e7085000a384a88505904e705098b2d320c93f2"
|
||||
}
|
||||
},
|
||||
"extract_dir": "jdk-18-full",
|
||||
"extract_dir": "jdk-17.0.2-full",
|
||||
"env_add_path": "bin",
|
||||
"env_set": {
|
||||
"JAVA_HOME": "$dir"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user