Skip to content

Commit 534effa

Browse files
liberica-lite-jdk: Update to version 24.0.2-12
1 parent f9d48e9 commit 534effa

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

bucket/liberica-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 implementation",
33
"homepage": "https://bell-sw.com/java",
4-
"version": "25-37",
4+
"version": "24.0.2-12",
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/25%2B37/bellsoft-jdk25%2B37-windows-amd64-lite.zip",
9-
"hash": "sha1:e2fa9243793aa64acde285b6556a7d0f8b0559e0"
8+
"url": "https://github.com/bell-sw/Liberica/releases/download/24.0.2%2B12/bellsoft-jdk24.0.2%2B12-windows-amd64-lite.zip",
9+
"hash": "sha1:43ead9372f2cc45c9301927922faa3937da52902"
1010
},
1111
"arm64": {
12-
"url": "https://github.com/bell-sw/Liberica/releases/download/25%2B37/bellsoft-jdk25%2B37-windows-aarch64-lite.zip",
13-
"hash": "sha1:69dccf53ac60783928c0e1293d639ea51f1a192d"
12+
"url": "https://github.com/bell-sw/Liberica/releases/download/24.0.2%2B12/bellsoft-jdk24.0.2%2B12-windows-aarch64-lite.zip",
13+
"hash": "sha1:a7c912ae437ad8ec1fa76c3ae21cdd67c834d164"
1414
}
1515
},
16-
"extract_dir": "jdk-25-lite",
16+
"extract_dir": "jdk-24.0.2-lite",
1717
"env_add_path": "bin",
1818
"env_set": {
1919
"JAVA_HOME": "$dir"

0 commit comments

Comments
 (0)