18 lines
		
	
	
		
			806 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
			
		
		
	
	
			18 lines
		
	
	
		
			806 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
| # yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.0.0.schema.json
 | |
| PackageIdentifier: Automattic.Simplenote
 | |
| PackageVersion: 2.11.0
 | |
| Installers:
 | |
| - Architecture: x64
 | |
|   InstallerUrl: https://github.com/Automattic/simplenote-electron/releases/download/v2.11.0/Simplenote-win-2.11.0-x64.appx
 | |
|   InstallerSha256: 3BB60CCC02EA2F709C9224C43F3DF1B28F6EA84A9E2ABEAB4486ADE4ADC27605
 | |
|   InstallerType: appx
 | |
|   PackageFamilyName: simplenote_cdagv53c87npa
 | |
| - Architecture: x86
 | |
|   InstallerUrl: https://github.com/Automattic/simplenote-electron/releases/download/v2.11.0/Simplenote-win-2.11.0-ia32.appx
 | |
|   InstallerSha256: CEDD776689601E6B2AEAD83C98FDCC1AB680D169F69BFE6A076DF24FF3EDC710
 | |
|   InstallerType: appx
 | |
|   PackageFamilyName: simplenote_cdagv53c87npa
 | |
| ManifestType: installer
 | |
| ManifestVersion: 1.0.0
 | |
| 
 |