diff --git a/bucket/liberica15-full-jre.json b/bucket/liberica15-full-jre.json index 1390e0c29..a6f15c920 100644 --- a/bucket/liberica15-full-jre.json +++ b/bucket/liberica15-full-jre.json @@ -1,16 +1,16 @@ { "description": "BellSoft Liberica is a 100% open-source Java 14 implementation", "homepage": "https://bell-sw.com/java", - "version": "15.0.2-8", + "version": "15.0.2-10", "license": "GPL-2.0-only WITH Classpath-exception-2.0", "architecture": { "64bit": { - "url": "https://github.com/bell-sw/Liberica/releases/download/15.0.2%2B8/bellsoft-jre15.0.2%2B8-windows-amd64-full.zip", - "hash": "sha1:f887d22abd2face38ecc176ff59b342342576d4e" + "url": "https://github.com/bell-sw/Liberica/releases/download/15.0.2%2B10/bellsoft-jre15.0.2%2B10-windows-amd64-full.zip", + "hash": "sha1:1ba7651915f980a19489d252a02456cbed658c4e" }, "32bit": { - "url": "https://github.com/bell-sw/Liberica/releases/download/15.0.2%2B8/bellsoft-jre15.0.2%2B8-windows-i586-full.zip", - "hash": "sha1:79d80f672c55aa928124f65077520496917177e5" + "url": "https://github.com/bell-sw/Liberica/releases/download/15.0.2%2B10/bellsoft-jre15.0.2%2B10-windows-i586-full.zip", + "hash": "sha1:7aa82ce3f7382dba197fd8327470d45e2c07ee56" } }, "extract_dir": "jre-15.0.2-full",