From 441d29afe9bc829cb3ebe455688bd78fe070ec59 Mon Sep 17 00:00:00 2001 From: Mathias Hermansson Date: Thu, 21 Apr 2022 12:35:54 +0200 Subject: [PATCH] liberica17-full-jdk: Update to version 17.0.3-7 --- bucket/liberica17-full-jdk.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/bucket/liberica17-full-jdk.json b/bucket/liberica17-full-jdk.json index 0337646d6..5e2439417 100644 --- a/bucket/liberica17-full-jdk.json +++ b/bucket/liberica17-full-jdk.json @@ -1,19 +1,19 @@ { "description": "BellSoft Liberica is a 100% open-source Java 17 implementation", "homepage": "https://bell-sw.com/java", - "version": "17.0.2-9", + "version": "17.0.3-7", "license": "GPL-2.0-only WITH Classpath-exception-2.0", "architecture": { "64bit": { - "url": "https://github.com/bell-sw/Liberica/releases/download/17.0.2%2B9/bellsoft-jdk17.0.2%2B9-windows-amd64-full.zip", - "hash": "sha1:52b4660e490907c74bf7dd0ac36bc09b02d0d2ae" + "url": "https://github.com/bell-sw/Liberica/releases/download/17.0.3%2B7/bellsoft-jdk17.0.3%2B7-windows-amd64-full.zip", + "hash": "a047bb024acc0b14832833a76e15dfc2d796ff40ff66fc1e2ee0aa29042424f9" }, "32bit": { - "url": "https://github.com/bell-sw/Liberica/releases/download/17.0.2%2B9/bellsoft-jdk17.0.2%2B9-windows-i586-full.zip", - "hash": "sha1:4e7085000a384a88505904e705098b2d320c93f2" + "url": "https://github.com/bell-sw/Liberica/releases/download/17.0.3%2B7/bellsoft-jdk17.0.3%2B7-windows-i586-full.zip", + "hash": "7bab883291bc3747dd5189a0799d0054b4c27ae03b717a04238a0140ea1ba129" } }, - "extract_dir": "jdk-17.0.2-full", + "extract_dir": "jdk-17.0.3-full", "env_add_path": "bin", "env_set": { "JAVA_HOME": "$dir"