From 847a75cc6d24b905170da5d34d5c8aafe31505df Mon Sep 17 00:00:00 2001 From: Mathias Hermansson Date: Fri, 22 Jan 2021 18:37:11 +0100 Subject: [PATCH] liberica-full: Update to version 15.0.2-10 --- bucket/liberica-full.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/liberica-full.json b/bucket/liberica-full.json index 26a609b55..db467313c 100644 --- a/bucket/liberica-full.json +++ b/bucket/liberica-full.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-full.zip", - "hash": "sha1:c7ae11c21b8fa7371c63d2cb0d0aa1638ea81fc8" + "url": "https://github.com/bell-sw/Liberica/releases/download/15.0.2%2B10/bellsoft-jdk15.0.2%2B10-windows-amd64-full.zip", + "hash": "sha1:b65614d99eaca4dcb5c97768792a00eb4f12b691" }, "32bit": { - "url": "https://github.com/bell-sw/Liberica/releases/download/15.0.2%2B8/bellsoft-jdk15.0.2%2B8-windows-i586-full.zip", - "hash": "sha1:59765226f0075d7d1ae87cf7bd128b7f5bbc1287" + "url": "https://github.com/bell-sw/Liberica/releases/download/15.0.2%2B10/bellsoft-jdk15.0.2%2B10-windows-i586-full.zip", + "hash": "sha1:2be2872bb770201b1f74f666aef76b1ea162dd66" } }, "extract_dir": "jdk-15.0.2-full",