28 lines
		
	
	
		
			917 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
			
		
		
	
	
			28 lines
		
	
	
		
			917 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
| # ================== General ==================
 | |
| Id: Automattic.Wordpress
 | |
| Publisher: Automattic
 | |
| Name: Wordpress
 | |
| Author: Automattic
 | |
| Description: A control panel for all your WordPress sites.
 | |
| AppMoniker: wordpress
 | |
| Tags: admin, electron, wordpress, blog, editor
 | |
| 
 | |
| # ================== License ==================
 | |
| Homepage: https://apps.wordpress.com/desktop/
 | |
| License: GPLv2
 | |
| LicenseUrl: https://raw.githubusercontent.com/Automattic/wp-desktop/develop/LICENSE.md
 | |
| 
 | |
| # ================= Installer =================
 | |
| MinOSVersion: 10.0.0.0
 | |
| #Channel: stable                # Channel is not supported in this preview (5/24/2020)
 | |
| Version: 6.0.1
 | |
| 
 | |
| InstallerType: nullsoft
 | |
| Installers:
 | |
|   - Arch: x86
 | |
|     Url: https://github.com/Automattic/wp-desktop/releases/download/v6.0.1/wordpress.com-win32-setup-6.0.1.exe
 | |
|     Sha256: e635a674292de0b7e4e49745a95ed71e3ce65c66d9eded3abf3c064fe98a4472
 | |
|     Scope: machine
 | |
|     
 | |
| # ManifestVersion: 0.1.0
 |