26 lines
919 B
YAML
26 lines
919 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: 87.0.4280.67
|
|
InstallerType: exe
|
|
Installers:
|
|
- Arch: x64
|
|
Url: https://github.com/tangalbert919/ungoogled-chromium-binaries/releases/download/87.0.4280.67-1/ungoogled-chromium_87.0.4280.67-1.1_installer-x64.exe
|
|
Sha256: c6e32e06aa15c70070c2190806361f48e4a5335af2e8bb88c415bb34d67f8996
|
|
Switches:
|
|
Silent: /silent /install
|
|
SilentWithProgress: /silent /install |