33 lines
		
	
	
		
			1.4 KiB
		
	
	
	
		
			YAML
		
	
	
	
	
	
			
		
		
	
	
			33 lines
		
	
	
		
			1.4 KiB
		
	
	
	
		
			YAML
		
	
	
	
	
	
# ================== General ==================
 | 
						|
Id: VideoLAN.VLC
 | 
						|
Publisher: VideoLAN
 | 
						|
Name: VLC media player
 | 
						|
Author: VideoLAN
 | 
						|
Description: A free and open source cross-platform multimedia player and framework that plays most multimedia files as well as DVDs, Audio CDs, VCDs, and various streaming protocols.
 | 
						|
AppMoniker: VLC
 | 
						|
Tags: Media, media player, player, video, playback, vlc
 | 
						|
#FileExtensions: mp3, mp4     # FileExtensions are not supported in this preview (5/24/2020)
 | 
						|
 | 
						|
# ================== License ==================
 | 
						|
Homepage: https://www.videolan.org/vlc/
 | 
						|
License: GNU General Public License Version 2
 | 
						|
LicenseUrl: https://www.videolan.org/developers/vlc/COPYING
 | 
						|
 | 
						|
# ================= Installer =================
 | 
						|
MinOSVersion: 10.0.0.0
 | 
						|
#Channel: stable                # Channel is not supported in this preview (5/24/2020) 
 | 
						|
Version: 3.0.11
 | 
						|
 | 
						|
InstallerType: msi
 | 
						|
Installers:
 | 
						|
  - Arch: x64
 | 
						|
    Url: https://download.videolan.org/pub/videolan/vlc/3.0.11/win64/vlc-3.0.11-win64.msi
 | 
						|
    Sha256: 2a6579e149a6420178db198e536ea25c385ac7d996bb7958b9beed2bafff4664
 | 
						|
    #Scope: machine             # Scope is not supported in this preview (5/24/2020)
 | 
						|
  #- Arch: x86
 | 
						|
    #Url: https://download.videolan.org/pub/videolan/vlc/3.0.11/win32/vlc-3.0.11-win32.msi
 | 
						|
    #Sha256: 923f2f859bfcccb4ff46ac27bc52920b57d2dfe33ffe3875a239d73a1de96b70
 | 
						|
    #Scope: machine             # Scope is not supported in this preview (5/24/2020)
 | 
						|
    
 | 
						|
# ManifestVersion: 0.1.0
 |