diff --git a/manifests/Apple/iTunes/12.10.5.12.yaml b/manifests/Apple/iTunes/12.10.5.12.yaml new file mode 100644 index 000000000..76734290a --- /dev/null +++ b/manifests/Apple/iTunes/12.10.5.12.yaml @@ -0,0 +1,23 @@ +Id: apple.itunes +Name: iTunes +AppMoniker: iTunes +Version: 12.10.5.12 +Publisher: Apple +Author: Apple +License: Copyright © 2020 Apple Inc. +LicenseUrl: https://www.apple.com/legal/sla/docs/iTunesWindows.pdf +MinOSVersion: 10.0.0.0 +Homepage: https://www.apple.com/itunes/ +Tags: "music, apple, itunes, movies, videos, songs, audio" +InstallerType: exe + +# ======================= Installers ================== + +Installers: + - Arch: x64 + Url: https://secure-appldnld.apple.com/itunes12/061-91587-20200323-ef6ebdc6-f71a-4f8f-bb67-b3fb44a9789d/iTunes64Setup.exe + Sha256: CF35247004123B3C710868C85EF61D08B378507EC32C2D7555EBB2EFAE0E530C + Language: en-US + Switches: + Silent: "/qn /norestart" + SilentWithProgress: "/q /norestart"