diff --git a/manifests/m/Microsoft/Teams/1.4.00.8872/Microsoft.Teams.installer.yaml b/manifests/m/Microsoft/Teams/1.4.00.8872/Microsoft.Teams.installer.yaml index a59111c55..73909f746 100644 --- a/manifests/m/Microsoft/Teams/1.4.00.8872/Microsoft.Teams.installer.yaml +++ b/manifests/m/Microsoft/Teams/1.4.00.8872/Microsoft.Teams.installer.yaml @@ -6,6 +6,7 @@ Installers: InstallerUrl: https://statics.teams.cdn.office.net/production-windows-x64/1.4.00.8872/Teams_windows_x64.exe InstallerSha256: BA116DCD04A73459928CCE8947907D19DAFE731E9CB1AADB55F5AFDB36D3E595 InstallerType: exe + Scope: user InstallerSwitches: Silent: /s SilentWithProgress: /s @@ -13,6 +14,7 @@ Installers: InstallerUrl: https://statics.teams.cdn.office.net/production-windows-arm64/1.4.00.8872/Teams_windows_arm64.exe InstallerSha256: C2FE25BF55DB1E22CDE28FBD2B106BA60930CD25AD118E6119039F4106782D81 InstallerType: exe + Scope: user InstallerSwitches: Silent: /s SilentWithProgress: /s @@ -20,9 +22,27 @@ Installers: InstallerUrl: https://statics.teams.cdn.office.net/production-windows/1.4.00.8872/Teams_windows.exe InstallerSha256: 79FD6A13EB8BC2D49AAD9E7B576401640CABBA3262DD925B06946FEA8AF9F690 InstallerType: exe + Scope: user InstallerSwitches: Silent: /s SilentWithProgress: /s +- Architecture: x64 + InstallerType: msi + InstallerUrl: https://statics.teams.cdn.office.net/production-windows-x64/1.4.00.8872/Teams_windows_x64.msi + InstallerSha256: 022196F6058CC50EDB5425A7B9BBCAF5956825E0E5C84B75260973574D104749 + ProductCode: "{731F6BAA-A986-45A4-8936-7C3AAAAA760B}" + Scope: machine +- Architecture: arm64 + InstallerType: msi + InstallerUrl: https://statics.teams.cdn.office.net/production-windows-arm64/1.4.00.8872/Teams_windows_arm64.msi + InstallerSha256: C8F9ADE41F3B9A14FF58AEB6BDD009753F3315703FD413A0133B8A7DAF6F4FC4 + ProductCode: "{C082BDFE-B874-4543-B507-CDFD6F23EFF0}" + Scope: machine +- Architecture: x86 + InstallerType: msi + InstallerUrl: https://statics.teams.cdn.office.net/production-windows/1.4.00.8872/Teams_windows.msi + InstallerSha256: 54D96287F8147CA3031E49714FCE0B2BCABDEBCDA35FF610BC7B7DC2D343AF55 + ProductCode: "{39AF0813-FA7B-4860-ADBE-93B9B214B914}" + Scope: machine ManifestType: installer ManifestVersion: 1.0.0 -