-
Notifications
You must be signed in to change notification settings - Fork 4.7k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Plex for Windows v1.14.0.1340 (#2511)
- Loading branch information
1 parent
5720810
commit 6007d69
Showing
1 changed file
with
27 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,27 @@ | ||
# ================== General ================== | ||
Id: Plex.Plex | ||
Publisher: Plex | ||
Name: Plex for Windows | ||
Author: Plex | ||
Description: This is the new desktop client that replaces plexmediaplayer. It supports downloads and implements the UNO interface. | ||
AppMoniker: plex | ||
Tags: streaming, video, music | ||
|
||
# ================== License ================== | ||
Homepage: https://www.plex.tv/media-server-downloads/#plex-app | ||
License: Copyright © 2020, Plex | ||
LicenseUrl: https://www.plex.tv/about/privacy-legal/plex-terms-of-service/ | ||
|
||
# ================= Installer ================= | ||
MinOSVersion: 10.0.0.0 | ||
#Channel: stable # Channel is not supported in this preview (5/24/2020) | ||
Version: 1.14.0.1340 | ||
|
||
InstallerType: Nullsoft | ||
Installers: | ||
- Arch: Neutral | ||
Url: https://downloads.plex.tv/plex-desktop/1.14.0.1340-0acc754c/windows/Plex-1.14.0.1340-0acc754c-x86_64.exe | ||
Sha256: 42c4f19458438bf62ef9343d2fdb1f3dbc401dd9f572e749ceae5e1d4fc794e4 | ||
Scope: mahcine | ||
|
||
# ManifestVersion: 0.1.0 |