liberica8-jre: Update to version 8u282-8

This commit is contained in:
Mathias Hermansson 2021-01-19 20:50:02 +01:00
parent 5489619666
commit d6d280dd34

View File

@ -1,19 +1,19 @@
{
"description": "BellSoft Liberica is a 100% open-source Java 8 implementation",
"homepage": "https://bell-sw.com/java",
"version": "8u275-1",
"version": "8u282-8",
"license": "GPL-2.0-only WITH Classpath-exception-2.0",
"architecture": {
"64bit": {
"url": "https://github.com/bell-sw/Liberica/releases/download/8u275%2B1/bellsoft-jre8u275%2B1-windows-amd64.zip",
"hash": "sha1:b75426e21865fc25da8efff9130fb7c629dfe793"
"url": "https://github.com/bell-sw/Liberica/releases/download/8u282%2B8/bellsoft-jre8u282%2B8-windows-amd64.zip",
"hash": "sha1:e94f695677b2729dd5defa2ea31ca51e22c48fa1"
},
"32bit": {
"url": "https://github.com/bell-sw/Liberica/releases/download/8u275%2B1/bellsoft-jre8u275%2B1-windows-i586.zip",
"hash": "sha1:d030b8c7cfcb8de4074eb4caa7c4ff086475fef9"
"url": "https://github.com/bell-sw/Liberica/releases/download/8u282%2B8/bellsoft-jre8u282%2B8-windows-i586.zip",
"hash": "sha1:1ecde9dd7a24b561f4b151911f40be2741d60534"
}
},
"extract_dir": "jre8u275",
"extract_dir": "jre8u282",
"env_add_path": "bin",
"env_set": {
"JAVA_HOME": "$dir"