mirror of
https://github.com/ScoopInstaller/Java.git
synced 2026-08-09 19:27:14 +08:00
liberica-lite-jdk: Update to version 18.0.1.1-2
This commit is contained in:
parent
3eeffea121
commit
79751fd395
@ -1,19 +1,19 @@
|
||||
{
|
||||
"description": "BellSoft Liberica is a 100% open-source Java implementation",
|
||||
"homepage": "https://bell-sw.com/java",
|
||||
"version": "18.0.1-12",
|
||||
"version": "18.0.1.1-2",
|
||||
"license": "GPL-2.0-only WITH Classpath-exception-2.0",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/bell-sw/Liberica/releases/download/18.0.1%2B12/bellsoft-jdk18.0.1%2B12-windows-amd64-lite.zip",
|
||||
"hash": "2a0126389fed27237b249b02dc4737b04db24353cf8bd1344807a96ab6bae126"
|
||||
"url": "https://github.com/bell-sw/Liberica/releases/download/18.0.1.1%2B2/bellsoft-jdk18.0.1.1%2B2-windows-amd64-lite.zip",
|
||||
"hash": "sha1:e53f451fd5fd9a9d7bd5c6407884446478e48620"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/bell-sw/Liberica/releases/download/18.0.1%2B12/bellsoft-jdk18.0.1%2B12-windows-i586-lite.zip",
|
||||
"hash": "8a881b05ebb12ac05a624b723fdf4f59263f59b26632c3e309511bd5e5cc101d"
|
||||
"url": "https://github.com/bell-sw/Liberica/releases/download/18.0.1.1%2B2/bellsoft-jdk18.0.1.1%2B2-windows-i586-lite.zip",
|
||||
"hash": "sha1:9d7c29af717eac523a1b827db3d3621a07f8caf9"
|
||||
}
|
||||
},
|
||||
"extract_dir": "jdk-18.0.1-lite",
|
||||
"extract_dir": "jdk-18.0.1.1-lite",
|
||||
"env_add_path": "bin",
|
||||
"env_set": {
|
||||
"JAVA_HOME": "$dir"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user