From 6b3edf412bd9bc3ca962ce693e4b697b1733dfd8 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 19 Jul 2023 20:15:23 +0000 Subject: [PATCH] liberica17-jdk: Update to version 17.0.8-7 --- bucket/liberica17-jdk.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/bucket/liberica17-jdk.json b/bucket/liberica17-jdk.json index 9906fa329..0895efa31 100644 --- a/bucket/liberica17-jdk.json +++ b/bucket/liberica17-jdk.json @@ -1,19 +1,19 @@ { "description": "BellSoft Liberica is a 100% open-source Java 17 implementation", "homepage": "https://bell-sw.com/java", - "version": "17.0.7-7", + "version": "17.0.8-7", "license": "GPL-2.0-only WITH Classpath-exception-2.0", "architecture": { "64bit": { - "url": "https://github.com/bell-sw/Liberica/releases/download/17.0.7%2B7/bellsoft-jdk17.0.7%2B7-windows-amd64.zip", - "hash": "sha1:90b0673c221202d3fcddeb1772d42e33f4c20000" + "url": "https://github.com/bell-sw/Liberica/releases/download/17.0.8%2B7/bellsoft-jdk17.0.8%2B7-windows-amd64.zip", + "hash": "sha1:e1350e0f338f3fafb950d5e0a9093dedda434ca3" }, "32bit": { - "url": "https://github.com/bell-sw/Liberica/releases/download/17.0.7%2B7/bellsoft-jdk17.0.7%2B7-windows-i586.zip", - "hash": "sha1:781c45fc78e461f6e5644b3b043a854a46613cf9" + "url": "https://github.com/bell-sw/Liberica/releases/download/17.0.8%2B7/bellsoft-jdk17.0.8%2B7-windows-i586.zip", + "hash": "sha1:3883361503e221edfb059de05b3330fdb7f9e2de" } }, - "extract_dir": "jdk-17.0.7", + "extract_dir": "jdk-17.0.8", "env_add_path": "bin", "env_set": { "JAVA_HOME": "$dir"