From 0e6bbe89205f05c5b0570376f50c99670d6822bc Mon Sep 17 00:00:00 2001 From: Brecht Callens Date: Mon, 7 Sep 2020 23:29:53 +0200 Subject: [PATCH] Add Vivaldi v3.3.2022.36 (#3457) * Add Vivaldi v3.3.2022.36 * Fix version problem * Fixed typo in version again. --- .../Vivaldi/3.3.2022.36.yaml | 40 +++++++++++++++++++ 1 file changed, 40 insertions(+) create mode 100644 manifests/VivaldiTechnologies/Vivaldi/3.3.2022.36.yaml diff --git a/manifests/VivaldiTechnologies/Vivaldi/3.3.2022.36.yaml b/manifests/VivaldiTechnologies/Vivaldi/3.3.2022.36.yaml new file mode 100644 index 000000000..e6ab1c5b5 --- /dev/null +++ b/manifests/VivaldiTechnologies/Vivaldi/3.3.2022.36.yaml @@ -0,0 +1,40 @@ +# ================== General ================== +Id: VivaldiTechnologies.Vivaldi +Publisher: VivaldiTechnologies +Name: Vivaldi +Author: Vivaldi +Description: The new Vivaldi browser protects you from trackers, blocks unwanted ads, and puts you in control with unique built-in features. Get Vivaldi and browse fast. +AppMoniker: vivaldi +Tags: Browser, Chromium +FileExtensions: html, htm, url +Protocols: http, https + +# ================== License ================== +Homepage: https://vivaldi.com +License: Copyright Vivaldi Technologies +LicenseUrl: https://vivaldi.com/privacy/vivaldi-end-user-license-agreement/ + +# ================= Installer ================= +MinOSVersion: 10.0.0.0 +#Channel: stable # Channel is not supported in this preview (5/24/2020) +Version: 3.3.2022.36 + +Switches: + Custom: --do-not-launch-chrome --vivaldi-update + Silent: --vivaldi-silent + SilentWithProgress: --vivaldi-silent + #Interactive: + Language: en-US + +InstallerType: exe +Installers: + - Arch: x64 + Url: https://downloads.vivaldi.com/stable/Vivaldi.3.3.2022.36.x64.exe + Sha256: 59BEBCC03C687FC59483276F2CCA32F69B9DD47E974723DD439102605FA6E63B + Scope: user + #- Arch: x86 # Support for multiple installers are not supported in this preview (5/24/2020) + #Url: https://downloads.vivaldi.com/stable/Vivaldi.3.3.2022.36.exe + #Sha256: 169A0D64E6EC9EB40BEC58BD08F3C357D4F2927C58C8A8FD20B150E24DA4A09B + #Scope: user + +# ManifestVersion: 0.1.0