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.2
|
|
|
|
InstallerType: Nullsoft
|
|
Installers:
|
|
- Arch: Neutral
|
|
Url: https://download.nextcloud.com/desktop/releases/Windows/Nextcloud-3.0.2-setup.exe
|
|
Sha256: 510AA8EA8D697DEA27052C7B1D0A17CD402666D6EED0BDA9AA9BB6CD17C764E7
|
|
Scope: machine
|
|
Language: en-US
|
|
|
|
# ManifestVersion: 0.1.0
|