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.117
|
|
InstallerType: exe
|
|
Installers:
|
|
- Arch: x64
|
|
Url: https://github.com/tangalbert919/ungoogled-chromium-binaries/releases/download/79.0.3945.117-1/ungoogled-chromium_79.0.3945.117-1.1_installer-x64.exe
|
|
Sha256: fe4829581dd2c46bee58adab2cd5af39c11020ae5d09f95b489fca46623d8ac8
|
|
Switches:
|
|
Silent: /silent /install
|
|
SilentWithProgress: /silent /install |