mirror of
https://github.com/ScoopInstaller/Java.git
synced 2026-08-03 09:39:21 +08:00
liberica17-full-jdk: Update to version 17.0.4-8
This commit is contained in:
parent
9e072e6058
commit
7c88f6a336
@ -1,19 +1,19 @@
|
||||
{
|
||||
"description": "BellSoft Liberica is a 100% open-source Java 17 implementation",
|
||||
"homepage": "https://bell-sw.com/java",
|
||||
"version": "17.0.3.1-2",
|
||||
"version": "17.0.4-8",
|
||||
"license": "GPL-2.0-only WITH Classpath-exception-2.0",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/bell-sw/Liberica/releases/download/17.0.3.1%2B2/bellsoft-jdk17.0.3.1%2B2-windows-amd64-full.zip",
|
||||
"hash": "sha1:b281d386bcf950364ea70fe55c03d39d3c1d4c61"
|
||||
"url": "https://github.com/bell-sw/Liberica/releases/download/17.0.4%2B8/bellsoft-jdk17.0.4%2B8-windows-amd64-full.zip",
|
||||
"hash": "sha1:4e83d92fdd47b4009fd149e402beaef7fe4ff74d"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/bell-sw/Liberica/releases/download/17.0.3.1%2B2/bellsoft-jdk17.0.3.1%2B2-windows-i586-full.zip",
|
||||
"hash": "sha1:bcc4f852bfd978a88a8969676607388a226bf628"
|
||||
"url": "https://github.com/bell-sw/Liberica/releases/download/17.0.4%2B8/bellsoft-jdk17.0.4%2B8-windows-i586-full.zip",
|
||||
"hash": "sha1:18109b613489674b043e369413017ff1ee3d96c3"
|
||||
}
|
||||
},
|
||||
"extract_dir": "jdk-17.0.3.1-full",
|
||||
"extract_dir": "jdk-17.0.4-full",
|
||||
"env_add_path": "bin",
|
||||
"env_set": {
|
||||
"JAVA_HOME": "$dir"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user