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.1.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.1.1.exe
 | |
|     Sha256: 6e29c386853d078ee48c30b00a63fb1b09e7e80e4c23d81981e6bff3f324a02b
 | |
|     Scope: user
 | |
|     
 | |
| # ManifestVersion: 0.1.0
 |