diff --git a/manifests/Oracle/JavaRuntimeEnvironment/8.0.261.yaml b/manifests/Oracle/JavaRuntimeEnvironment/8.0.261.yaml new file mode 100644 index 000000000..b7b8b652b --- /dev/null +++ b/manifests/Oracle/JavaRuntimeEnvironment/8.0.261.yaml @@ -0,0 +1,41 @@ +# ================== General ================== +Id: Oracle.JavaRuntimeEnvironment +Publisher: Oracle +Name: Java Runtime Environment +Author: Oracle +Description: Java allows you to play online games, chat with people around the world, calculate your mortgage interest, and view images in 3D, just to name a few. It's also integral to the intranet applications and other e-business solutions that are the foundation of corporate computing. Please note you now need a Java License from Oracle to use unless installed for Personal Use and Development Use. +AppMoniker: jre8 +Tags: Java, Runtime, Environment +FileExtensions: java, jar, jsp, jad, idx, class +#Protocols: +Commands: java + +# ================== License ================== +Homepage: https://www.java.com/ +License: Copyright (c) Oracle +LicenseUrl: https://www.oracle.com/downloads/licenses/javase-license1.html + +# ================= Installer ================= +MinOSVersion: 10.0.0.0 +#Channel: stable # Channel is not supported in this preview (5/24/2020) +Version: 8.0.261 + +InstallerType: exe +Switches: + Custom: + Silent: /s + SilentWithProgress: /s + +Installers: + - Arch: x64 + Url: https://javadl.oracle.com/webapps/download/AutoDL?BundleId=242990_a4634525489241b9a9e1aa73d9e118e6 + Sha256: 3F3B8ECBB0808B15A811CA437767D09E73C04D465729FD1532E296903634461C + Scope: machine + Language: en-US + #- Arch: x86 # Support for multiple installers are not supported in this preview (5/24/2020) + #Url: https://javadl.oracle.com/webapps/download/AutoDL?BundleId=242988_a4634525489241b9a9e1aa73d9e118e6 + #Sha256: 9B7A8B449054164890D96FD25662CD2CD606B4B71032D435BD878589425E6F7F + #Scope: machine + #Language: en-US + +# ManifestVersion: 0.1.0