From 095f461bd066109072daecbb785a6bdf74e4ca9f Mon Sep 17 00:00:00 2001 From: Nisarg Mehta <5328361+mehtanisarg369@users.noreply.github.com> Date: Sun, 16 Aug 2020 14:43:26 +0200 Subject: [PATCH] Add manifest file for NextCloud Desktop Client v2.6.5 x86 (#3104) --- manifests/Nextcloud/NextcloudDesktop/2.6.5.yaml | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 manifests/Nextcloud/NextcloudDesktop/2.6.5.yaml diff --git a/manifests/Nextcloud/NextcloudDesktop/2.6.5.yaml b/manifests/Nextcloud/NextcloudDesktop/2.6.5.yaml new file mode 100644 index 000000000..6d3b77c52 --- /dev/null +++ b/manifests/Nextcloud/NextcloudDesktop/2.6.5.yaml @@ -0,0 +1,16 @@ +Id: Nextcloud.NextcloudDesktop +Name: Nextcloud Desktop +Publisher: Nextcloud GmbH +Version: 2.6.5 +MinOSVersion: 10.0.0.0 +License: GNU GENERAL PUBLIC LICENSE Version 2 +LicenseUrl: https://github.com/nextcloud/desktop/blob/master/COPYING +AppMoniker: nextclouddesktop +Homepage: https://nextcloud.com/ +Description: Use the desktop clients to keep your files synchronized between your Nextcloud server and your desktop. +Tags: "utility,tool,synchronization,cloud" +InstallerType: Nullsoft +Installers: + - Arch: x86 + Url: https://download.nextcloud.com/desktop/releases/Windows/Nextcloud-2.6.5-setup.exe + Sha256: 6a29295672e2457693f1ddcace403b1e288bcd76e3e618fe87d0ae6cd6adf99b \ No newline at end of file