18 lines
		
	
	
		
			801 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
			
		
		
	
	
			18 lines
		
	
	
		
			801 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
| # yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.0.0.schema.json
 | |
| PackageIdentifier: Automattic.Simplenote
 | |
| PackageVersion: 2.9.0
 | |
| Installers:
 | |
| - Architecture: x64
 | |
|   InstallerUrl: https://github.com/Automattic/simplenote-electron/releases/download/v2.9.0/Simplenote-win-2.9.0-x64.appx
 | |
|   InstallerSha256: 05D9CDD0A8D99EEC6002A7EDCA4914BFEB05D5F70233BE948723F5CA1AA62041
 | |
|   InstallerType: appx
 | |
|   PackageFamilyName: simplenote_cdagv53c87npa
 | |
| - Architecture: x86
 | |
|   InstallerUrl: https://github.com/Automattic/simplenote-electron/releases/download/v2.9.0/Simplenote-win-2.9.0-ia32.appx
 | |
|   InstallerSha256: 6cbbd3a08fa5709060d1eec587b372555740665359a95e4f3196b332093fdf9f
 | |
|   InstallerType: appx
 | |
|   PackageFamilyName: simplenote_cdagv53c87npa
 | |
| ManifestType: installer
 | |
| ManifestVersion: 1.0.0
 | |
| 
 |