liberica11-jdk: Update to version 11.0.15.1-2

This commit is contained in:
Mathias Hermansson 2022-06-02 21:01:04 +02:00
parent 2c919b0d59
commit 1695cab096

View File

@ -1,19 +1,19 @@
{
"description": "BellSoft Liberica is a 100% open-source Java 11 implementation",
"homepage": "https://bell-sw.com/java",
"version": "11.0.15-10",
"version": "11.0.15.1-2",
"license": "GPL-2.0-only WITH Classpath-exception-2.0",
"architecture": {
"64bit": {
"url": "https://github.com/bell-sw/Liberica/releases/download/11.0.15%2B10/bellsoft-jdk11.0.15%2B10-windows-amd64.zip",
"hash": "ca5a36638077d4031e6aa06662c7e49e147e512342f3097d5cee6e679d69a6b9"
"url": "https://github.com/bell-sw/Liberica/releases/download/11.0.15.1%2B2/bellsoft-jdk11.0.15.1%2B2-windows-amd64.zip",
"hash": "sha1:637d9dbaf44856b4032e3a488909883325f61fb0"
},
"32bit": {
"url": "https://github.com/bell-sw/Liberica/releases/download/11.0.15%2B10/bellsoft-jdk11.0.15%2B10-windows-i586.zip",
"hash": "10d69aff51d8fbd429f2c711bf5173804ce3a05aba2d983de95390b68b59c0c4"
"url": "https://github.com/bell-sw/Liberica/releases/download/11.0.15.1%2B2/bellsoft-jdk11.0.15.1%2B2-windows-i586.zip",
"hash": "sha1:c4683ffa0c0c4a0f3d184fbdb9958d469595bdf1"
}
},
"extract_dir": "jdk-11.0.15",
"extract_dir": "jdk-11.0.15.1",
"env_add_path": "bin",
"env_set": {
"JAVA_HOME": "$dir"