From 7718c86595b51ad70cd67d8782512934d715ffca Mon Sep 17 00:00:00 2001 From: Easton Pillay Date: Sat, 3 Apr 2021 23:29:31 -0500 Subject: [PATCH] Added x86 and arm64 architectures for Microsoft Teams version 1.4.00.7174. (#9414) --- .../Microsoft.Teams.installer.yaml | 28 +++++++++++++++++++ .../Microsoft.Teams.locale.en-US.yaml | 15 ++++++++++ .../Teams/1.4.00.7174/Microsoft.Teams.yaml | 22 +++------------ 3 files changed, 47 insertions(+), 18 deletions(-) create mode 100644 manifests/m/Microsoft/Teams/1.4.00.7174/Microsoft.Teams.installer.yaml create mode 100644 manifests/m/Microsoft/Teams/1.4.00.7174/Microsoft.Teams.locale.en-US.yaml diff --git a/manifests/m/Microsoft/Teams/1.4.00.7174/Microsoft.Teams.installer.yaml b/manifests/m/Microsoft/Teams/1.4.00.7174/Microsoft.Teams.installer.yaml new file mode 100644 index 000000000..9cd4b3f1c --- /dev/null +++ b/manifests/m/Microsoft/Teams/1.4.00.7174/Microsoft.Teams.installer.yaml @@ -0,0 +1,28 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.0.0.schema.json +PackageIdentifier: Microsoft.Teams +PackageVersion: 1.4.00.7174 +Installers: +- Architecture: x64 + InstallerUrl: https://statics.teams.cdn.office.net/production-windows-x64/1.4.00.7174/Teams_windows_x64.exe + InstallerSha256: 363007EED35C831965CF452D096E7CFF1E110BA964D4F4C649FD511F61FE4448 + InstallerType: exe + InstallerSwitches: + Silent: /s + SilentWithProgress: /s +- Architecture: arm64 + InstallerUrl: https://statics.teams.cdn.office.net/production-windows-arm64/1.4.00.7174/Teams_windows_arm64.exe + InstallerSha256: 88F99DB0BA2E60852B488AE88973004D7CBADB1D482AD2FB4C55A7BC8C11B838 + InstallerType: exe + InstallerSwitches: + Silent: /s + SilentWithProgress: /s +- Architecture: x86 + InstallerUrl: https://statics.teams.cdn.office.net/production-windows/1.4.00.7174/TeamsSetup.exe + InstallerSha256: F6F93C930D0179BF8074D48896FF5EE8CABE12799425E93DF7F5F33163EF2220 + InstallerType: exe + InstallerSwitches: + Silent: /s + SilentWithProgress: /s +ManifestType: installer +ManifestVersion: 1.0.0 + diff --git a/manifests/m/Microsoft/Teams/1.4.00.7174/Microsoft.Teams.locale.en-US.yaml b/manifests/m/Microsoft/Teams/1.4.00.7174/Microsoft.Teams.locale.en-US.yaml new file mode 100644 index 000000000..fcd7c11bd --- /dev/null +++ b/manifests/m/Microsoft/Teams/1.4.00.7174/Microsoft.Teams.locale.en-US.yaml @@ -0,0 +1,15 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultlocale.1.0.0.schema.json +PackageIdentifier: Microsoft.Teams +PackageVersion: 1.4.00.7174 +PackageLocale: en-US +Moniker: teams +Author: Microsoft Corporation +LicenseUrl: https://www.microsoft.com/en-us/legal/intellectualproperty/copyright/default +PackageUrl: https://www.microsoft.com/en-us/microsoft-teams/group-chat-software +Publisher: Microsoft Corporation +PackageName: Microsoft Teams +License: (c) 2021 Microsoft Corporation +ShortDescription: Meet, chat, call, and collaborate in just one place. +ManifestType: defaultLocale +ManifestVersion: 1.0.0 + diff --git a/manifests/m/Microsoft/Teams/1.4.00.7174/Microsoft.Teams.yaml b/manifests/m/Microsoft/Teams/1.4.00.7174/Microsoft.Teams.yaml index 0ca2237e2..2be17e32f 100644 --- a/manifests/m/Microsoft/Teams/1.4.00.7174/Microsoft.Teams.yaml +++ b/manifests/m/Microsoft/Teams/1.4.00.7174/Microsoft.Teams.yaml @@ -1,21 +1,7 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.0.0.schema.json PackageIdentifier: Microsoft.Teams -PackageName: Microsoft Teams -Moniker: teams PackageVersion: 1.4.00.7174 -Publisher: Microsoft Corporation -Author: Microsoft Corporation -License: (c) 2021 Microsoft Corporation -LicenseUrl: https://www.microsoft.com/en-us/legal/intellectualproperty/copyright/default -ShortDescription: Meet, chat, call, and collaborate in just one place. -PackageUrl: https://www.microsoft.com/en-us/microsoft-teams/group-chat-software -Installers: -- Architecture: x64 - InstallerUrl: https://statics.teams.cdn.office.net/production-windows-x64/1.4.00.7174/Teams_windows_x64.exe - InstallerSha256: 363007eed35c831965cf452d096e7cff1e110ba964d4f4c649fd511f61fe4448 - InstallerType: exe - InstallerSwitches: - Silent: /s - SilentWithProgress: /s -PackageLocale: en-US -ManifestType: singleton +DefaultLocale: en-US +ManifestType: version ManifestVersion: 1.0.0 +