Skip to content

Commit fa71c7f

Browse files
liberica-lts-jdk: Update to version 21.0.8-12
1 parent d3135c7 commit fa71c7f

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

bucket/liberica-lts-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": "21.0.8-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.zip",
9-
"hash": "sha1:7a62e1df0da604723115acfb3240a79cd1261771"
8+
"url": "https://github.com/bell-sw/Liberica/releases/download/21.0.8%2B12/bellsoft-jdk21.0.8%2B12-windows-amd64.zip",
9+
"hash": "sha1:35d0fe7f6141caebb256b9c0467da33002a6f0d9"
1010
},
1111
"arm64": {
12-
"url": "https://github.com/bell-sw/Liberica/releases/download/25%2B37/bellsoft-jdk25%2B37-windows-aarch64.zip",
13-
"hash": "sha1:c5a2d7969623bf419f76b4b2556b505ca1b0b0a3"
12+
"url": "https://github.com/bell-sw/Liberica/releases/download/21.0.8%2B12/bellsoft-jdk21.0.8%2B12-windows-aarch64.zip",
13+
"hash": "sha1:72f929cca6abb7f8f73f387a9b7b5c57dd891cbf"
1414
}
1515
},
16-
"extract_dir": "jdk-25",
16+
"extract_dir": "jdk-21.0.8",
1717
"env_add_path": "bin",
1818
"env_set": {
1919
"JAVA_HOME": "$dir"

0 commit comments

Comments
 (0)