Skip to content

Commit b53c306

Browse files
liberica8-jdk: Update to version 8u472-9
1 parent 5bf7d90 commit b53c306

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": "8u462-11",
4+
"version": "8u472-9",
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/8u462%2B11/bellsoft-jdk8u462%2B11-windows-amd64.zip",
9-
"hash": "sha1:8d515eb9dadac6496c9a76a6aedc6697ce01cbd6"
8+
"url": "https://github.com/bell-sw/Liberica/releases/download/8u472%2B9/bellsoft-jdk8u472%2B9-windows-amd64.zip",
9+
"hash": "sha1:89ba46ba70dbc04e6ee3ae0f8488ce6ebce0d0af"
1010
},
1111
"32bit": {
12-
"url": "https://github.com/bell-sw/Liberica/releases/download/8u462%2B11/bellsoft-jdk8u462%2B11-windows-i586.zip",
13-
"hash": "sha1:72df9508669c24f5234eee8372076bd7be3272da"
12+
"url": "https://github.com/bell-sw/Liberica/releases/download/8u472%2B9/bellsoft-jdk8u472%2B9-windows-i586.zip",
13+
"hash": "sha1:6f86395aa3fd750e29edced375fc17ada51cfdac"
1414
}
1515
},
16-
"extract_dir": "jdk8u462",
16+
"extract_dir": "jdk8u472",
1717
"env_add_path": "bin",
1818
"env_set": {
1919
"JAVA_HOME": "$dir"

0 commit comments

Comments
 (0)