Added Nextcloud Desktop version 3.2.1. (#11792)
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.1
|
||||
MinimumOSVersion: 10.0.0.0
|
||||
Installers:
|
||||
- Architecture: x64
|
||||
InstallerType: msi
|
||||
InstallerUrl: https://github.com/nextcloud/desktop/releases/download/v3.2.1/Nextcloud-3.2.1-x64.msi
|
||||
InstallerSha256: D057801EDAF83C8B254F8C661ECFC4EBD4EE6755D8D42137DC8A6ADEACF637C8
|
||||
Scope: machine
|
||||
InstallerLocale: en-US
|
||||
ProductCode: "{146F877C-1C9C-4EBD-8C21-F33AD396E388}"
|
||||
- Architecture: x86
|
||||
InstallerType: msi
|
||||
InstallerUrl: https://github.com/nextcloud/desktop/releases/download/v3.2.1/Nextcloud-3.2.1-x86.msi
|
||||
InstallerSha256: BAC850D4F8DDC7A69F95CCF1EC369CD7843535C318560C2E19B6D566BB5D27BA
|
||||
Scope: machine
|
||||
InstallerLocale: en-US
|
||||
ProductCode: "{F5769D36-5F0A-41E8-9F64-003B55D3D6BE}"
|
||||
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.1
|
||||
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.1
|
||||
DefaultLocale: en-US
|
||||
ManifestType: version
|
||||
ManifestVersion: 1.0.0
|
||||
|
Reference in New Issue
Block a user