liberica8: Update to version 8u292-10

This commit is contained in:
Mathias Hermansson 2021-04-21 18:45:58 +02:00
parent 109914845f
commit 91cf8d5471

View File

@ -1,19 +1,19 @@
{
"description": "BellSoft Liberica is a 100% open-source Java 8 implementation",
"homepage": "https://bell-sw.com/java",
"version": "8u282-8",
"version": "8u292-10",
"license": "GPL-2.0-only WITH Classpath-exception-2.0",
"architecture": {
"64bit": {
"url": "https://github.com/bell-sw/Liberica/releases/download/8u282%2B8/bellsoft-jdk8u282%2B8-windows-amd64.zip",
"hash": "sha1:b9b00f72b1aa7e22edae23f34f04745548784cc4"
"url": "https://github.com/bell-sw/Liberica/releases/download/8u292%2B10/bellsoft-jdk8u292%2B10-windows-amd64.zip",
"hash": "1cef12dc3ad7f46f82eb4243ce101bb1124bead5547cd04018d536e385117e85"
},
"32bit": {
"url": "https://github.com/bell-sw/Liberica/releases/download/8u282%2B8/bellsoft-jdk8u282%2B8-windows-i586.zip",
"hash": "sha1:a450b0c6a38ee51be45cbe8c655fefac76290278"
"url": "https://github.com/bell-sw/Liberica/releases/download/8u292%2B10/bellsoft-jdk8u292%2B10-windows-i586.zip",
"hash": "da4ddd613f0fc018315780ba06ccb6e7445a79e9310d85577a309b07df6fd2fc"
}
},
"extract_dir": "jdk8u282",
"extract_dir": "jdk8u292",
"env_add_path": "bin",
"env_set": {
"JAVA_HOME": "$dir"