liberica8-full: Update to version 8u265-1

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

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-jdk8u262%2B10-windows-amd64-full.zip",
"hash": "sha1:3481c6d9b6ea27323d4d58817b600b8447bccd0a"
"url": "https://github.com/bell-sw/Liberica/releases/download/8u265%2B1/bellsoft-jdk8u265%2B1-windows-amd64-full.zip",
"hash": "sha1:60cfb58e13daf752ee03150b991930da905ca05e"
},
"32bit": {
"url": "https://github.com/bell-sw/Liberica/releases/download/8u262%2B10/bellsoft-jdk8u262%2B10-windows-i586-full.zip",
"hash": "sha1:1329c262830c3e9bcda3f48799213d4a2bc0daac"
"url": "https://github.com/bell-sw/Liberica/releases/download/8u265%2B1/bellsoft-jdk8u265%2B1-windows-i586-full.zip",
"hash": "sha1:7f04e86d7c8193e19bfd7f60b7a0c68b4b14cf9b"
}
},
"extract_dir": "jdk8u262",
"extract_dir": "jdk8u265",
"env_add_path": "bin",
"env_set": {
"JAVA_HOME": "$dir"