mirror of
https://github.com/ScoopInstaller/Java.git
synced 2026-08-30 03:08:08 +08:00
liberica-jdk: Update to version 20.0.1-10
This commit is contained in:
parent
ef0d8aedc4
commit
7afc15201f
@ -1,19 +1,19 @@
|
||||
{
|
||||
"description": "BellSoft Liberica is a 100% open-source Java implementation",
|
||||
"homepage": "https://bell-sw.com/java",
|
||||
"version": "20-37",
|
||||
"version": "20.0.1-10",
|
||||
"license": "GPL-2.0-only WITH Classpath-exception-2.0",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/bell-sw/Liberica/releases/download/20%2B37/bellsoft-jdk20%2B37-windows-amd64.zip",
|
||||
"hash": "sha1:3a3fe5e946bfcc18eebfb773c950421a89bc6ef6"
|
||||
"url": "https://github.com/bell-sw/Liberica/releases/download/20.0.1%2B10/bellsoft-jdk20.0.1%2B10-windows-amd64.zip",
|
||||
"hash": "sha1:25d3edfd9d52dc9824b62fa11f8b75f99ac238a2"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/bell-sw/Liberica/releases/download/20%2B37/bellsoft-jdk20%2B37-windows-i586.zip",
|
||||
"hash": "sha1:4ddbc59fed7689ca0406f22d08957a70a48f0b02"
|
||||
"url": "https://github.com/bell-sw/Liberica/releases/download/20.0.1%2B10/bellsoft-jdk20.0.1%2B10-windows-i586.zip",
|
||||
"hash": "sha1:9500ea489bb1a0266b6e01cc215d98e85051438a"
|
||||
}
|
||||
},
|
||||
"extract_dir": "jdk-20",
|
||||
"extract_dir": "jdk-20.0.1",
|
||||
"env_add_path": "bin",
|
||||
"env_set": {
|
||||
"JAVA_HOME": "$dir"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user