23 lines
970 B
YAML
23 lines
970 B
YAML
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.0.0.schema.json
|
|
PackageIdentifier: Apple.iTunes
|
|
PackageVersion: 12.11.3.17
|
|
Installers:
|
|
- Architecture: x64
|
|
InstallerUrl: https://secure-appldnld.apple.com/itunes12/001-97787-20210421-F0E5A3C2-A2C9-11EB-A40B-A128318AD179/iTunes64Setup.exe
|
|
InstallerSha256: 07C0C72F364F8C5FFDC4A4D60DDBA7081FA82971EABCFCB25D4E6B223690527A
|
|
InstallerType: exe
|
|
ProductCode: "{653C59E1-B78D-4D82-9259-C14DFD9F6EFC}"
|
|
InstallerSwitches:
|
|
Silent: /quiet /norestart
|
|
SilentWithProgress: /passive /norestart
|
|
- Architecture: x86
|
|
InstallerUrl: https://secure-appldnld.apple.com/itunes12/001-97791-20210421-F0E1AA9C-A2C9-11EB-8059-A028318AD179/iTunesSetup.exe
|
|
InstallerSha256: 132CEB1291D594C0FF26680018DB6EDD6EE67F2E541E51F1CF57103FD12219C4
|
|
InstallerType: exe
|
|
InstallerSwitches:
|
|
Silent: /quiet /norestart
|
|
SilentWithProgress: /passive /norestart
|
|
ManifestType: installer
|
|
ManifestVersion: 1.0.0
|
|
|