From 52746679a5730e72a83891d9652ee80f1292d520 Mon Sep 17 00:00:00 2001 From: Easton Pillay Date: Sat, 6 Feb 2021 19:46:50 -0600 Subject: [PATCH] Added Pale Moon version 29.0.1. (#7048) --- .../MoonchildProductions/PaleMoon/29.0.1.yaml | 24 +++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 manifests/MoonchildProductions/PaleMoon/29.0.1.yaml diff --git a/manifests/MoonchildProductions/PaleMoon/29.0.1.yaml b/manifests/MoonchildProductions/PaleMoon/29.0.1.yaml new file mode 100644 index 000000000..e0a8c3e86 --- /dev/null +++ b/manifests/MoonchildProductions/PaleMoon/29.0.1.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. +Tags: Browser, Mozilla, Firefox, Goanna, gecko +FileExtensions: html,htm,url,pdf,xpi +Protocols: http,https + +# ================== License ================== +Homepage: https://www.palemoon.org +License: Mozilla Public License Version 2.0 +LicenseUrl: https://www.mozilla.org/en-US/MPL/2.0/ + +# ================= Installer ================= +Version: 29.0.1 +InstallerType: exe +Installers: + - Arch: x64 + Url: https://rm-eu.palemoon.org/release/palemoon-29.0.1.win64.installer.exe + Sha256: CF228868378D16BB6DC31B4EFA2C3591825DB06EB01456BC5CAC473A446C7F21 + Switches: + Silent: "-ms -ma" + SilentWithProgress: "-ms -ma" \ No newline at end of file