liberica8-full-jdk: Update to version 8u333-2

This commit is contained in:
Mathias Hermansson 2022-06-02 21:01:04 +02:00
parent 0884f1cf95
commit 796b875341

View File

@ -1,19 +1,19 @@
{
"description": "BellSoft Liberica is a 100% open-source Java 8 implementation",
"homepage": "https://bell-sw.com/java",
"version": "8u332-9",
"version": "8u333-2",
"license": "GPL-2.0-only WITH Classpath-exception-2.0",
"architecture": {
"64bit": {
"url": "https://github.com/bell-sw/Liberica/releases/download/8u332%2B9/bellsoft-jdk8u332%2B9-windows-amd64-full.zip",
"hash": "sha1:28d0b11ca28c3fded5d675b919f96672acabb194"
"url": "https://github.com/bell-sw/Liberica/releases/download/8u333%2B2/bellsoft-jdk8u333%2B2-windows-amd64-full.zip",
"hash": "sha1:e6cd5549a7f98858ed4291e7c16501f98311d0b1"
},
"32bit": {
"url": "https://github.com/bell-sw/Liberica/releases/download/8u332%2B9/bellsoft-jdk8u332%2B9-windows-i586-full.zip",
"hash": "sha1:1ec7db42c7f8c4693fb387dfbc25b9264228e2d0"
"url": "https://github.com/bell-sw/Liberica/releases/download/8u333%2B2/bellsoft-jdk8u333%2B2-windows-i586-full.zip",
"hash": "sha1:e33e614214c8a0646205bf7cd40ef3d28d913244"
}
},
"extract_dir": "jdk8u332-full",
"extract_dir": "jdk8u333-full",
"env_add_path": "bin",
"env_set": {
"JAVA_HOME": "$dir"