diff --git a/manifests/eloston/ungoogled-chromium/80.0.3987.149.yaml b/manifests/eloston/ungoogled-chromium/80.0.3987.149.yaml new file mode 100644 index 000000000..b2638a125 --- /dev/null +++ b/manifests/eloston/ungoogled-chromium/80.0.3987.149.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.149 +InstallerType: exe +Installers: + - Arch: x64 + Url: https://github.com/tangalbert919/ungoogled-chromium-binaries/releases/download/80.0.3987.149-2/ungoogled-chromium_80.0.3987.149-2.1_installer-x64.exe + Sha256: 8a2853a974e973ecfd4188cb36b64aa10041932b94b402e3c653de9fc0f025dc + Switches: + Silent: /silent /install + SilentWithProgress: /silent /install \ No newline at end of file