* Manifest Update for Xmake-io.Xmake v2.5.4 * Revert "Manifest Update for Xmake-io.Xmake v2.5.4" This reverts commit e2fa7e4c9886afcacf22d40abd6cd5b9cf9e4d85. * Revert "Revert "Manifest Update for Xmake-io.Xmake v2.5.4"" This reverts commit b260af3676980808532623afbf61aa56661dbca6.
		
			
				
	
	
		
			25 lines
		
	
	
		
			887 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
			
		
		
	
	
			25 lines
		
	
	
		
			887 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.0.0.schema.json
 | 
						|
PackageIdentifier: Xmake-io.Xmake
 | 
						|
PackageVersion: 2.5.4
 | 
						|
MinimumOSVersion: 10.0.0.0
 | 
						|
InstallModes:
 | 
						|
  - interactive
 | 
						|
  - silent
 | 
						|
  - silentWithProgress
 | 
						|
InstallerType: nullsoft
 | 
						|
Installers:
 | 
						|
  - Architecture: x64
 | 
						|
    InstallerUrl: https://github.com/xmake-io/xmake/releases/download/v2.5.4/xmake-v2.5.4.win64.exe
 | 
						|
    InstallerSha256: 2B4D49E871BBC0B5C883F2F7FD3FC95CCAAB281931054EFC8616B4F02F693A4B
 | 
						|
    Scope: machine
 | 
						|
    InstallerLocale: en-US
 | 
						|
    UpgradeBehavior: install
 | 
						|
  - Architecture: x86
 | 
						|
    InstallerUrl: https://github.com/xmake-io/xmake/releases/download/v2.5.4/xmake-v2.5.4.win32.exe
 | 
						|
    InstallerSha256: BACC4D3B8DC5ED426F1855ACBF121205EF121F66AED6F1B3488D5731FDF1412F
 | 
						|
    Scope: machine
 | 
						|
    InstallerLocale: en-US
 | 
						|
    UpgradeBehavior: install
 | 
						|
ManifestType: installer
 | 
						|
ManifestVersion: 1.0.0
 |