mirror of
https://github.com/ScoopInstaller/Java.git
synced 2026-08-21 01:55:09 +08:00
liberica-lite-jdk: Update to version 21.0.6-10
This commit is contained in:
parent
93ced8a9a4
commit
30bb9f7a66
@ -1,19 +1,19 @@
|
||||
{
|
||||
"description": "BellSoft Liberica is a 100% open-source Java implementation",
|
||||
"homepage": "https://bell-sw.com/java",
|
||||
"version": "21.0.5-11",
|
||||
"version": "21.0.6-10",
|
||||
"license": "GPL-2.0-only WITH Classpath-exception-2.0",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/bell-sw/Liberica/releases/download/21.0.5%2B11/bellsoft-jdk21.0.5%2B11-windows-amd64-lite.zip",
|
||||
"hash": "sha1:5a00320cc07b66bb87bba0f406c2cf7fab762f40"
|
||||
"url": "https://github.com/bell-sw/Liberica/releases/download/21.0.6%2B10/bellsoft-jdk21.0.6%2B10-windows-amd64-lite.zip",
|
||||
"hash": "sha1:4e76995d1b526191c1a572755215622de9415bd1"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/bell-sw/Liberica/releases/download/21.0.5%2B11/bellsoft-jdk21.0.5%2B11-windows-i586-lite.zip",
|
||||
"hash": "sha1:3b94ecba088b6e7e4a1fd2c281ddb6b59decf587"
|
||||
"url": "https://github.com/bell-sw/Liberica/releases/download/21.0.6%2B10/bellsoft-jdk21.0.6%2B10-windows-i586-lite.zip",
|
||||
"hash": "sha1:18b93111cde4276d460114c851e7779d97d610ee"
|
||||
}
|
||||
},
|
||||
"extract_dir": "jdk-21.0.5-lite",
|
||||
"extract_dir": "jdk-21.0.6-lite",
|
||||
"env_add_path": "bin",
|
||||
"env_set": {
|
||||
"JAVA_HOME": "$dir"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user