Added x86 and arm64 architectures for Microsoft Teams version 1.4.00.7174. (#9414)
This commit is contained in:
@@ -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
|
||||||
|
|
||||||
@@ -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
|
||||||
|
|
||||||
@@ -1,21 +1,7 @@
|
|||||||
|
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.0.0.schema.json
|
||||||
PackageIdentifier: Microsoft.Teams
|
PackageIdentifier: Microsoft.Teams
|
||||||
PackageName: Microsoft Teams
|
|
||||||
Moniker: teams
|
|
||||||
PackageVersion: 1.4.00.7174
|
PackageVersion: 1.4.00.7174
|
||||||
Publisher: Microsoft Corporation
|
DefaultLocale: en-US
|
||||||
Author: Microsoft Corporation
|
ManifestType: version
|
||||||
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
|
|
||||||
ManifestVersion: 1.0.0
|
ManifestVersion: 1.0.0
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user