liberica8: Update to version 8u262-10

This commit is contained in:
Mathias Hermansson 2020-07-14 23:38:16 +02:00
parent 9021600212
commit f3a57285ee

View File

@ -1,19 +1,19 @@
{
"description": "BellSoft Liberica is a 100% open-source Java 8 implementation",
"homepage": "https://bell-sw.com/java",
"version": "8u252-9",
"version": "8u262-10",
"license": "GPL-2.0-only WITH Classpath-exception-2.0",
"architecture": {
"64bit": {
"url": "https://github.com/bell-sw/Liberica/releases/download/8u252%2B9/bellsoft-jdk8u252%2B9-windows-amd64.zip",
"hash": "1a559f4474bbb47434156ea4a86567f46755f41a2087f8370e0526b0cb84882e"
"url": "https://github.com/bell-sw/Liberica/releases/download/8u262%2B10/bellsoft-jdk8u262%2B10-windows-amd64.zip",
"hash": "sha1:33ff745b2ec55a9ca08ee4d44d391764b30e8bc1"
},
"32bit": {
"url": "https://github.com/bell-sw/Liberica/releases/download/8u252%2B9/bellsoft-jdk8u252%2B9-windows-i586.zip",
"hash": "46208fee63ab9ee10c52f1e08ce5bc5b7262baacf4df4b6d1069be63e374230f"
"url": "https://github.com/bell-sw/Liberica/releases/download/8u262%2B10/bellsoft-jdk8u262%2B10-windows-i586.zip",
"hash": "sha1:aa1d094a9bffe5fbf68c625dd5b60329e81b5371"
}
},
"extract_dir": "jdk8u252",
"extract_dir": "jdk8u262",
"env_add_path": "bin",
"env_set": {
"JAVA_HOME": "$dir"