From b191f245ac7f6933c0b06ccc943655fa888eec76 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 18 Oct 2023 20:14:45 +0000 Subject: [PATCH] liberica17-full-jdk: Update to version 17.0.9-11 --- bucket/liberica17-full-jdk.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/bucket/liberica17-full-jdk.json b/bucket/liberica17-full-jdk.json index b9a54e680..f2f7ec48f 100644 --- a/bucket/liberica17-full-jdk.json +++ b/bucket/liberica17-full-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.8.1-1", + "version": "17.0.9-11", "license": "GPL-2.0-only WITH Classpath-exception-2.0", "architecture": { "64bit": { - "url": "https://github.com/bell-sw/Liberica/releases/download/17.0.8.1%2B1/bellsoft-jdk17.0.8.1%2B1-windows-amd64-full.zip", - "hash": "sha1:fffcacc0b3d07b3be7f7fbe75fe1c54682307712" + "url": "https://github.com/bell-sw/Liberica/releases/download/17.0.9%2B11/bellsoft-jdk17.0.9%2B11-windows-amd64-full.zip", + "hash": "sha1:cd606a2afcf8b92f505592da60f265db17b91070" }, "32bit": { - "url": "https://github.com/bell-sw/Liberica/releases/download/17.0.8.1%2B1/bellsoft-jdk17.0.8.1%2B1-windows-i586-full.zip", - "hash": "sha1:59b7ecad30f762d3779dfef19fecd5d33481249d" + "url": "https://github.com/bell-sw/Liberica/releases/download/17.0.9%2B11/bellsoft-jdk17.0.9%2B11-windows-i586-full.zip", + "hash": "sha1:b4e08cf99151f9e2ae1492237ed33bab23dfe687" } }, - "extract_dir": "jdk-17.0.8.1-full", + "extract_dir": "jdk-17.0.9-full", "env_add_path": "bin", "env_set": { "JAVA_HOME": "$dir"