diff --git a/bucket/liberica11-lite-jdk.json b/bucket/liberica11-lite-jdk.json index eb4418def..781befa2a 100644 --- a/bucket/liberica11-lite-jdk.json +++ b/bucket/liberica11-lite-jdk.json @@ -1,16 +1,16 @@ { "description": "BellSoft Liberica is a 100% open-source Java 11 implementation", "homepage": "https://bell-sw.com/java", - "version": "11.0.29-10", + "version": "11.0.29-12", "license": "GPL-2.0-only WITH Classpath-exception-2.0", "architecture": { "64bit": { - "url": "https://github.com/bell-sw/Liberica/releases/download/11.0.29%2B10/bellsoft-jdk11.0.29%2B10-windows-amd64-lite.zip", - "hash": "sha1:bc8fe3320a719808cd4c8019d1495f548f8eb466" + "url": "https://github.com/bell-sw/Liberica/releases/download/11.0.29%2B12/bellsoft-jdk11.0.29%2B12-windows-amd64-lite.zip", + "hash": "sha1:5207dc5eab1c1e1634a7ff02a5bcdd2e3afeb804" }, "32bit": { - "url": "https://github.com/bell-sw/Liberica/releases/download/11.0.29%2B10/bellsoft-jdk11.0.29%2B10-windows-i586-lite.zip", - "hash": "sha1:79d25f5c3e26fb75db58ef4e57df02bd1ba9252e" + "url": "https://github.com/bell-sw/Liberica/releases/download/11.0.29%2B12/bellsoft-jdk11.0.29%2B12-windows-i586-lite.zip", + "hash": "sha1:deaa0d81de0cfe30f3579f775a18a27330f13ead" } }, "extract_dir": "jdk-11.0.29-lite",