28 lines
930 B
YAML
28 lines
930 B
YAML
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.0.0.schema.json
|
|
PackageIdentifier: TeamViewer.TeamViewer
|
|
PackageVersion: 15.17.7
|
|
MinimumOSVersion: 10.0.0.0
|
|
InstallModes:
|
|
- interactive
|
|
- silent
|
|
- silentWithProgress
|
|
Installers:
|
|
- Architecture: x64
|
|
InstallerType: nullsoft
|
|
InstallerUrl: https://download.teamviewer.com/download/TeamViewer_Setup_x64.exe
|
|
InstallerSha256: ACAD756385776680F4748A34A12991AF7BFC832D7FE184BCB821C017AE68BB40
|
|
# ProductCode:
|
|
Scope: machine
|
|
InstallerLocale: en-US
|
|
UpgradeBehavior: install
|
|
- Architecture: x86
|
|
InstallerType: nullsoft
|
|
InstallerUrl: https://download.teamviewer.com/download/TeamViewer_Setup.exe
|
|
InstallerSha256: C9EB5F1EC543D46705765CA7CCA84BB8C291454645D875A6BADC59F06DB9FA72
|
|
# ProductCode:
|
|
Scope: machine
|
|
InstallerLocale: en-US
|
|
UpgradeBehavior: install
|
|
ManifestType: installer
|
|
ManifestVersion: 1.0.0
|