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: 84.0.4147.125
|
|
InstallerType: exe
|
|
Installers:
|
|
- Arch: x64
|
|
Url: https://github.com/tangalbert919/ungoogled-chromium-binaries/releases/download/84.0.4147.125-1/ungoogled-chromium_84.0.4147.125-1.1_installer-x64.exe
|
|
Sha256: 77c5b6750c07da2d37a238302d929619a2327d824e5a27f090f3f75fd91e7e87
|
|
Switches:
|
|
Silent: /silent /install
|
|
SilentWithProgress: /silent /install |