liberica: Update to version 15.0.2-10

This commit is contained in:
Mathias Hermansson 2021-01-22 18:37:12 +01:00
parent c5965df2ac
commit c64bcf74ae

View File

@ -1,16 +1,16 @@
{
"description": "BellSoft Liberica is a 100% open-source Java implementation",
"homepage": "https://bell-sw.com/java",
"version": "15.0.2-8",
"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%2B8/bellsoft-jdk15.0.2%2B8-windows-amd64.zip",
"hash": "sha1:50396f3c6a3151a2eb465648e265cfdd8d01718e"
"url": "https://github.com/bell-sw/Liberica/releases/download/15.0.2%2B10/bellsoft-jdk15.0.2%2B10-windows-amd64.zip",
"hash": "sha1:5d29500deb98111073de8f70ba2b805ef5b02b98"
},
"32bit": {
"url": "https://github.com/bell-sw/Liberica/releases/download/15.0.2%2B8/bellsoft-jdk15.0.2%2B8-windows-i586.zip",
"hash": "sha1:f1b6c0f6b2babcae9e49c8793944b2061178ac4f"
"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",