liberica8-jre: Update to version 8u265-1

This commit is contained in:
Mathias Hermansson 2020-07-29 23:31:27 +02:00
parent d44584f7ee
commit 058f3ff29b

View File

@ -1,19 +1,19 @@
{
"description": "BellSoft Liberica is a 100% open-source Java 8 implementation",
"homepage": "https://bell-sw.com/java",
"version": "8u262-10",
"version": "8u265-1",
"license": "GPL-2.0-only WITH Classpath-exception-2.0",
"architecture": {
"64bit": {
"url": "https://github.com/bell-sw/Liberica/releases/download/8u262%2B10/bellsoft-jre8u262%2B10-windows-amd64.zip",
"hash": "sha1:bcadaab219d6c787123bdd1ecf825ccec7563f35"
"url": "https://github.com/bell-sw/Liberica/releases/download/8u265%2B1/bellsoft-jre8u265%2B1-windows-amd64.zip",
"hash": "sha1:eb8857bc05dfaff3c2e293923ec6927e956e6e84"
},
"32bit": {
"url": "https://github.com/bell-sw/Liberica/releases/download/8u262%2B10/bellsoft-jre8u262%2B10-windows-i586.zip",
"hash": "sha1:823bcef4aaeb429e1247060b937fd89700bca5c8"
"url": "https://github.com/bell-sw/Liberica/releases/download/8u265%2B1/bellsoft-jre8u265%2B1-windows-i586.zip",
"hash": "sha1:3be8e478bca2cc05256842743973f686cbae395d"
}
},
"extract_dir": "jre8u262",
"extract_dir": "jre8u265",
"env_add_path": "bin",
"env_set": {
"JAVA_HOME": "$dir"