From 418477bb7a66ab50550d47dfa689d8593147d7db 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:46 +0000 Subject: [PATCH] liberica17-lite-jdk: Update to version 17.0.9-11 --- bucket/liberica17-lite-jdk.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/bucket/liberica17-lite-jdk.json b/bucket/liberica17-lite-jdk.json index 1288ce707..21630756a 100644 --- a/bucket/liberica17-lite-jdk.json +++ b/bucket/liberica17-lite-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-lite.zip", - "hash": "sha1:127127e6ff57673df91d58aa0288d1b45dc3bf88" + "url": "https://github.com/bell-sw/Liberica/releases/download/17.0.9%2B11/bellsoft-jdk17.0.9%2B11-windows-amd64-lite.zip", + "hash": "sha1:07da83d28d9684022baa4aba1cb135cd418e8a9c" }, "32bit": { - "url": "https://github.com/bell-sw/Liberica/releases/download/17.0.8.1%2B1/bellsoft-jdk17.0.8.1%2B1-windows-i586-lite.zip", - "hash": "sha1:270cabd7ed7c3a12abdfba5eda0cac05c510f9b8" + "url": "https://github.com/bell-sw/Liberica/releases/download/17.0.9%2B11/bellsoft-jdk17.0.9%2B11-windows-i586-lite.zip", + "hash": "sha1:5b52722c09aebf1518d2ff30a9ed7702026fe81a" } }, - "extract_dir": "jdk-17.0.8.1-lite", + "extract_dir": "jdk-17.0.9-lite", "env_add_path": "bin", "env_set": { "JAVA_HOME": "$dir"