Skip to content

Commit 623fa41

Browse files
liberica17-lite-jdk: Update to version 17.0.14-10
1 parent 55b606f commit 623fa41

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

bucket/liberica17-lite-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 17 implementation",
33
"homepage": "https://bell-sw.com/java",
4-
"version": "17.0.13-12",
4+
"version": "17.0.14-10",
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/17.0.13%2B12/bellsoft-jdk17.0.13%2B12-windows-amd64-lite.zip",
9-
"hash": "sha1:19ec0ffb828f2c2b054e30142f0677f64da3a74d"
8+
"url": "https://github.com/bell-sw/Liberica/releases/download/17.0.14%2B10/bellsoft-jdk17.0.14%2B10-windows-amd64-lite.zip",
9+
"hash": "sha1:fe8cffc85142fecf090e7fcfc540678493b0c008"
1010
},
1111
"32bit": {
12-
"url": "https://github.com/bell-sw/Liberica/releases/download/17.0.13%2B12/bellsoft-jdk17.0.13%2B12-windows-i586-lite.zip",
13-
"hash": "sha1:105798ae60319d10362580625a1c64e06413ceb2"
12+
"url": "https://github.com/bell-sw/Liberica/releases/download/17.0.14%2B10/bellsoft-jdk17.0.14%2B10-windows-i586-lite.zip",
13+
"hash": "sha1:ae79bd3de1e82f8c2dfc5139b599356385f3f4df"
1414
}
1515
},
16-
"extract_dir": "jdk-17.0.13-lite",
16+
"extract_dir": "jdk-17.0.14-lite",
1717
"env_add_path": "bin",
1818
"env_set": {
1919
"JAVA_HOME": "$dir"

0 commit comments

Comments
 (0)