Skip to content

Commit 3c8d2bb

Browse files
liberica-jdk: Update to version 26-37
1 parent ba8277b commit 3c8d2bb

1 file changed

Lines changed: 6 additions & 6 deletions

File tree

bucket/liberica-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.zip",
9-
"hash": "sha1:1b5003c4dc32865e7702505c1a103f21b173767a"
8+
"url": "https://github.com/bell-sw/Liberica/releases/download/26%2B37/bellsoft-jdk26%2B37-windows-amd64.zip",
9+
"hash": "sha1:363688e8fc69b43b057630c42d0e65aa32ca8eb5"
1010
},
1111
"arm64": {
12-
"url": "https://github.com/bell-sw/Liberica/releases/download/25.0.2%2B12/bellsoft-jdk25.0.2%2B12-windows-aarch64.zip",
13-
"hash": "sha1:a07c86b2421b65200ed4b242b9cc895cb2761e32"
12+
"url": "https://github.com/bell-sw/Liberica/releases/download/26%2B37/bellsoft-jdk26%2B37-windows-aarch64.zip",
13+
"hash": "sha1:706a139a8ea000e121c214b938b68a408a8a8eab"
1414
}
1515
},
16-
"extract_dir": "jdk-25.0.2",
16+
"extract_dir": "jdk-26",
1717
"env_add_path": "bin",
1818
"env_set": {
1919
"JAVA_HOME": "$dir"

0 commit comments

Comments
 (0)