From 91cf8d5471bbf3018cd0f7d4eca9d5f997cb3ef9 Mon Sep 17 00:00:00 2001 From: Mathias Hermansson Date: Wed, 21 Apr 2021 18:45:58 +0200 Subject: [PATCH] liberica8: Update to version 8u292-10 --- bucket/liberica8.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/bucket/liberica8.json b/bucket/liberica8.json index 4ea4026c4..901703a52 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": "8u282-8", + "version": "8u292-10", "license": "GPL-2.0-only WITH Classpath-exception-2.0", "architecture": { "64bit": { - "url": "https://github.com/bell-sw/Liberica/releases/download/8u282%2B8/bellsoft-jdk8u282%2B8-windows-amd64.zip", - "hash": "sha1:b9b00f72b1aa7e22edae23f34f04745548784cc4" + "url": "https://github.com/bell-sw/Liberica/releases/download/8u292%2B10/bellsoft-jdk8u292%2B10-windows-amd64.zip", + "hash": "1cef12dc3ad7f46f82eb4243ce101bb1124bead5547cd04018d536e385117e85" }, "32bit": { - "url": "https://github.com/bell-sw/Liberica/releases/download/8u282%2B8/bellsoft-jdk8u282%2B8-windows-i586.zip", - "hash": "sha1:a450b0c6a38ee51be45cbe8c655fefac76290278" + "url": "https://github.com/bell-sw/Liberica/releases/download/8u292%2B10/bellsoft-jdk8u292%2B10-windows-i586.zip", + "hash": "da4ddd613f0fc018315780ba06ccb6e7445a79e9310d85577a309b07df6fd2fc" } }, - "extract_dir": "jdk8u282", + "extract_dir": "jdk8u292", "env_add_path": "bin", "env_set": { "JAVA_HOME": "$dir"