diff --git a/bucket/liberica8-jre.json b/bucket/liberica8-jre.json index a63f8816e..e8b6cdbfe 100644 --- a/bucket/liberica8-jre.json +++ b/bucket/liberica8-jre.json @@ -1,16 +1,16 @@ { "description": "BellSoft Liberica is a 100% open-source Java 8 implementation", "homepage": "https://bell-sw.com/java", - "version": "8u472-9", + "version": "8u472-11", "license": "GPL-2.0-only WITH Classpath-exception-2.0", "architecture": { "64bit": { - "url": "https://github.com/bell-sw/Liberica/releases/download/8u472%2B9/bellsoft-jre8u472%2B9-windows-amd64.zip", - "hash": "sha1:c5f803cdc3cea927e9bcee5b46f9ab51ad42978e" + "url": "https://github.com/bell-sw/Liberica/releases/download/8u472%2B11/bellsoft-jre8u472%2B11-windows-amd64.zip", + "hash": "sha1:882631eaf0e29a861cdda3d01d41565116ba9b9f" }, "32bit": { - "url": "https://github.com/bell-sw/Liberica/releases/download/8u472%2B9/bellsoft-jre8u472%2B9-windows-i586.zip", - "hash": "sha1:d3b0170339c186abd378863c0fc263e87e4f6f39" + "url": "https://github.com/bell-sw/Liberica/releases/download/8u472%2B11/bellsoft-jre8u472%2B11-windows-i586.zip", + "hash": "sha1:99fa16f4caf1cbd3ea97976821796c2cc9a2b99e" } }, "extract_dir": "jre8u472",