8000 liberica-jdk: Update to version 18.0.2.1-1 · unnikrishnan077/Java@5db8704 · GitHub
[go: up one dir, main page]

Skip to content 8000

Commit 5db8704

Browse files
committed
liberica-jdk: Update to version 18.0.2.1-1
1 parent 016fe96 commit 5db8704

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

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": "18.0.2-10",
4+
"version": "18.0.2.1-1",
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/18.0.2%2B10/bellsoft-jdk18.0.2%2B10-windows-amd64.zip",
9-
"hash": "sha1:2b75c6452a5da35c054966cec96afe19e7b1df6d"
8+
"url": "https://github.com/bell-sw/Liberica/releases/download/18.0.2.1%2B1/bellsoft-jdk18.0.2.1%2B1-windows-amd64.zip",
9+
"hash": "sha1:ba6efb228755acc79bd2e7bd09a2ea557067c9b8"
1010
},
1111
"32bit": {
12-
"url": "https://github.com/bell-sw/Liberica/releases/download/18.0.2%2B10/bellsoft-jdk18.0.2%2B10-windows-i586.zip",
13-
"hash": "sha1:e8c408788e2c0849f50a1479d194f1aaed9fa0c9"
12+
"url": "https://github.com/bell-sw/Liberica/releases/download/18.0.2.1%2B1/bellsoft-jdk18.0.2.1%2B1-windows-i586.zip",
13+
"hash": "sha1:7af1ac62cc0ef25fb5f00dffea7d7c82eeb45782"
1414
}
1515
},
16-
"extract_dir": "jdk-18.0.2",
16+
"extract_dir": "jdk-18.0.2.1",
1717
"env_add_path": "bin",
1818
"env_set": {
1919
"JAVA_HOME": "$dir"

0 commit comments

Comments
 (0)
0