* Add multimanifest for R 4.0.5 * identifier uppercase * use upper P in RProject * Rename file
		
			
				
	
	
		
			20 lines
		
	
	
		
			572 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
			
		
		
	
	
			20 lines
		
	
	
		
			572 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.0.0.schema.json
 | 
						|
PackageIdentifier: RProject.R
 | 
						|
PackageVersion: 4.0.5
 | 
						|
MinimumOSVersion: 10.0.0.0
 | 
						|
InstallModes:
 | 
						|
  - interactive
 | 
						|
  - silent
 | 
						|
  - silentWithProgress
 | 
						|
Installers:
 | 
						|
  - Architecture: x64
 | 
						|
    InstallerType: inno
 | 
						|
    InstallerUrl: https://cloud.r-project.org/bin/windows/base/old/4.0.5/R-4.0.5-win.exe
 | 
						|
    InstallerSha256: 7C135D3B30847D7AA65BCD6A436297A42A7A38ABFDE227885285588EF798BC27
 | 
						|
    InstallerLocale: en-US
 | 
						|
    UpgradeBehavior: install
 | 
						|
ManifestType: installer
 | 
						|
ManifestVersion: 1.0.0
 | 
						|
 | 
						|
 |