-
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.15.1.1358 (#2588)
* Plex for Windows v1.15.1.1358 * Bot Stuck
- Loading branch information
1 parent
529a45f
commit 2bbda5d
Showing
1 changed file
with
26 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,26 @@ | ||
# ================== 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.15.1.1358 | ||
|
||
InstallerType: Nullsoft | ||
Installers: | ||
- Arch: Neutral | ||
Url: https://downloads.plex.tv/plex-desktop/1.15.1.1358-43550df5/windows/Plex-1.15.1.1358-43550df5-x86_64.exe | ||
Sha256: d67eb6dc832c1286c6ddc492e2ae452371bb7ae384cfd50605f1bfbf266b9ccb | ||
|
||
# ManifestVersion: 0.1.0 |