liberica-lite: Update to version 15.0.2-8

This commit is contained in:
Mathias Hermansson 2021-01-19 20:50:01 +01:00
parent e42b9a38e6
commit ba318cd691

View File

@ -1,19 +1,19 @@
{
"description": "BellSoft Liberica is a 100% open-source Java implementation",
"homepage": "https://bell-sw.com/java",
"version": "15.0.1-9",
"version": "15.0.2-8",
"license": "GPL-2.0-only WITH Classpath-exception-2.0",
"architecture": {
"64bit": {
"url": "https://github.com/bell-sw/Liberica/releases/download/15.0.1%2B9/bellsoft-jdk15.0.1%2B9-windows-amd64-lite.zip",
"hash": "sha1:c4ed97110677cd47cf709f06aed1468f85f8ca7d"
"url": "https://github.com/bell-sw/Liberica/releases/download/15.0.2%2B8/bellsoft-jdk15.0.2%2B8-windows-amd64-lite.zip",
"hash": "sha1:2c22ff0038b4702c35b55bc671ea3f16116fb22a"
},
"32bit": {
"url": "https://github.com/bell-sw/Liberica/releases/download/15.0.1%2B9/bellsoft-jdk15.0.1%2B9-windows-i586-lite.zip",
"hash": "sha1:062156fbfd973915165925322058d78b45f913d2"
"url": "https://github.com/bell-sw/Liberica/releases/download/15.0.2%2B8/bellsoft-jdk15.0.2%2B8-windows-i586-lite.zip",
"hash": "sha1:4aeb987da62a581c23ffd00c6acd36dae2cecc11"
}
},
"extract_dir": "jdk-15.0.1-lite",
"extract_dir": "jdk-15.0.2-lite",
"env_add_path": "bin",
"env_set": {
"JAVA_HOME": "$dir"