Added Nextcloud Desktop version 3.2.0. (#10672)
* Added Nextcloud Desktop version 3.2.0. * Fixed restart problem.
This commit is contained in:
@@ -0,0 +1,26 @@
|
|||||||
|
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.0.0.schema.json
|
||||||
|
PackageIdentifier: Nextcloud.NextcloudDesktop
|
||||||
|
PackageVersion: 3.2.0
|
||||||
|
MinimumOSVersion: 10.0.0.0
|
||||||
|
Installers:
|
||||||
|
- Architecture: x64
|
||||||
|
InstallerType: msi
|
||||||
|
InstallerUrl: https://github.com/nextcloud/desktop/releases/download/v3.2.0/Nextcloud-3.2.0-x64.msi
|
||||||
|
InstallerSha256: 7E6A3BBA98A20F4BC4058D44E0C4E6D945C56B445DF25A55F0678062A0EFFD41
|
||||||
|
Scope: machine
|
||||||
|
InstallerLocale: en-US
|
||||||
|
ProductCode: "{0CF81574-B8CB-4809-8498-B3E604EF6E96}"
|
||||||
|
- Architecture: x86
|
||||||
|
InstallerType: msi
|
||||||
|
InstallerUrl: https://github.com/nextcloud/desktop/releases/download/v3.2.0/Nextcloud-3.2.0-x86.msi
|
||||||
|
InstallerSha256: 08FDF86AB4398D551146E460B7731A22855D26580BBA99AF0A41AEC5A586BC3A
|
||||||
|
Scope: machine
|
||||||
|
InstallerLocale: en-US
|
||||||
|
ProductCode: "{29224D38-F053-47A7-B352-C0CB9FEA31C8}"
|
||||||
|
InstallerSwitches:
|
||||||
|
Custom: Reboot=ReallySuppress
|
||||||
|
InstallerSuccessCodes:
|
||||||
|
- 3010
|
||||||
|
ManifestType: installer
|
||||||
|
ManifestVersion: 1.0.0
|
||||||
|
|
@@ -0,0 +1,20 @@
|
|||||||
|
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultlocale.1.0.0.schema.json
|
||||||
|
PackageIdentifier: Nextcloud.NextcloudDesktop
|
||||||
|
PackageVersion: 3.2.0
|
||||||
|
PackageLocale: en-US
|
||||||
|
Author: Nextcloud GmbH
|
||||||
|
Moniker: nextclouddesktop
|
||||||
|
Tags:
|
||||||
|
- utility
|
||||||
|
- tool
|
||||||
|
- synchronization
|
||||||
|
- cloud
|
||||||
|
PackageUrl: https://nextcloud.com/
|
||||||
|
LicenseUrl: https://github.com/nextcloud/desktop/blob/master/COPYING
|
||||||
|
Publisher: Nextcloud GmbH
|
||||||
|
PackageName: Nextcloud Desktop
|
||||||
|
License: GNU GENERAL PUBLIC LICENSE Version 2
|
||||||
|
ShortDescription: Use the desktop clients to keep your files synchronized between your Nextcloud server and your desktop.
|
||||||
|
ManifestType: defaultLocale
|
||||||
|
ManifestVersion: 1.0.0
|
||||||
|
|
@@ -0,0 +1,7 @@
|
|||||||
|
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.0.0.schema.json
|
||||||
|
PackageIdentifier: Nextcloud.NextcloudDesktop
|
||||||
|
PackageVersion: 3.2.0
|
||||||
|
DefaultLocale: en-US
|
||||||
|
ManifestType: version
|
||||||
|
ManifestVersion: 1.0.0
|
||||||
|
|
Reference in New Issue
Block a user