From c64bcf74aefd1ba6875bb22413ed6f6c7de63584 Mon Sep 17 00:00:00 2001 From: Mathias Hermansson Date: Fri, 22 Jan 2021 18:37:12 +0100 Subject: [PATCH] liberica: Update to version 15.0.2-10 --- bucket/liberica.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/liberica.json b/bucket/liberica.json index e9ead9c7f..510762d37 100644 --- a/bucket/liberica.json +++ b/bucket/liberica.json @@ -1,16 +1,16 @@ { "description": "BellSoft Liberica is a 100% open-source Java implementation", "homepage": "https://bell-sw.com/java", - "version": "15.0.2-8", + "version": "15.0.2-10", "license": "GPL-2.0-only WITH Classpath-exception-2.0", "architecture": { "64bit": { - "url": "https://github.com/bell-sw/Liberica/releases/download/15.0.2%2B8/bellsoft-jdk15.0.2%2B8-windows-amd64.zip", - "hash": "sha1:50396f3c6a3151a2eb465648e265cfdd8d01718e" + "url": "https://github.com/bell-sw/Liberica/releases/download/15.0.2%2B10/bellsoft-jdk15.0.2%2B10-windows-amd64.zip", + "hash": "sha1:5d29500deb98111073de8f70ba2b805ef5b02b98" }, "32bit": { - "url": "https://github.com/bell-sw/Liberica/releases/download/15.0.2%2B8/bellsoft-jdk15.0.2%2B8-windows-i586.zip", - "hash": "sha1:f1b6c0f6b2babcae9e49c8793944b2061178ac4f" + "url": "https://github.com/bell-sw/Liberica/releases/download/15.0.2%2B10/bellsoft-jdk15.0.2%2B10-windows-i586.zip", + "hash": "sha1:dca8ede3b2a1fddacadfc74cd9b77e23436c7f78" } }, "extract_dir": "jdk-15.0.2",