27 lines
698 B
YAML
27 lines
698 B
YAML
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.0.0.schema.json
|
|
PackageIdentifier: TradingView.TradingViewDesktop
|
|
PackageVersion: 1.0.0-beta.2
|
|
FileExtensions:
|
|
# -
|
|
Protocols:
|
|
# -
|
|
Commands:
|
|
# -
|
|
MinimumOSVersion: 10.0.0.0
|
|
InstallModes:
|
|
- interactive
|
|
- silent
|
|
- silentWithProgress
|
|
Installers:
|
|
- Architecture: x64
|
|
InstallerType: msix
|
|
InstallerUrl: https://tvd-packages.tradingview.com/stable/1.0.0-beta.2/win32/x64/TradingView.msix
|
|
InstallerSha256: D8E2598202F9A5FF025B74BF845381E4A4BE191A3D20CDA04EE9DFDD4951921C
|
|
# Scope:
|
|
InstallerLocale: en-US
|
|
# ProductCode:
|
|
UpgradeBehavior: install
|
|
ManifestType: installer
|
|
ManifestVersion: 1.0.0
|
|
|