29 lines
		
	
	
		
			1005 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
			
		
		
	
	
			29 lines
		
	
	
		
			1005 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
| # ================== General ==================
 | |
| Id: Nextcloud.NextcloudDesktop
 | |
| Publisher: Nextcloud GmbH
 | |
| Name: Nextcloud Desktop
 | |
| Author: Nextcloud GmbH
 | |
| Description: Use the desktop clients to keep your files synchronized between your Nextcloud server and your desktop.
 | |
| AppMoniker: nextclouddesktop
 | |
| Tags: utility, tool, synchronization, cloud
 | |
| 
 | |
| # ================== License ==================
 | |
| Homepage: https://nextcloud.com/
 | |
| License: GNU GENERAL PUBLIC LICENSE Version 2
 | |
| LicenseUrl: https://github.com/nextcloud/desktop/blob/master/COPYING
 | |
| 
 | |
| # ================= Installer =================
 | |
| MinOSVersion: 10.0.0.0
 | |
| #Channel: stable                # Channel is not supported in this preview (5/24/2020)
 | |
| Version: 3.0.3
 | |
| 
 | |
| InstallerType: Nullsoft
 | |
| Installers:
 | |
|   - Arch: Neutral
 | |
|     Url: https://download.nextcloud.com/desktop/releases/Windows/Nextcloud-3.0.3-setup.exe
 | |
|     Sha256: 2562e9b3a99509e1fce233c50e46f35ab6c38accfbbd8988d3e43934e53a9db0
 | |
|     Scope: machine
 | |
|     Language: en-US
 | |
|     
 | |
| # ManifestVersion: 0.1.0
 |