diff --git a/bucket/liberica-jre.json b/bucket/liberica-jre.json index d6765190b..3bcd85062 100644 --- a/bucket/liberica-jre.json +++ b/bucket/liberica-jre.json @@ -1,16 +1,16 @@ { "description": "BellSoft Liberica is a 100% open-source Java 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.zip", - "hash": "sha1:1773ee180a850759ddabb660a02af2cdb43cac52" + "url": "https://github.com/bell-sw/Liberica/releases/download/15.0.2%2B10/bellsoft-jre15.0.2%2B10-windows-amd64.zip", + "hash": "sha1:e2dd098a94371a22290e6d2dc2cdc6696e22770b" }, "32bit": { - "url": "https://github.com/bell-sw/Liberica/releases/download/15.0.2%2B8/bellsoft-jre15.0.2%2B8-windows-i586.zip", - "hash": "sha1:2aeccc72c888d7ddb46ffd542c272d2f6003b83d" + "url": "https://github.com/bell-sw/Liberica/releases/download/15.0.2%2B10/bellsoft-jre15.0.2%2B10-windows-i586.zip", + "hash": "sha1:665435a84aa56df46e704af01e6dd7b63721bfc4" } }, "extract_dir": "jre-15.0.2",