From f0b479680951ce930983d4f9bcbb4913a3d34c8d Mon Sep 17 00:00:00 2001 From: Mathias Hermansson Date: Fri, 17 Sep 2021 17:48:35 +0200 Subject: [PATCH] liberica-lts: Update to version 17-35 --- bucket/liberica-lts.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/bucket/liberica-lts.json b/bucket/liberica-lts.json index fb28142ff..b220d3c5a 100644 --- a/bucket/liberica-lts.json +++ b/bucket/liberica-lts.json @@ -1,19 +1,19 @@ { "description": "BellSoft Liberica is a 100% open-source Java implementation", "homepage": "https://bell-sw.com/java", - "version": "11.0.12-7", + "version": "17-35", "license": "GPL-2.0-only WITH Classpath-exception-2.0", "architecture": { "64bit": { - "url": "https://github.com/bell-sw/Liberica/releases/download/11.0.12%2B7/bellsoft-jdk11.0.12%2B7-windows-amd64.zip", - "hash": "6f2afc6f8ffce87d186d9d40ad20970504cd0ba7e187e10280eb1447ae35f4f5" + "url": "https://github.com/bell-sw/Liberica/releases/download/17%2B35/bellsoft-jdk17%2B35-windows-amd64.zip", + "hash": "sha1:602279632390b2d0ba46663874c0b0e3abbd5563" }, "32bit": { - "url": "https://github.com/bell-sw/Liberica/releases/download/11.0.12%2B7/bellsoft-jdk11.0.12%2B7-windows-i586.zip", - "hash": "c65ab10dbb5be808746f7269706b65d46681c9f9cbd39820b93dba98a5037ad0" + "url": "https://github.com/bell-sw/Liberica/releases/download/17%2B35/bellsoft-jdk17%2B35-windows-i586.zip", + "hash": "sha1:d077dc94f4e3a712f7a95c86e43729de7d1f9c3c" } }, - "extract_dir": "jdk-11.0.12", + "extract_dir": "jdk-17", "env_add_path": "bin", "env_set": { "JAVA_HOME": "$dir"