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: 79.0.3945.130
|
|
InstallerType: exe
|
|
Installers:
|
|
- Arch: x64
|
|
Url: https://github.com/tangalbert919/ungoogled-chromium-binaries/releases/download/79.0.3945.130-2/ungoogled-chromium_79.0.3945.130-2.1_installer-x64.exe
|
|
Sha256: bfdb6557ca45de3e250acc981e290ff9ee0a97ea5e3d3e0bc1f9c1573fef76eb
|
|
Switches:
|
|
Silent: /silent /install
|
|
SilentWithProgress: /silent /install |