diff --git a/bucket/liberica8-full-jdk.json b/bucket/liberica8-full-jdk.json index 6cd2e8eef..0ff221cc6 100644 --- a/bucket/liberica8-full-jdk.json +++ b/bucket/liberica8-full-jdk.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-jdk8u472%2B9-windows-amd64-full.zip", - "hash": "sha1:b57a92d0d3288e73496f65594e20e8771a9dbdf8" + "url": "https://github.com/bell-sw/Liberica/releases/download/8u472%2B11/bellsoft-jdk8u472%2B11-windows-amd64-full.zip", + "hash": "sha1:17f9d56a00125c506d7144342cf56d3f9e9160db" }, "32bit": { - "url": "https://github.com/bell-sw/Liberica/releases/download/8u472%2B9/bellsoft-jdk8u472%2B9-windows-i586-full.zip", - "hash": "sha1:7cd785e640e5c603f878c460f14822906d6347cb" + "url": "https://github.com/bell-sw/Liberica/releases/download/8u472%2B11/bellsoft-jdk8u472%2B11-windows-i586-full.zip", + "hash": "sha1:3d4521a9a7acf6fe65f15a2a56882a260e907c99" } }, "extract_dir": "jdk8u472-full",