14 lines
		
	
	
		
			678 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
			
		
		
	
	
			14 lines
		
	
	
		
			678 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.0.0.schema.json
 | 
						|
PackageIdentifier: vim.vim
 | 
						|
PackageVersion: 8.2.2886
 | 
						|
MinimumOSVersion: 10.0.0.0
 | 
						|
InstallerType: nullsoft
 | 
						|
Installers:
 | 
						|
- Architecture: x64
 | 
						|
  InstallerUrl: https://github.com/vim/vim-win32-installer/releases/download/v8.2.2886/gvim_8.2.2886_x64.exe
 | 
						|
  InstallerSha256: 5736DF29ECF1DC43535C97775291BBD66FFD3B0C901E1903CF557A2EBBB8CFA2
 | 
						|
- Architecture: x86
 | 
						|
  InstallerUrl: https://github.com/vim/vim-win32-installer/releases/download/v8.2.2886/gvim_8.2.2886_x86.exe
 | 
						|
  InstallerSha256: 7B522BE8B3F127B6F0D5132E43BADD691BBAF27E2A21D17BDAB16926A736A0E6
 | 
						|
ManifestType: installer
 | 
						|
ManifestVersion: 1.0.0 |