Skip to content

Commit 91132df

Browse files
liberica8-full-jdk: Update to version 8u432-7
1 parent a367143 commit 91132df

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

bucket/liberica8-full-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-full.zip",
9-
"hash": "66c29742a9f79b85fd7fd4724ce12b52812b10c20ef18f1b7def56761030a3db"
8+
"url": "https://github.com/bell-sw/Liberica/releases/download/8u432%2B7/bellsoft-jdk8u432%2B7-windows-amd64-full.zip",
9+
"hash": "sha1:b6b92fab6285c62fe7cf396885c7838b9f5035d1"
1010
},
1111
"32bit": {
12-
"url": "https://github.com/bell-sw/Liberica/releases/download/8u422%2B6/bellsoft-jdk8u422%2B6-windows-i586-full.zip",
13-
"hash": "02d84fbb6c7cb3a219e06f20a320e15687c3cb6d3a68ca28fd5ae43f8fcbc4f8"
12+
"url": "https://github.com/bell-sw/Liberica/releases/download/8u432%2B7/bellsoft-jdk8u432%2B7-windows-i586-full.zip",
13+
"hash": "sha1:6dee92f7c2380a4ad1495001c53b98dca2c5fca3"
1414
}
1515
},
16-
"extract_dir": "jdk8u422-full",
16+
"extract_dir": "jdk8u432-full",
1717
"env_add_path": "bin",
1818
"env_set": {
1919
"JAVA_HOME": "$dir"

0 commit comments

Comments
 (0)