From 8474f439f5d58ab4158b95883a131393efedb06a Mon Sep 17 00:00:00 2001 From: Sascha Greuel Date: Sat, 30 May 2020 15:32:31 +0200 Subject: [PATCH] Added Pale Moon 28.9.3 (#1233) --- .../MoonchildProductions/PaleMoon/28.9.3.yaml | 24 +++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 manifests/MoonchildProductions/PaleMoon/28.9.3.yaml diff --git a/manifests/MoonchildProductions/PaleMoon/28.9.3.yaml b/manifests/MoonchildProductions/PaleMoon/28.9.3.yaml new file mode 100644 index 000000000..6bf7f4909 --- /dev/null +++ b/manifests/MoonchildProductions/PaleMoon/28.9.3.yaml @@ -0,0 +1,24 @@ +# ================== General ================== + +Id: MoonchildProductions.PaleMoon +Publisher: Moonchild Productions +Name: Pale Moon +Description: The best browser with fast site rendering, advanced privacy, a sleek design and innovative features. +Homepage: https://www.palemoon.org +Tags: Browser, Mozilla, Firefox, Goanna + +Version: 28.9.3 + +License: Mozilla Public License Version 2.0 +LicenseUrl: https://www.mozilla.org/en-US/MPL/2.0/ + +# ================= Installer ================= + +InstallerType: exe +Installers: + - Arch: x64 + Url: https://rm-eu.palemoon.org/release/palemoon-28.9.3.win64.installer.exe + Sha256: 491DF6CE64A51D70CCA337A6A81BA95B11B748E580D9F9EA9044D7E0F92DDB88 + Switches: + Silent: "-ms -ma" + SilentWithProgress: "-ms -ma" \ No newline at end of file