From 7ee34cacb3a7075b01acc9503fe9c0fbde0f2f25 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 21 Sep 2023 01:00:28 +0000 Subject: [PATCH] liberica-lite-lts-jdk: Update to version 21-37 --- bucket/liberica-lite-lts-jdk.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/bucket/liberica-lite-lts-jdk.json b/bucket/liberica-lite-lts-jdk.json index c361455f7..368ed45ca 100644 --- a/bucket/liberica-lite-lts-jdk.json +++ b/bucket/liberica-lite-lts-jdk.json @@ -1,19 +1,19 @@ { "description": "BellSoft Liberica is a 100% open-source Java implementation", "homepage": "https://bell-sw.com/java", - "version": "17.0.8.1-1", + "version": "21-37", "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/21%2B37/bellsoft-jdk21%2B37-windows-amd64-lite.zip", + "hash": "sha1:10c80a5ffce8a189623e5382479a2c75d8a29b36" }, "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/21%2B37/bellsoft-jdk21%2B37-windows-i586-lite.zip", + "hash": "sha1:9b7cf90c8f79be5fc6cb14a9058ea9d786c29cc9" } }, - "extract_dir": "jdk-17.0.8.1-lite", + "extract_dir": "jdk-21-lite", "env_add_path": "bin", "env_set": { "JAVA_HOME": "$dir"