44 lines
		
	
	
		
			1.4 KiB
		
	
	
	
		
			YAML
		
	
	
	
	
	
			
		
		
	
	
			44 lines
		
	
	
		
			1.4 KiB
		
	
	
	
		
			YAML
		
	
	
	
	
	
| # yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.0.0.schema.json
 | |
| PackageIdentifier: Mega.MEGASync
 | |
| PackageVersion: 4.5.1.0
 | |
| MinimumOSVersion: 10.0.0.0
 | |
| InstallModes:
 | |
|   - interactive
 | |
|   - silent
 | |
|   - silentWithProgress
 | |
| Installers:
 | |
|   - Architecture: x64
 | |
|     InstallerType: nullsoft
 | |
|     InstallerUrl: https://mega.nz/MEGAsyncSetup64.exe
 | |
|     InstallerSha256: 4F7032027A3DF8E596558E847814A51AD9F84061474112DA0C631AC4C07AA62C
 | |
|     Scope: user
 | |
|     InstallerLocale: en-US
 | |
|     UpgradeBehavior: install
 | |
|   - Architecture: x64
 | |
|     InstallerType: nullsoft
 | |
|     InstallerUrl: https://mega.nz/MEGAsyncSetup64.exe
 | |
|     InstallerSha256: 4F7032027A3DF8E596558E847814A51AD9F84061474112DA0C631AC4C07AA62C
 | |
|     InstallerSwitches:
 | |
|       Custom: /AllUsers
 | |
|     Scope: machine
 | |
|     InstallerLocale: en-US
 | |
|     UpgradeBehavior: install
 | |
|   - Architecture: x86
 | |
|     InstallerType: nullsoft
 | |
|     InstallerUrl: https://mega.nz/MEGAsyncSetup32.exe
 | |
|     InstallerSha256: A328060944049016F25CEDD9C3B67F8171D773366E8566C8BA00F8A50D3AC907
 | |
|     Scope: user
 | |
|     InstallerLocale: en-US
 | |
|     UpgradeBehavior: install
 | |
|   - Architecture: x86
 | |
|     InstallerType: nullsoft
 | |
|     InstallerUrl: https://mega.nz/MEGAsyncSetup32.exe
 | |
|     InstallerSha256: A328060944049016F25CEDD9C3B67F8171D773366E8566C8BA00F8A50D3AC907
 | |
|     InstallerSwitches:
 | |
|       Custom: /AllUsers
 | |
|     Scope: machine
 | |
|     InstallerLocale: en-US
 | |
|     UpgradeBehavior: install
 | |
| ManifestType: installer
 | |
| ManifestVersion: 1.0.0
 |