18 lines
		
	
	
		
			789 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
			
		
		
	
	
			18 lines
		
	
	
		
			789 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
| # yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.0.0.schema.json
 | |
| PackageIdentifier: Elastic.Winlogbeat
 | |
| PackageVersion: 7.7.0
 | |
| Installers:
 | |
| - Architecture: x64
 | |
|   InstallerUrl: https://artifacts.elastic.co/downloads/beats/winlogbeat/winlogbeat-7.7.0-windows-x86_64.msi
 | |
|   InstallerType: msi
 | |
|   InstallerSha256: 4A35FB1B631FE1FD59E7DF04AF175F8D9EF0CA52DE869C31148BB37F168B91EF
 | |
|   ProductCode: "{2DE7C165-4793-5EE1-9DF0-372062A53E2B}"
 | |
| - Architecture: x86
 | |
|   InstallerUrl: https://artifacts.elastic.co/downloads/beats/winlogbeat/winlogbeat-7.7.0-windows-x86.msi
 | |
|   InstallerType: msi
 | |
|   InstallerSha256: D7502A7760484230FBA3FCB447EE7552466E68DB0EA82A6C0069057475EAE586
 | |
|   ProductCode: "{2DE7C165-4793-5EE1-9DF0-372062A53E2B}"
 | |
| ManifestType: installer
 | |
| ManifestVersion: 1.0.0
 | |
| 
 |