liberica-lite-lts-jdk: Update to version 18-37

This commit is contained in:
Mathias Hermansson 2022-03-24 00:38:33 +01:00
parent 45df265e76
commit b0cf222c35

View File

@ -1,19 +1,19 @@
{
"description": "BellSoft Liberica is a 100% open-source Java implementation",
"homepage": "https://bell-sw.com/java",
"version": "17.0.2-9",
"version": "18-37",
"license": "GPL-2.0-only WITH Classpath-exception-2.0",
"architecture": {
"64bit": {
"url": "https://github.com/bell-sw/Liberica/releases/download/17.0.2%2B9/bellsoft-jdk17.0.2%2B9-windows-amd64-lite.zip",
"hash": "sha1:32a5fab8ba1b34477e231b40c648969bdfc0634e"
"url": "https://github.com/bell-sw/Liberica/releases/download/18%2B37/bellsoft-jdk18%2B37-windows-amd64-lite.zip",
"hash": "sha1:cead9a81f6575c77efd59b6e1bd158f5075f115e"
},
"32bit": {
"url": "https://github.com/bell-sw/Liberica/releases/download/17.0.2%2B9/bellsoft-jdk17.0.2%2B9-windows-i586-lite.zip",
"hash": "sha1:dc5a925af08076c832e5e534895e13650f7cee09"
"url": "https://github.com/bell-sw/Liberica/releases/download/18%2B37/bellsoft-jdk18%2B37-windows-i586-lite.zip",
"hash": "sha1:e515b0ca8b58a995a7675fb8d274e17c1641c84b"
}
},
"extract_dir": "jdk-17.0.2-lite",
"extract_dir": "jdk-18-lite",
"env_add_path": "bin",
"env_set": {
"JAVA_HOME": "$dir"