From 1be23709af32f1a74833d2f638e8dd1eca52f0a6 Mon Sep 17 00:00:00 2001 From: oxygen-dioxide <54425948+oxygen-dioxide@users.noreply.github.com> Date: Mon, 28 Dec 2020 20:31:04 +0800 Subject: [PATCH] BraveBrowser-Nightly 1.20.47 (#5755) --- .../BraveBrowser-Nightly/1.20.47.yaml | 32 +++++++++++++++++++ 1 file changed, 32 insertions(+) create mode 100644 manifests/BraveSoftware/BraveBrowser-Nightly/1.20.47.yaml diff --git a/manifests/BraveSoftware/BraveBrowser-Nightly/1.20.47.yaml b/manifests/BraveSoftware/BraveBrowser-Nightly/1.20.47.yaml new file mode 100644 index 000000000..45eb88a65 --- /dev/null +++ b/manifests/BraveSoftware/BraveBrowser-Nightly/1.20.47.yaml @@ -0,0 +1,32 @@ +# ================== General ================== +Id: BraveSoftware.BraveBrowser-Nightly +Publisher: Brave Software, Inc. +Name: Brave Browser Nightly +Author: Brave Software, Inc. +Description: Secure, Fast & Private Web Browser with Adblocker +#AppMoniker: +Tags: Browser,Chromium,adblock,browser +FileExtensions: html,htm,url,pdf +Protocols: http, https + +# ================== License ================== +Homepage: https://brave.com +License: Mozilla Public License 2.0 +LicenseUrl: https://github.com/brave/brave-browser/blob/master/LICENSE + +# ================= Installer ================= +MinOSVersion: 10.0.0.0 +Version: 1.20.47 + +Switches: + Custom: + Silent: "" + SilentWithProgress: "" + +InstallerType: exe +Installers: + - Arch: x64 + Url: https://github.com/brave/brave-browser/releases/download/v1.20.47/BraveBrowserStandaloneSilentNightlySetup.exe + Sha256: 1b4f6f26bb9649d4044119295bf3adef57875b92f9ae1023653ab0fbe7d8a835 + Scope: machine + Language: en-US \ No newline at end of file