Skip to content

Commit f8c8e77

Browse files
liberica8-full-jdk: Update to version 8u442-7
1 parent 623fa41 commit f8c8e77

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

0 commit comments

Comments
 (0)