28 lines
927 B
YAML
28 lines
927 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: 78.0.3904.108
|
|
InstallerType: exe
|
|
Installers:
|
|
- Arch: x64
|
|
Url: https://github.com/tangalbert919/ungoogled-chromium-binaries/releases/download/78.0.3904.108-1/ungoogled-chromium_78.0.3904.108-1.1_installer-x64.exe
|
|
Sha256: e5453eec27ee02fdb07ed6ed0d6ee7ba2f02f2c13c8a6c2061099d32a6b8c1ef
|
|
Switches:
|
|
Silent: /silent /install
|
|
SilentWithProgress: /silent /install
|
|
|