Create 8.0.281.yaml (#8572)
This commit is contained in:
41
manifests/Oracle/JavaRuntimeEnvironment/8.0.281.yaml
Normal file
41
manifests/Oracle/JavaRuntimeEnvironment/8.0.281.yaml
Normal file
@@ -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.281
|
||||||
|
|
||||||
|
InstallerType: exe
|
||||||
|
Switches:
|
||||||
|
Custom:
|
||||||
|
Silent: /s
|
||||||
|
SilentWithProgress: /s
|
||||||
|
|
||||||
|
Installers:
|
||||||
|
- Arch: x64
|
||||||
|
Url: https://javadl.oracle.com/webapps/download/AutoDL?BundleId=244068_89d678f2be164786b292527658ca1605
|
||||||
|
Sha256: 27fd9a85f2b49ae6a11b15e36ab28c0493d5572357edf2990a65a2b56f1e1157
|
||||||
|
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
|
Reference in New Issue
Block a user