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.28779
 | 
						|
 | 
						|
InstallerType: exe
 | 
						|
Switches:
 | 
						|
    Custom: 
 | 
						|
    Silent: -s
 | 
						|
    SilentWithProgress: -s
 | 
						|
 | 
						|
Installers:
 | 
						|
  - Arch: x64
 | 
						|
    Url: https://statics.teams.cdn.office.net/production-windows-x64/1.3.00.28779/Teams_windows_x64.exe
 | 
						|
    Sha256: BCFA005CA2DD6A8D69495DEED8E656B43F059822934A29E0979AFE49BB30C77C
 | 
						|
    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
 |