Skip to content

Commit 9c77e25

Browse files
liberica8-jdk: Update to version 8u442-7
1 parent bc5a26c commit 9c77e25

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

bucket/liberica8-jdk.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,19 @@
11
{
22
"description": "BellSoft Liberica is a 100% open-source Java 8 implementation",
33
"homepage": "https://bell-sw.com/java",
4-
"version": "8u432-7",
4+
"version": "8u442-7",
55
"license": "GPL-2.0-only WITH Classpath-exception-2.0",
66
"architecture": {
77
"64bit": {
8-
"url": "https://github.com/bell-sw/Liberica/releases/download/8u432%2B7/bellsoft-jdk8u432%2B7-windows-amd64.zip",
9-
"hash": "sha1:58a35a572d15b9c2f26e03258a83973397fb3e7b"
8+
"url": "https://github.com/bell-sw/Liberica/releases/download/8u442%2B7/bellsoft-jdk8u442%2B7-windows-amd64.zip",
9+
"hash": "sha1:1b006ce558fcb5520c1cf4c2d604cc1ddd10510e"
1010
},
1111
"32bit": {
12-
"url": "https://github.com/bell-sw/Liberica/releases/download/8u432%2B7/bellsoft-jdk8u432%2B7-windows-i586.zip",
13-
"hash": "sha1:5735c49f7c0362edb3f7f078c1bdfe98f4c6a40f"
12+
"url": "https://github.com/bell-sw/Liberica/releases/download/8u442%2B7/bellsoft-jdk8u442%2B7-windows-i586.zip",
13+
"hash": "sha1:09c5af00c06691416135f7b8da56429a08de3838"
1414
}
1515
},
16-
"extract_dir": "jdk8u432",
16+
"extract_dir": "jdk8u442",
1717
"env_add_path": "bin",
1818
"env_set": {
1919
"JAVA_HOME": "$dir"

0 commit comments

Comments
 (0)