Skip to content

Commit 87c8d5e

Browse files
liberica8-jdk: Update to version 8u432-7
1 parent 00e5106 commit 87c8d5e

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": "8u422-6",
4+
"version": "8u432-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/8u422%2B6/bellsoft-jdk8u422%2B6-windows-amd64.zip",
9-
"hash": "dba7d088d0a69c2ce6344d10f1ac1c9128b73a9ac17ee659b3e5638657594fff"
8+
"url": "https://github.com/bell-sw/Liberica/releases/download/8u432%2B7/bellsoft-jdk8u432%2B7-windows-amd64.zip",
9+
"hash": "sha1:58a35a572d15b9c2f26e03258a83973397fb3e7b"
1010
},
1111
"32bit": {
12-
"url": "https://github.com/bell-sw/Liberica/releases/download/8u422%2B6/bellsoft-jdk8u422%2B6-windows-i586.zip",
13-
"hash": "42e9e67b20f6e9ec087fa89b8cd1f206d24a0fe72f3751498bad763e0dce3124"
12+
"url": "https://github.com/bell-sw/Liberica/releases/download/8u432%2B7/bellsoft-jdk8u432%2B7-windows-i586.zip",
13+
"hash": "sha1:5735c49f7c0362edb3f7f078c1bdfe98f4c6a40f"
1414
}
1515
},
16-
"extract_dir": "jdk8u422",
16+
"extract_dir": "jdk8u432",
1717
"env_add_path": "bin",
1818
"env_set": {
1919
"JAVA_HOME": "$dir"

0 commit comments

Comments
 (0)