40 lines
1.6 KiB
YAML
40 lines
1.6 KiB
YAML
# ================== General ==================
|
|
Id: Opera.Opera
|
|
Publisher: Opera
|
|
Name: Opera
|
|
Author: Opera
|
|
Description: Opera browser for computers
|
|
AppMoniker: opera
|
|
Tags: browser
|
|
#FileExtensions: http, https # FileExtensions are not supported in this preview (5/24/2020)
|
|
|
|
# ================== License ==================
|
|
Homepage: https://www.opera.com/
|
|
License: Copyright Opera Unite Pte. Ltd.
|
|
LicenseUrl: https://www.opera.com/eula/computers
|
|
|
|
# ================= Installer =================
|
|
MinOSVersion: 10.0.0.0
|
|
#Channel: stable # Channel is not supported in this preview (5/24/2020)
|
|
Version: 69.0.3686.36
|
|
|
|
Switches:
|
|
Custom: /launchbrowser=0 /setdefaultbrowser=0 /allusers=1
|
|
Silent: /silent
|
|
SilentWithProgress: /runimmediately
|
|
#Interactive: # Interactive is not supported in this preview (5/24/2020)
|
|
#Language: en-US # Language is not supported in this preview (5/24/2020)
|
|
|
|
InstallerType: exe # zip is not supported in this preview (5/24/2020)
|
|
Installers:
|
|
- Arch: x64
|
|
Url: https://get.geo.opera.com/pub/opera/desktop/69.0.3686.36/win/Opera_69.0.3686.36_Setup_x64.exe
|
|
Sha256: 4e739907a96a120ed075cee6105ca709a482f23f40a0e50ece8c8a95fbbb24ed
|
|
#Scope: machine # Scope is not supported in this preview (5/24/2020)
|
|
#- Arch: x86
|
|
#Url: https://get.geo.opera.com/pub/opera/desktop/69.0.3686.36/win/Opera_69.0.3686.36_Setup.exe
|
|
#Sha256: 962cab00cc53368e4eb22db0df93c098780e3a2d8c560ff2b357eafb480c0973
|
|
#Scope: machine # Scope is not supported in this preview (5/24/2020)
|
|
|
|
# ManifestVersion: 0.1.0
|