From db76078477ee4d56ebfd0869f13fcc09ee92bf31 Mon Sep 17 00:00:00 2001 From: Mathias Hermansson Date: Thu, 20 Jan 2022 00:52:30 +0100 Subject: [PATCH] liberica8-jdk: Update to version 8u322-6 --- bucket/liberica8-jdk.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/bucket/liberica8-jdk.json b/bucket/liberica8-jdk.json index 6cf0a7b48..b3252db54 100644 --- a/bucket/liberica8-jdk.json +++ b/bucket/liberica8-jdk.json @@ -1,19 +1,19 @@ { "description": "BellSoft Liberica is a 100% open-source Java 8 implementation", "homepage": "https://bell-sw.com/java", - "version": "8u312-7", + "version": "8u322-6", "license": "GPL-2.0-only WITH Classpath-exception-2.0", "architecture": { "64bit": { - "url": "https://github.com/bell-sw/Liberica/releases/download/8u312%2B7/bellsoft-jdk8u312%2B7-windows-amd64.zip", - "hash": "sha1:505d5afd25c48aa1f7715d878e90fe7b12701ccf" + "url": "https://github.com/bell-sw/Liberica/releases/download/8u322%2B6/bellsoft-jdk8u322%2B6-windows-amd64.zip", + "hash": "sha1:3ac9f0a1c048db2684dcd49046c3c6f31ef72bde" }, "32bit": { - "url": "https://github.com/bell-sw/Liberica/releases/download/8u312%2B7/bellsoft-jdk8u312%2B7-windows-i586.zip", - "hash": "sha1:8d11479532e492b52b8095c2fd4586091714c747" + "url": "https://github.com/bell-sw/Liberica/releases/download/8u322%2B6/bellsoft-jdk8u322%2B6-windows-i586.zip", + "hash": "sha1:316c98a22d5a5484c2726842a25893c85a38ef17" } }, - "extract_dir": "jdk8u312", + "extract_dir": "jdk8u322", "env_add_path": "bin", "env_set": { "JAVA_HOME": "$dir"