27 lines
979 B
YAML
27 lines
979 B
YAML
# 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
|
|
|