mirror of
https://github.com/ScoopInstaller/Java.git
synced 2026-08-12 16:08:39 +08:00
liberica11-full-jre: Update to version 11.0.9-11
This commit is contained in:
parent
ef64e100fb
commit
04c176d59a
@ -1,19 +1,19 @@
|
||||
{
|
||||
"description": "BellSoft Liberica is a 100% open-source Java 11 implementation",
|
||||
"homepage": "https://bell-sw.com/java",
|
||||
"version": "11.0.8-10",
|
||||
"version": "11.0.9-11",
|
||||
"license": "GPL-2.0-only WITH Classpath-exception-2.0",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/bell-sw/Liberica/releases/download/11.0.8%2B10/bellsoft-jre11.0.8%2B10-windows-amd64-full.zip",
|
||||
"hash": "sha1:3a0819d4470a66fc0043def78f41f02c90885fc0"
|
||||
"url": "https://github.com/bell-sw/Liberica/releases/download/11.0.9%2B11/bellsoft-jre11.0.9%2B11-windows-amd64-full.zip",
|
||||
"hash": "sha1:f4050b7bbf85c3cc2a95daf17aa97015b0e2dc1f"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/bell-sw/Liberica/releases/download/11.0.8%2B10/bellsoft-jre11.0.8%2B10-windows-i586-full.zip",
|
||||
"hash": "sha1:3ab2d963a1fb37df6ce055c98e5b5d6e155c2591"
|
||||
"url": "https://github.com/bell-sw/Liberica/releases/download/11.0.9%2B11/bellsoft-jre11.0.9%2B11-windows-i586-full.zip",
|
||||
"hash": "sha1:9673d7fe0b50791c4718e616a837d531192802ae"
|
||||
}
|
||||
},
|
||||
"extract_dir": "jre-11.0.8-full",
|
||||
"extract_dir": "jre-11.0.9-full",
|
||||
"env_add_path": "bin",
|
||||
"env_set": {
|
||||
"JAVA_HOME": "$dir"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user