Java/bucket/liberica15-jre.json
Mathias Hermansson ff3878e5b5
liberica*: Manifest maintenance (#263)
* liberica16*: Add manifests

* liberica15: Manifest maintenance
2021-04-06 19:22:34 +02:00

17 lines
703 B
JSON

{
"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",
"architecture": {
"64bit": {
"url": "https://github.com/bell-sw/Liberica/releases/download/15.0.2%2B10/bellsoft-jre15.0.2%2B10-windows-amd64.zip",
"hash": "sha1:e2dd098a94371a22290e6d2dc2cdc6696e22770b"
},
"32bit": {
"url": "https://github.com/bell-sw/Liberica/releases/download/15.0.2%2B10/bellsoft-jre15.0.2%2B10-windows-i586.zip",
"hash": "sha1:665435a84aa56df46e704af01e6dd7b63721bfc4"
}
}
}