diff --git a/bucket/liberica17-jre.json b/bucket/liberica17-jre.json index cef1f25e7..9152726ea 100644 --- a/bucket/liberica17-jre.json +++ b/bucket/liberica17-jre.json @@ -1,16 +1,16 @@ { "description": "BellSoft Liberica is a 100% open-source Java 17 implementation", "homepage": "https://bell-sw.com/java", - "version": "17.0.17-11", + "version": "17.0.17-15", "license": "GPL-2.0-only WITH Classpath-exception-2.0", "architecture": { "64bit": { - "url": "https://github.com/bell-sw/Liberica/releases/download/17.0.17%2B11/bellsoft-jre17.0.17%2B11-windows-amd64.zip", - "hash": "sha1:2d154f31171c6ba87f4aa9d89e4adb02d4e40369" + "url": "https://github.com/bell-sw/Liberica/releases/download/17.0.17%2B15/bellsoft-jre17.0.17%2B15-windows-amd64.zip", + "hash": "sha1:de934b3ce938a1807d4b25696d254b1474909a17" }, "32bit": { - "url": "https://github.com/bell-sw/Liberica/releases/download/17.0.17%2B11/bellsoft-jre17.0.17%2B11-windows-i586.zip", - "hash": "sha1:cb196d754e2063a0e017b3793c8d740550939fcb" + "url": "https://github.com/bell-sw/Liberica/releases/download/17.0.17%2B15/bellsoft-jre17.0.17%2B15-windows-i586.zip", + "hash": "sha1:2668652bc740bb122b86bd5a69805e97921ede1e" } }, "extract_dir": "jre-17.0.17",