35 lines
1.0 KiB
YAML
35 lines
1.0 KiB
YAML
# ================== General ==================
|
|
Id: Plex.Plexamp
|
|
Publisher: Plex
|
|
Name: Plexamp
|
|
Author: Plex
|
|
Description: A beautiful Plex music player for audiophiles, curators, and hipsters.
|
|
AppMoniker: plexamp
|
|
Tags: multimedia, mp3, audio, player
|
|
|
|
# ================== License ==================
|
|
Homepage: https://plexamp.com/
|
|
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: 3.3.1
|
|
|
|
Switches:
|
|
Custom:
|
|
Silent: /S
|
|
SilentWithProgress: /S
|
|
#Interactive: # Interactive is not supported in this preview (5/24/2020)
|
|
Language: en-US
|
|
|
|
InstallerType: exe
|
|
Installers:
|
|
- Arch: x64
|
|
Url: https://plexamp.plex.tv/plexamp.plex.tv/desktop/Plexamp%20Setup%203.3.1.exe
|
|
Sha256: 2e9f31d9b06ed5a48d79fc10feb87d576ee4a9ea05c1651b25cf7f13b8898db2
|
|
Scope: user
|
|
|
|
# ManifestVersion: 0.1.0
|