add TradingView Desktop 1.0.0-beta.2 (#10304)
This commit is contained in:
committed by
GitHub
parent
f71f7a1003
commit
f464372e79
@@ -0,0 +1,26 @@
|
|||||||
|
# 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
|
||||||
|
|
@@ -0,0 +1,28 @@
|
|||||||
|
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultlocale.1.0.0.schema.json
|
||||||
|
PackageIdentifier: TradingView.TradingViewDesktop
|
||||||
|
PackageVersion: 1.0.0-beta.2
|
||||||
|
PackageLocale: en-US
|
||||||
|
Publisher: TradingView, Inc.
|
||||||
|
PublisherUrl: https://www.tradingview.com/
|
||||||
|
PublisherSupportUrl: https://www.tradingview.com/support/categories/desktop/
|
||||||
|
#PrivacyUrl:
|
||||||
|
#Author:
|
||||||
|
PackageName: TradingView Desktop
|
||||||
|
PackageUrl: https://www.tradingview.com/desktop/
|
||||||
|
License: Copyright (C) TradingView, Inc.
|
||||||
|
#LicenseUrl:
|
||||||
|
Copyright: Copyright (C) 2021 TradingView, Inc.
|
||||||
|
#CopyrightUrl:
|
||||||
|
ShortDescription: Experience the best of TradingView you know and love with power and flexibility of a desktop application.
|
||||||
|
#Description:
|
||||||
|
Moniker: tradingview
|
||||||
|
Tags:
|
||||||
|
- trading
|
||||||
|
- finance
|
||||||
|
- stocks
|
||||||
|
- crypto
|
||||||
|
- chart
|
||||||
|
- forex
|
||||||
|
ManifestType: defaultLocale
|
||||||
|
ManifestVersion: 1.0.0
|
||||||
|
|
@@ -0,0 +1,7 @@
|
|||||||
|
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.0.0.schema.json
|
||||||
|
PackageIdentifier: TradingView.TradingViewDesktop
|
||||||
|
PackageVersion: 1.0.0-beta.2
|
||||||
|
DefaultLocale: en-US
|
||||||
|
ManifestType: version
|
||||||
|
ManifestVersion: 1.0.0
|
||||||
|
|
Reference in New Issue
Block a user