40 lines
1.5 KiB
YAML
40 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
|
|
#Commands:
|
|
|
|
# ================== 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.24755
|
|
|
|
InstallerType: exe
|
|
Switches:
|
|
Custom:
|
|
Silent: -s
|
|
SilentWithProgress: -s
|
|
|
|
Installers:
|
|
- Arch: x64
|
|
Url: https://statics.teams.cdn.office.net/production-windows-x64/1.3.00.24755/Teams_windows_x64.exe
|
|
Sha256: 48556E3F5511E11B353FE750CF0C3C08D0C6138F477AB0139494337430C8D90A
|
|
Scope: machine
|
|
Language: en-US
|
|
#- 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.21759/Teams_windows.exe
|
|
#Sha256: d971611e201056174bb992a1c93bdde9376aefaaabd926a516784b2682cfe9bb
|
|
#Scope: machine
|
|
#Language: en-US
|
|
|
|
# ManifestVersion: 0.1.0
|