From 8ff59ea1ff760518583f728abad6c8903029c223 Mon Sep 17 00:00:00 2001 From: oxygen-dioxide <54425948+oxygen-dioxide@users.noreply.github.com> Date: Fri, 19 Mar 2021 14:13:16 +0800 Subject: [PATCH] ungoogled-chromium 80.0.3987.132 (#9001) --- .../ungoogled-chromium/80.0.3987.132.yaml | 26 +++++++++++++++++++ 1 file changed, 26 insertions(+) create mode 100644 manifests/eloston/ungoogled-chromium/80.0.3987.132.yaml diff --git a/manifests/eloston/ungoogled-chromium/80.0.3987.132.yaml b/manifests/eloston/ungoogled-chromium/80.0.3987.132.yaml new file mode 100644 index 000000000..658dbc5a8 --- /dev/null +++ b/manifests/eloston/ungoogled-chromium/80.0.3987.132.yaml @@ -0,0 +1,26 @@ +# ================== General ================== +Id: eloston.ungoogled-chromium +Publisher: Eloston +Name: Ungoogled Chromium +Author: Eloston +Description: ungoogled-chromium is Google Chromium without dependency on Google web services. +#AppMoniker: +Tags: browser,ungoogled,chromium +FileExtensions: html,htm,url,pdf,crx +Protocols: http,https + +# ================== License ================== +Homepage: https://github.com/Eloston/ungoogled-chromium#downloads +License: BSD +#LicenseUrl: + +# ================= Installer ================= +Version: 80.0.3987.132 +InstallerType: exe +Installers: + - Arch: x64 + Url: https://github.com/tangalbert919/ungoogled-chromium-binaries/releases/download/80.0.3987.132-1/ungoogled-chromium_80.0.3987.132-1.1_installer.exe + Sha256: d7709fc4042fd7cb435687286f89ccf14e660e376fd9bc3219182d9dd06800da + Switches: + Silent: /silent /install + SilentWithProgress: /silent /install \ No newline at end of file