From 9cf446860a8863933a3e87e49985eabc40836074 Mon Sep 17 00:00:00 2001 From: Denis K Date: Sat, 23 May 2020 08:05:34 +0300 Subject: [PATCH] Added Liberica JDK 8 (x64). (#655) * Added Liberica JDK 8 (x64). * Remove manifest version. * Fixed license name. * Added switches to run the installer in the silent mode by default. Co-authored-by: Denis Kononenko --- manifests/BellSoft/LibericaJDK/8.0.252.9.yaml | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 manifests/BellSoft/LibericaJDK/8.0.252.9.yaml diff --git a/manifests/BellSoft/LibericaJDK/8.0.252.9.yaml b/manifests/BellSoft/LibericaJDK/8.0.252.9.yaml new file mode 100644 index 000000000..04b704c2e --- /dev/null +++ b/manifests/BellSoft/LibericaJDK/8.0.252.9.yaml @@ -0,0 +1,17 @@ +Id: BellSoft.LibericaJDK +Name: Liberica JDK 8 +Version: 8.0.252.9 +Publisher: BellSoft +Homepage: https://bell-sw.com +License: GPL 2 with Classpath Exception +Description: | + Liberica JDK is available on a variety of platforms. It is built from OpenJDK which BellSoft contributes to and is thoroughly tested. + Liberica JDK is compatible with the Java SE standard as confirmed by the JCK provided under the license from OpenJDK. Support options are available from BellSoft. +Installers: + - Arch: x64 + Url: https://download.bell-sw.com/java/8u252+9/bellsoft-jdk8u252+9-windows-amd64.msi + InstallerType: Msi + Sha256: 034758E2536F77F92A5D31BBCD47E5E7CFFB40678462DE0418FD544A415D70B4 +Switches: + Silent: /quiet + SilentWithProgress: /passive