26 lines
922 B
YAML
26 lines
922 B
YAML
# ================== 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 |