36 lines
1.5 KiB
YAML
36 lines
1.5 KiB
YAML
# ================== General ==================
|
|
Id: Microsoft.Teams
|
|
Publisher: Microsoft Corporation
|
|
Name: Microsoft Teams
|
|
Author: Microsoft Corporation
|
|
Description: Microsoft Teams is the hub for team collaboration in Microsoft 365 that integrates the people, content, and tools your team needs to be more engaged and effective.
|
|
AppMoniker: teams
|
|
Tags: teams, office, 365, chat, collaboration
|
|
|
|
# ================== License ==================
|
|
Homepage: https://products.office.com/en-us/microsoft-teams
|
|
License: Copyright (c) Microsoft Corporation. All rights reserved.
|
|
LicenseUrl: https://docs.microsoft.com/en-us/legal/termsofuse
|
|
|
|
# ================= Installer =================
|
|
MinOSVersion: 10.0.0.0
|
|
#Channel: stable # Channel is not supported in this preview (5/24/2020)
|
|
Version: 1.3.00.19173
|
|
|
|
InstallerType: exe
|
|
Installers:
|
|
- Arch: x64
|
|
Url: https://statics.teams.cdn.office.net/production-windows-x64/1.3.00.19173/Teams_windows_x64.exe
|
|
Sha256: 116a410049a963c73015f114b8eb2ed0a7368d055b2c8bc03515d81ebd04c45c
|
|
Switches:
|
|
SilentWithProgress: /Silent
|
|
Silent: /Silent
|
|
#- Arch: x86 # Support for multiple installers are not supported in this preview (5/24/2020)
|
|
#Url: https://statics.teams.cdn.office.net/production-windows/1.3.00.19173/Teams_windows.exe
|
|
#Sha256: 833f9d8f90656e57a5dbd90815be9d99452b4acad89a0139bbd1acc2b09da1c4
|
|
#Switches:
|
|
#SilentWithProgress: /Silent
|
|
#Silent: /Silent
|
|
|
|
# ManifestVersion: 0.1.0
|