mirror of
https://github.com/ScoopInstaller/Java.git
synced 2026-08-03 09:39:21 +08:00
liberica*: Manifest maintenance (#263)
* liberica16*: Add manifests * liberica15: Manifest maintenance
This commit is contained in:
parent
fa5e72eb83
commit
ff3878e5b5
@ -1,5 +1,5 @@
|
||||
{
|
||||
"description": "BellSoft Liberica is a 100% open-source Java 14 implementation",
|
||||
"description": "BellSoft Liberica is a 100% open-source Java 15 implementation",
|
||||
"homepage": "https://bell-sw.com/java",
|
||||
"version": "15.0.2-10",
|
||||
"license": "GPL-2.0-only WITH Classpath-exception-2.0",
|
||||
@ -17,26 +17,5 @@
|
||||
"env_add_path": "bin",
|
||||
"env_set": {
|
||||
"JAVA_HOME": "$dir"
|
||||
},
|
||||
"checkver": {
|
||||
"url": "https://api.bell-sw.com/v1/liberica/releases?version-feature=15&bundle-type=jre-full&version-modifier=latest&release-type=all&os=windows&arch=x86&installation-type=archive&package-type=zip&output=json&fields=version",
|
||||
"jsonpath": "$.version",
|
||||
"regex": "(?<major>[\\d.]+)(?:\\+)(?<build>[\\d]+)",
|
||||
"replace": "${major}-${build}"
|
||||
},
|
||||
"autoupdate": {
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/bell-sw/Liberica/releases/download/$matchMajor%2B$matchBuild/bellsoft-jre$matchMajor%2B$matchBuild-windows-amd64-full.zip"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/bell-sw/Liberica/releases/download/$matchMajor%2B$matchBuild/bellsoft-jre$matchMajor%2B$matchBuild-windows-i586-full.zip"
|
||||
}
|
||||
},
|
||||
"hash": {
|
||||
"url": "https://api.bell-sw.com/v1/liberica/releases/$basename",
|
||||
"jsonpath": "$.sha1"
|
||||
},
|
||||
"extract_dir": "jre-$matchMajor-full"
|
||||
}
|
||||
}
|
||||
|
||||
@ -1,5 +1,5 @@
|
||||
{
|
||||
"description": "BellSoft Liberica is a 100% open-source Java 14 implementation",
|
||||
"description": "BellSoft Liberica is a 100% open-source Java 15 implementation",
|
||||
"homepage": "https://bell-sw.com/java",
|
||||
"version": "15.0.2-10",
|
||||
"license": "GPL-2.0-only WITH Classpath-exception-2.0",
|
||||
@ -17,26 +17,5 @@
|
||||
"env_add_path": "bin",
|
||||
"env_set": {
|
||||
"JAVA_HOME": "$dir"
|
||||
},
|
||||
"checkver": {
|
||||
"url": "https://api.bell-sw.com/v1/liberica/releases?version-feature=15&bundle-type=jdk-full&version-modifier=latest&release-type=all&os=windows&arch=x86&installation-type=archive&package-type=zip&output=json&fields=version",
|
||||
"jsonpath": "$.version",
|
||||
"regex": "(?<major>[\\d.]+)(?:\\+)(?<build>[\\d]+)",
|
||||
"replace": "${major}-${build}"
|
||||
},
|
||||
"autoupdate": {
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/bell-sw/Liberica/releases/download/$matchMajor%2B$matchBuild/bellsoft-jdk$matchMajor%2B$matchBuild-windows-amd64-full.zip"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/bell-sw/Liberica/releases/download/$matchMajor%2B$matchBuild/bellsoft-jdk$matchMajor%2B$matchBuild-windows-i586-full.zip"
|
||||
}
|
||||
},
|
||||
"hash": {
|
||||
"url": "https://api.bell-sw.com/v1/liberica/releases/$basename",
|
||||
"jsonpath": "$.sha1"
|
||||
},
|
||||
"extract_dir": "jdk-$matchMajor-full"
|
||||
}
|
||||
}
|
||||
|
||||
@ -1,5 +1,5 @@
|
||||
{
|
||||
"description": "BellSoft Liberica is a 100% open-source Java 14 implementation",
|
||||
"description": "BellSoft Liberica is a 100% open-source Java 15 implementation",
|
||||
"homepage": "https://bell-sw.com/java",
|
||||
"version": "15.0.2-10",
|
||||
"license": "GPL-2.0-only WITH Classpath-exception-2.0",
|
||||
@ -12,31 +12,5 @@
|
||||
"url": "https://github.com/bell-sw/Liberica/releases/download/15.0.2%2B10/bellsoft-jre15.0.2%2B10-windows-i586.zip",
|
||||
"hash": "sha1:665435a84aa56df46e704af01e6dd7b63721bfc4"
|
||||
}
|
||||
},
|
||||
"extract_dir": "jre-15.0.2",
|
||||
"env_add_path": "bin",
|
||||
"env_set": {
|
||||
"JAVA_HOME": "$dir"
|
||||
},
|
||||
"checkver": {
|
||||
"url": "https://api.bell-sw.com/v1/liberica/releases?version-feature=15&bundle-type=jre&version-modifier=latest&release-type=all&os=windows&arch=x86&installation-type=archive&package-type=zip&output=json&fields=version",
|
||||
"jsonpath": "$.version",
|
||||
"regex": "(?<major>[\\d.]+)(?:\\+)(?<build>[\\d]+)",
|
||||
"replace": "${major}-${build}"
|
||||
},
|
||||
"autoupdate": {
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/bell-sw/Liberica/releases/download/$matchMajor%2B$matchBuild/bellsoft-jre$matchMajor%2B$matchBuild-windows-amd64.zip"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/bell-sw/Liberica/releases/download/$matchMajor%2B$matchBuild/bellsoft-jre$matchMajor%2B$matchBuild-windows-i586.zip"
|
||||
}
|
||||
},
|
||||
"hash": {
|
||||
"url": "https://api.bell-sw.com/v1/liberica/releases/$basename",
|
||||
"jsonpath": "$.sha1"
|
||||
},
|
||||
"extract_dir": "jre-$matchMajor"
|
||||
}
|
||||
}
|
||||
|
||||
@ -1,5 +1,5 @@
|
||||
{
|
||||
"description": "BellSoft Liberica is a 100% open-source Java 14 implementation",
|
||||
"description": "BellSoft Liberica is a 100% open-source Java 15 implementation",
|
||||
"homepage": "https://bell-sw.com/java",
|
||||
"version": "15.0.2-10",
|
||||
"license": "GPL-2.0-only WITH Classpath-exception-2.0",
|
||||
@ -17,26 +17,5 @@
|
||||
"env_add_path": "bin",
|
||||
"env_set": {
|
||||
"JAVA_HOME": "$dir"
|
||||
},
|
||||
"checkver": {
|
||||
"url": "https://api.bell-sw.com/v1/liberica/releases?version-feature=15&bundle-type=jdk-lite&version-modifier=latest&release-type=all&os=windows&arch=x86&installation-type=archive&package-type=zip&output=json&fields=version",
|
||||
"jsonpath": "$.version",
|
||||
"regex": "(?<major>[\\d.]+)(?:\\+)(?<build>[\\d]+)",
|
||||
"replace": "${major}-${build}"
|
||||
},
|
||||
"autoupdate": {
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/bell-sw/Liberica/releases/download/$matchMajor%2B$matchBuild/bellsoft-jdk$matchMajor%2B$matchBuild-windows-amd64-lite.zip"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/bell-sw/Liberica/releases/download/$matchMajor%2B$matchBuild/bellsoft-jdk$matchMajor%2B$matchBuild-windows-i586-lite.zip"
|
||||
}
|
||||
},
|
||||
"hash": {
|
||||
"url": "https://api.bell-sw.com/v1/liberica/releases/$basename",
|
||||
"jsonpath": "$.sha1"
|
||||
},
|
||||
"extract_dir": "jdk-$matchMajor-lite"
|
||||
}
|
||||
}
|
||||
|
||||
@ -1,5 +1,5 @@
|
||||
{
|
||||
"description": "BellSoft Liberica is a 100% open-source Java 14 implementation",
|
||||
"description": "BellSoft Liberica is a 100% open-source Java 15 implementation",
|
||||
"homepage": "https://bell-sw.com/java",
|
||||
"version": "15.0.2-10",
|
||||
"license": "GPL-2.0-only WITH Classpath-exception-2.0",
|
||||
@ -12,31 +12,5 @@
|
||||
"url": "https://github.com/bell-sw/Liberica/releases/download/15.0.2%2B10/bellsoft-jdk15.0.2%2B10-windows-i586.zip",
|
||||
"hash": "sha1:dca8ede3b2a1fddacadfc74cd9b77e23436c7f78"
|
||||
}
|
||||
},
|
||||
"extract_dir": "jdk-15.0.2",
|
||||
"env_add_path": "bin",
|
||||
"env_set": {
|
||||
"JAVA_HOME": "$dir"
|
||||
},
|
||||
"checkver": {
|
||||
"url": "https://api.bell-sw.com/v1/liberica/releases?version-feature=15&bundle-type=jdk&version-modifier=latest&release-type=all&os=windows&arch=x86&installation-type=archive&package-type=zip&output=json&fields=version",
|
||||
"jsonpath": "$.version",
|
||||
"regex": "(?<major>[\\d.]+)(?:\\+)(?<build>[\\d]+)",
|
||||
"replace": "${major}-${build}"
|
||||
},
|
||||
"autoupdate": {
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/bell-sw/Liberica/releases/download/$matchMajor%2B$matchBuild/bellsoft-jdk$matchMajor%2B$matchBuild-windows-amd64.zip"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/bell-sw/Liberica/releases/download/$matchMajor%2B$matchBuild/bellsoft-jdk$matchMajor%2B$matchBuild-windows-i586.zip"
|
||||
}
|
||||
},
|
||||
"hash": {
|
||||
"url": "https://api.bell-sw.com/v1/liberica/releases/$basename",
|
||||
"jsonpath": "$.sha1"
|
||||
},
|
||||
"extract_dir": "jdk-$matchMajor"
|
||||
}
|
||||
}
|
||||
|
||||
42
bucket/liberica16-full-jdk.json
Normal file
42
bucket/liberica16-full-jdk.json
Normal file
@ -0,0 +1,42 @@
|
||||
{
|
||||
"description": "BellSoft Liberica is a 100% open-source Java 16 implementation",
|
||||
"homepage": "https://bell-sw.com/java",
|
||||
"version": "16-36",
|
||||
"license": "GPL-2.0-only WITH Classpath-exception-2.0",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/bell-sw/Liberica/releases/download/16%2B36/bellsoft-jdk16%2B36-windows-amd64-full.zip",
|
||||
"hash": "sha1:6cc1f3ead19e4d356210fddb544033d601336857"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/bell-sw/Liberica/releases/download/16%2B36/bellsoft-jdk16%2B36-windows-i586-full.zip",
|
||||
"hash": "sha1:5d1df3a64154e173ae06d4f3be6222be85028691"
|
||||
}
|
||||
},
|
||||
"extract_dir": "jdk-16-full",
|
||||
"env_add_path": "bin",
|
||||
"env_set": {
|
||||
"JAVA_HOME": "$dir"
|
||||
},
|
||||
"checkver": {
|
||||
"url": "https://api.bell-sw.com/v1/liberica/releases?version-feature=16&bundle-type=jdk-full&version-modifier=latest&release-type=all&os=windows&arch=x86&installation-type=archive&package-type=zip&output=json&fields=version",
|
||||
"jsonpath": "$.version",
|
||||
"regex": "(?<major>[\\d.]+)(?:\\+)(?<build>[\\d]+)",
|
||||
"replace": "${major}-${build}"
|
||||
},
|
||||
"autoupdate": {
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/bell-sw/Liberica/releases/download/$matchMajor%2B$matchBuild/bellsoft-jdk$matchMajor%2B$matchBuild-windows-amd64-full.zip"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/bell-sw/Liberica/releases/download/$matchMajor%2B$matchBuild/bellsoft-jdk$matchMajor%2B$matchBuild-windows-i586-full.zip"
|
||||
}
|
||||
},
|
||||
"hash": {
|
||||
"url": "https://api.bell-sw.com/v1/liberica/releases/$basename",
|
||||
"jsonpath": "$.sha1"
|
||||
},
|
||||
"extract_dir": "jdk-$matchMajor-full"
|
||||
}
|
||||
}
|
||||
42
bucket/liberica16-full-jre.json
Normal file
42
bucket/liberica16-full-jre.json
Normal file
@ -0,0 +1,42 @@
|
||||
{
|
||||
"description": "BellSoft Liberica is a 100% open-source Java 16 implementation",
|
||||
"homepage": "https://bell-sw.com/java",
|
||||
"version": "16-36",
|
||||
"license": "GPL-2.0-only WITH Classpath-exception-2.0",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/bell-sw/Liberica/releases/download/16%2B36/bellsoft-jre16%2B36-windows-amd64-full.zip",
|
||||
"hash": "sha1:f1b46d4495dc2122aac09db23227d9a9888ae15c"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/bell-sw/Liberica/releases/download/16%2B36/bellsoft-jre16%2B36-windows-i586-full.zip",
|
||||
"hash": "sha1:005b6ba69ea75f65b3b1b1b97f2ed73bedafcafc"
|
||||
}
|
||||
},
|
||||
"extract_dir": "jre-16-full",
|
||||
"env_add_path": "bin",
|
||||
"env_set": {
|
||||
"JAVA_HOME": "$dir"
|
||||
},
|
||||
"checkver": {
|
||||
"url": "https://api.bell-sw.com/v1/liberica/releases?version-feature=16&bundle-type=jre-full&version-modifier=latest&release-type=all&os=windows&arch=x86&installation-type=archive&package-type=zip&output=json&fields=version",
|
||||
"jsonpath": "$.version",
|
||||
"regex": "(?<major>[\\d.]+)(?:\\+)(?<build>[\\d]+)",
|
||||
"replace": "${major}-${build}"
|
||||
},
|
||||
"autoupdate": {
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/bell-sw/Liberica/releases/download/$matchMajor%2B$matchBuild/bellsoft-jre$matchMajor%2B$matchBuild-windows-amd64-full.zip"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/bell-sw/Liberica/releases/download/$matchMajor%2B$matchBuild/bellsoft-jre$matchMajor%2B$matchBuild-windows-i586-full.zip"
|
||||
}
|
||||
},
|
||||
"hash": {
|
||||
"url": "https://api.bell-sw.com/v1/liberica/releases/$basename",
|
||||
"jsonpath": "$.sha1"
|
||||
},
|
||||
"extract_dir": "jre-$matchMajor-full"
|
||||
}
|
||||
}
|
||||
42
bucket/liberica16-jdk.json
Normal file
42
bucket/liberica16-jdk.json
Normal file
@ -0,0 +1,42 @@
|
||||
{
|
||||
"description": "BellSoft Liberica is a 100% open-source Java 16 implementation",
|
||||
"homepage": "https://bell-sw.com/java",
|
||||
"version": "16-36",
|
||||
"license": "GPL-2.0-only WITH Classpath-exception-2.0",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/bell-sw/Liberica/releases/download/16%2B36/bellsoft-jdk16%2B36-windows-amd64.zip",
|
||||
"hash": "sha1:cd42d5657c8031852c283b5b20ab63f550744f0e"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/bell-sw/Liberica/releases/download/16%2B36/bellsoft-jdk16%2B36-windows-i586.zip",
|
||||
"hash": "sha1:9dd9b57e97a0cff5dbbf7399027b91eccd185e1e"
|
||||
}
|
||||
},
|
||||
"extract_dir": "jdk-16",
|
||||
"env_add_path": "bin",
|
||||
"env_set": {
|
||||
"JAVA_HOME": "$dir"
|
||||
},
|
||||
"checkver": {
|
||||
"url": "https://api.bell-sw.com/v1/liberica/releases?version-feature=16&bundle-type=jdk&version-modifier=latest&release-type=all&os=windows&arch=x86&installation-type=archive&package-type=zip&output=json&fields=version",
|
||||
"jsonpath": "$.version",
|
||||
"regex": "(?<major>[\\d.]+)(?:\\+)(?<build>[\\d]+)",
|
||||
"replace": "${major}-${build}"
|
||||
},
|
||||
"autoupdate": {
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/bell-sw/Liberica/releases/download/$matchMajor%2B$matchBuild/bellsoft-jdk$matchMajor%2B$matchBuild-windows-amd64.zip"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/bell-sw/Liberica/releases/download/$matchMajor%2B$matchBuild/bellsoft-jdk$matchMajor%2B$matchBuild-windows-i586.zip"
|
||||
}
|
||||
},
|
||||
"hash": {
|
||||
"url": "https://api.bell-sw.com/v1/liberica/releases/$basename",
|
||||
"jsonpath": "$.sha1"
|
||||
},
|
||||
"extract_dir": "jdk-$matchMajor"
|
||||
}
|
||||
}
|
||||
42
bucket/liberica16-jre.json
Normal file
42
bucket/liberica16-jre.json
Normal file
@ -0,0 +1,42 @@
|
||||
{
|
||||
"description": "BellSoft Liberica is a 100% open-source Java 16 implementation",
|
||||
"homepage": "https://bell-sw.com/java",
|
||||
"version": "16-36",
|
||||
"license": "GPL-2.0-only WITH Classpath-exception-2.0",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/bell-sw/Liberica/releases/download/16%2B36/bellsoft-jre16%2B36-windows-amd64.zip",
|
||||
"hash": "sha1:fa791c3df3281e27201f5dbd501523e4752dd46d"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/bell-sw/Liberica/releases/download/16%2B36/bellsoft-jre16%2B36-windows-i586.zip",
|
||||
"hash": "sha1:fa1e3b73772c4723a79d6d4bc6a3f58cddc24005"
|
||||
}
|
||||
},
|
||||
"extract_dir": "jre-16",
|
||||
"env_add_path": "bin",
|
||||
"env_set": {
|
||||
"JAVA_HOME": "$dir"
|
||||
},
|
||||
"checkver": {
|
||||
"url": "https://api.bell-sw.com/v1/liberica/releases?version-feature=16&bundle-type=jre&version-modifier=latest&release-type=all&os=windows&arch=x86&installation-type=archive&package-type=zip&output=json&fields=version",
|
||||
"jsonpath": "$.version",
|
||||
"regex": "(?<major>[\\d.]+)(?:\\+)(?<build>[\\d]+)",
|
||||
"replace": "${major}-${build}"
|
||||
},
|
||||
"autoupdate": {
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/bell-sw/Liberica/releases/download/$matchMajor%2B$matchBuild/bellsoft-jre$matchMajor%2B$matchBuild-windows-amd64.zip"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/bell-sw/Liberica/releases/download/$matchMajor%2B$matchBuild/bellsoft-jre$matchMajor%2B$matchBuild-windows-i586.zip"
|
||||
}
|
||||
},
|
||||
"hash": {
|
||||
"url": "https://api.bell-sw.com/v1/liberica/releases/$basename",
|
||||
"jsonpath": "$.sha1"
|
||||
},
|
||||
"extract_dir": "jre-$matchMajor"
|
||||
}
|
||||
}
|
||||
42
bucket/liberica16-lite-jdk.json
Normal file
42
bucket/liberica16-lite-jdk.json
Normal file
@ -0,0 +1,42 @@
|
||||
{
|
||||
"description": "BellSoft Liberica is a 100% open-source Java 16 implementation",
|
||||
"homepage": "https://bell-sw.com/java",
|
||||
"version": "16-36",
|
||||
"license": "GPL-2.0-only WITH Classpath-exception-2.0",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/bell-sw/Liberica/releases/download/16%2B36/bellsoft-jdk16%2B36-windows-amd64-lite.zip",
|
||||
"hash": "sha1:506bed49243788ed6e37564e062e164f777fddfc"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/bell-sw/Liberica/releases/download/16%2B36/bellsoft-jdk16%2B36-windows-i586-lite.zip",
|
||||
"hash": "sha1:586ed0266987e8f06d4ae4835578eb7b0820157a"
|
||||
}
|
||||
},
|
||||
"extract_dir": "jdk-16-lite",
|
||||
"env_add_path": "bin",
|
||||
"env_set": {
|
||||
"JAVA_HOME": "$dir"
|
||||
},
|
||||
"checkver": {
|
||||
"url": "https://api.bell-sw.com/v1/liberica/releases?version-feature=16&bundle-type=jdk-lite&version-modifier=latest&release-type=all&os=windows&arch=x86&installation-type=archive&package-type=zip&output=json&fields=version",
|
||||
"jsonpath": "$.version",
|
||||
"regex": "(?<major>[\\d.]+)(?:\\+)(?<build>[\\d]+)",
|
||||
"replace": "${major}-${build}"
|
||||
},
|
||||
"autoupdate": {
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/bell-sw/Liberica/releases/download/$matchMajor%2B$matchBuild/bellsoft-jdk$matchMajor%2B$matchBuild-windows-amd64-lite.zip"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/bell-sw/Liberica/releases/download/$matchMajor%2B$matchBuild/bellsoft-jdk$matchMajor%2B$matchBuild-windows-i586-lite.zip"
|
||||
}
|
||||
},
|
||||
"hash": {
|
||||
"url": "https://api.bell-sw.com/v1/liberica/releases/$basename",
|
||||
"jsonpath": "$.sha1"
|
||||
},
|
||||
"extract_dir": "jdk-$matchMajor-lite"
|
||||
}
|
||||
}
|
||||
Loading…
x
Reference in New Issue
Block a user