From 83c69acca80b3f59ca4b102660cb60f445a9f0b1 Mon Sep 17 00:00:00 2001 From: Mathias Hermansson Date: Wed, 20 Oct 2021 12:28:48 +0200 Subject: [PATCH] liberica8: Update to version 8u312-7 --- bucket/liberica8.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/bucket/liberica8.json b/bucket/liberica8.json index 9a946e6c2..6cf0a7b48 100644 --- a/bucket/liberica8.json +++ b/bucket/liberica8.json @@ -1,19 +1,19 @@ { "description": "BellSoft Liberica is a 100% open-source Java 8 implementation", "homepage": "https://bell-sw.com/java", - "version": "8u302-8", + "version": "8u312-7", "license": "GPL-2.0-only WITH Classpath-exception-2.0", "architecture": { "64bit": { - "url": "https://github.com/bell-sw/Liberica/releases/download/8u302%2B8/bellsoft-jdk8u302%2B8-windows-amd64.zip", - "hash": "11d07186b3dc55ab57d6a7f1217f74cb6b6c6d4b5b3634932d8863b67e67b56b" + "url": "https://github.com/bell-sw/Liberica/releases/download/8u312%2B7/bellsoft-jdk8u312%2B7-windows-amd64.zip", + "hash": "sha1:505d5afd25c48aa1f7715d878e90fe7b12701ccf" }, "32bit": { - "url": "https://github.com/bell-sw/Liberica/releases/download/8u302%2B8/bellsoft-jdk8u302%2B8-windows-i586.zip", - "hash": "6e2e4273ab91b12954f14588f745dc30124d080b493502a9c8a67fb52e581afe" + "url": "https://github.com/bell-sw/Liberica/releases/download/8u312%2B7/bellsoft-jdk8u312%2B7-windows-i586.zip", + "hash": "sha1:8d11479532e492b52b8095c2fd4586091714c747" } }, - "extract_dir": "jdk8u302", + "extract_dir": "jdk8u312", "env_add_path": "bin", "env_set": { "JAVA_HOME": "$dir"