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