liberica14-lite: Update to version 14.0.2-13

This commit is contained in:
Mathias Hermansson 2020-07-14 23:38:16 +02:00
parent f052ba61ba
commit c50b0dcfa1

View File

@ -1,19 +1,19 @@
{
"description": "BellSoft Liberica is a 100% open-source Java 14 implementation",
"homepage": "https://bell-sw.com/java",
"version": "14.0.1-8",
"version": "14.0.2-13",
"license": "GPL-2.0-only WITH Classpath-exception-2.0",
"architecture": {
"64bit": {
"url": "https://github.com/bell-sw/Liberica/releases/download/14.0.1%2B8/bellsoft-jdk14.0.1%2B8-windows-amd64-lite.zip",
"hash": "314ed8e816b924242858fa219d40e20aebd64db217e1b3b8328502a29f1c834c"
"url": "https://github.com/bell-sw/Liberica/releases/download/14.0.2%2B13/bellsoft-jdk14.0.2%2B13-windows-amd64-lite.zip",
"hash": "sha1:3b22788dd7251c24efb98c4dc70a3c4d9631b786"
},
"32bit": {
"url": "https://github.com/bell-sw/Liberica/releases/download/14.0.1%2B8/bellsoft-jdk14.0.1%2B8-windows-i586-lite.zip",
"hash": "e682bad6c5265afb7ab887875667e8d2a1b43f3326f3dafad6bc24b11c03fad1"
"url": "https://github.com/bell-sw/Liberica/releases/download/14.0.2%2B13/bellsoft-jdk14.0.2%2B13-windows-i586-lite.zip",
"hash": "sha1:be37d012eddfaba8641098c18fa1b6723493b894"
}
},
"extract_dir": "jdk-14.0.1-lite",
"extract_dir": "jdk-14.0.2-lite",
"env_add_path": "bin",
"env_set": {
"JAVA_HOME": "$dir"