From 3baeb4ad4f70bd9baf0fe375cd522d9d555cf72d Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 16 May 2024 20:15:28 +0000 Subject: [PATCH] liberica17-full-jre: Update to version 17.0.11-12 --- bucket/liberica17-full-jre.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/liberica17-full-jre.json b/bucket/liberica17-full-jre.json index 674021669..27e0a854c 100644 --- a/bucket/liberica17-full-jre.json +++ b/bucket/liberica17-full-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.11-10", + "version": "17.0.11-12", "license": "GPL-2.0-only WITH Classpath-exception-2.0", "architecture": { "64bit": { - "url": "https://github.com/bell-sw/Liberica/releases/download/17.0.11%2B10/bellsoft-jre17.0.11%2B10-windows-amd64-full.zip", - "hash": "sha1:2e9cc3c2ab0cf010e552729d9f78623d77178b64" + "url": "https://github.com/bell-sw/Liberica/releases/download/17.0.11%2B12/bellsoft-jre17.0.11%2B12-windows-amd64-full.zip", + "hash": "sha1:1eb7d08fda187cae54d120a81ca8bf26e3478f32" }, "32bit": { - "url": "https://github.com/bell-sw/Liberica/releases/download/17.0.11%2B10/bellsoft-jre17.0.11%2B10-windows-i586-full.zip", - "hash": "sha1:879bcf36dfb720a98a21dd289a24647273e66dc9" + "url": "https://github.com/bell-sw/Liberica/releases/download/17.0.11%2B12/bellsoft-jre17.0.11%2B12-windows-i586-full.zip", + "hash": "sha1:4ebbbb5337a1ba6a83953507ac3e5111a9eb3fcb" } }, "extract_dir": "jre-17.0.11-full",