26 lines
792 B
YAML
26 lines
792 B
YAML
# ================== General ==================
|
|
Id: twinkstar.browser
|
|
Publisher: Twinkstar Corporation
|
|
Name: Twinkstar Browser
|
|
Author: Twinkstar Corporation
|
|
#Description:
|
|
AppMoniker: twinkstar
|
|
Tags: Browser,Chromium,twinkstar
|
|
FileExtensions: html,htm,url,pdf,crx
|
|
Protocols: http,https
|
|
|
|
# ================== License ==================
|
|
Homepage: https://www.twinkstar.com/
|
|
License: Copyright (c) Twinkstar Corporation. All rights reserved.
|
|
#LicenseUrl:
|
|
|
|
# ================= Installer =================
|
|
Version: 7.2.2000.2012
|
|
InstallerType: exe
|
|
Installers:
|
|
- Arch: x64
|
|
Url: https://d1.twinkstar.com/win/Twinkstar_v7.2.2000.2012_Release.exe
|
|
Sha256: f1e2dd1dbd0017d66e64b690e774419d7bed48c49ace25cf4c016e91704ae860
|
|
Switches:
|
|
Silent: -silent
|
|
SilentWithProgress: -silent |