Skip to content

Commit f311039

Browse files
liberica-lite-jdk: Update to version 26-37
1 parent 1492b49 commit f311039

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.0.2-12",
4+
"version": "26-37",
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.0.2%2B12/bellsoft-jdk25.0.2%2B12-windows-amd64-lite.zip",
9-
"hash": "sha1:42c638389b9cab6ca6d0c3e64b442c73659930d0"
8+
"url": "https://github.com/bell-sw/Liberica/releases/download/26%2B37/bellsoft-jdk26%2B37-windows-amd64-lite.zip",
9+
"hash": "sha1:147e5fb2cae8c3def71be9d71fb83ce6994b031f"
1010
},
1111
"arm64": {
12-
"url": "https://github.com/bell-sw/Liberica/releases/download/25.0.2%2B12/bellsoft-jdk25.0.2%2B12-windows-aarch64-lite.zip",
13-
"hash": "sha1:47da13e315d93225aa7689f9b975a5b3db88cf11"
12+
"url": "https://github.com/bell-sw/Liberica/releases/download/26%2B37/bellsoft-jdk26%2B37-windows-aarch64-lite.zip",
13+
"hash": "sha1:04485abd912cb8866bf693adb4f8a2e003eb18b8"
1414
}
1515
},
16-
"extract_dir": "jdk-25.0.2-lite",
16+
"extract_dir": "jdk-26-lite",
1717
"env_add_path": "bin",
1818
"env_set": {
1919
"JAVA_HOME": "$dir"

0 commit comments

Comments
 (0)