30 lines
1006 B
YAML
30 lines
1006 B
YAML
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.0.0.schema.json
|
|
PackageIdentifier: Paessler.PRTGDesktop
|
|
PackageVersion: 21.1.1
|
|
InstallModes:
|
|
- "interactive"
|
|
- "silent"
|
|
- "silentWithProgress"
|
|
Installers:
|
|
- Architecture: x64
|
|
InstallerUrl: https://downloads.paessler.com/prtg_desktop/21.1.1/64bit/prtg-desktop-offline-21.1.1-64bit.exe
|
|
InstallerSha256: 5c655c8ae42f2b1d1ed2c1daf1a96a641007495f180d2f9c324d6c4578dfcc20
|
|
Scope: machine
|
|
InstallerType: exe
|
|
InstallerSwitches:
|
|
Custom: /norestart
|
|
Silent: /quiet
|
|
SilentWithProgress: /passive
|
|
- Architecture: x86
|
|
InstallerUrl: https://downloads.paessler.com/prtg_desktop/21.1.1/32bit/prtg-desktop-offline-21.1.1-32bit.exe
|
|
InstallerSha256: bb5ddbb8321bf6e54c555fe9f96f44c44427f438e144ee7a354a8c63ce1111e4
|
|
Scope: machine
|
|
InstallerType: exe
|
|
InstallerSwitches:
|
|
Custom: /norestart
|
|
Silent: /quiet
|
|
SilentWithProgress: /passive
|
|
UpgradeBehavior: install
|
|
ManifestType: installer
|
|
ManifestVersion: 1.0.0
|