|
1 | 1 | { |
2 | 2 | "description": "BellSoft Liberica is a 100% open-source Java implementation", |
3 | 3 | "homepage": "https://bell-sw.com/java", |
4 | | - "version": "21.0.9-11", |
| 4 | + "version": "21.0.9-15", |
5 | 5 | "license": "GPL-2.0-only WITH Classpath-exception-2.0", |
6 | 6 | "architecture": { |
7 | 7 | "64bit": { |
8 | | - "url": "https://github.com/bell-sw/Liberica/releases/download/21.0.9%2B11/bellsoft-jdk21.0.9%2B11-windows-amd64-full.zip", |
9 | | - "hash": "sha1:2e51eca83ee5ead5fd2dc000355a78b752685a34" |
| 8 | + "url": "https://github.com/bell-sw/Liberica/releases/download/21.0.9%2B15/bellsoft-jdk21.0.9%2B15-windows-amd64-full.zip", |
| 9 | + "hash": "sha1:817c6858f4f7ae84bcf0af9efd58a526072cadbd" |
10 | 10 | }, |
11 | 11 | "32bit": { |
12 | | - "url": "https://github.com/bell-sw/Liberica/releases/download/21.0.9%2B11/bellsoft-jdk21.0.9%2B11-windows-i586-full.zip", |
13 | | - "hash": "sha1:e35b295dce3057209727bbcb2a19729bb4ffb929" |
| 12 | + "url": "https://github.com/bell-sw/Liberica/releases/download/21.0.9%2B15/bellsoft-jdk21.0.9%2B15-windows-i586-full.zip", |
| 13 | + "hash": "sha1:3a890cb3c62bc9acc8b70742c220b0d4d421101b" |
14 | 14 | }, |
15 | 15 | "arm64": { |
16 | | - "url": "https://github.com/bell-sw/Liberica/releases/download/21.0.9%2B11/bellsoft-jdk21.0.9%2B11-windows-aarch64-full.zip", |
17 | | - "hash": "e99f2773868a1d2397eb8058e102e252ad31e076ca3f67f26e7e8dc26db3209c" |
| 16 | + "url": "https://github.com/bell-sw/Liberica/releases/download/21.0.9%2B15/bellsoft-jdk21.0.9%2B15-windows-aarch64-full.zip", |
| 17 | + "hash": "sha1:654307a8862f5b36ca568ba840ce6a3e0d4296fd" |
18 | 18 | } |
19 | 19 | }, |
20 | 20 | "extract_dir": "jdk-21.0.9-full", |
|
0 commit comments