From 796b87534170b83d873bc51ffc433a90c6ebe62e Mon Sep 17 00:00:00 2001 From: Mathias Hermansson Date: Thu, 2 Jun 2022 21:01:04 +0200 Subject: [PATCH] liberica8-full-jdk: Update to version 8u333-2 --- bucket/liberica8-full-jdk.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/bucket/liberica8-full-jdk.json b/bucket/liberica8-full-jdk.json index 785c9f8b1..ef07e1499 100644 --- a/bucket/liberica8-full-jdk.json +++ b/bucket/liberica8-full-jdk.json @@ -1,19 +1,19 @@ { "description": "BellSoft Liberica is a 100% open-source Java 8 implementation", "homepage": "https://bell-sw.com/java", - "version": "8u332-9", + "version": "8u333-2", "license": "GPL-2.0-only WITH Classpath-exception-2.0", "architecture": { "64bit": { - "url": "https://github.com/bell-sw/Liberica/releases/download/8u332%2B9/bellsoft-jdk8u332%2B9-windows-amd64-full.zip", - "hash": "sha1:28d0b11ca28c3fded5d675b919f96672acabb194" + "url": "https://github.com/bell-sw/Liberica/releases/download/8u333%2B2/bellsoft-jdk8u333%2B2-windows-amd64-full.zip", + "hash": "sha1:e6cd5549a7f98858ed4291e7c16501f98311d0b1" }, "32bit": { - "url": "https://github.com/bell-sw/Liberica/releases/download/8u332%2B9/bellsoft-jdk8u332%2B9-windows-i586-full.zip", - "hash": "sha1:1ec7db42c7f8c4693fb387dfbc25b9264228e2d0" + "url": "https://github.com/bell-sw/Liberica/releases/download/8u333%2B2/bellsoft-jdk8u333%2B2-windows-i586-full.zip", + "hash": "sha1:e33e614214c8a0646205bf7cd40ef3d28d913244" } }, - "extract_dir": "jdk8u332-full", + "extract_dir": "jdk8u333-full", "env_add_path": "bin", "env_set": { "JAVA_HOME": "$dir"