Skip to content

Commit f9d48e9

Browse files
liberica-jre: Update to version 24.0.2-12
1 parent 7268dae commit f9d48e9

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

bucket/liberica-jre.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-jre25%2B37-windows-amd64.zip",
9-
"hash": "sha1:ce7aef3ef3f894962016bbbf2f32fed4eb96e0c5"
8+
"url": "https://github.com/bell-sw/Liberica/releases/download/24.0.2%2B12/bellsoft-jre24.0.2%2B12-windows-amd64.zip",
9+
"hash": "sha1:db36d19c6a9dff898f8e70ead1f9fee2a80d05fb"
1010
},
1111
"arm64": {
12-
"url": "https://github.com/bell-sw/Liberica/releases/download/25%2B37/bellsoft-jre25%2B37-windows-aarch64.zip",
13-
"hash": "sha1:c46e09734fa94a26052271aff2279b9f47beedfa"
12+
"url": "https://github.com/bell-sw/Liberica/releases/download/24.0.2%2B12/bellsoft-jre24.0.2%2B12-windows-aarch64.zip",
13+
"hash": "sha1:2788b52eadbba018b891a7d4f374072938b7a42b"
1414
}
1515
},
16-
"extract_dir": "jre-25",
16+
"extract_dir": "jre-24.0.2",
1717
"env_add_path": "bin",
1818
"env_set": {
1919
"JAVA_HOME": "$dir"

0 commit comments

Comments
 (0)