29 lines
		
	
	
		
			1.0 KiB
		
	
	
	
		
			YAML
		
	
	
	
	
	
			
		
		
	
	
			29 lines
		
	
	
		
			1.0 KiB
		
	
	
	
		
			YAML
		
	
	
	
	
	
| # yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.0.0.schema.json
 | |
| PackageIdentifier: SlackTechnologies.Slack
 | |
| PackageVersion: 4.16.1
 | |
| MinimumOSVersion: 10.0.0.0
 | |
| InstallModes:
 | |
| - interactive
 | |
| - silent
 | |
| - silentWithProgress
 | |
| Installers:
 | |
| - Architecture: x64
 | |
|   InstallerType: msi
 | |
|   InstallerUrl: https://downloads.slack-edge.com/releases/windows/4.16.1/prod/x64/slack-standalone-4.16.1.0.msi
 | |
|   InstallerSha256: 2DF775430A6C4E006DBFC7EE1317FA2E8294F63269142365269B6504830E62E6
 | |
|   ProductCode: "{EFCE5EC7-E320-4B40-BB97-C0FF48CB657C}"
 | |
|   Scope: machine
 | |
|   InstallerLocale: en-US
 | |
|   UpgradeBehavior: install
 | |
| - Architecture: x86
 | |
|   InstallerType: msi
 | |
|   InstallerUrl: https://downloads.slack-edge.com/releases/windows/4.16.1/prod/ia32/slack-standalone-4.16.1.0.msi
 | |
|   InstallerSha256: 4668EDF054D2E4B9DA163C0F4EDADAA79947AE5CB660AD45C6E403ED8B6ACD21
 | |
|   ProductCode: "{C2A1AA8E-CFE1-40DF-BCB8-967C2084DA6D}"
 | |
|   Scope: machine
 | |
|   InstallerLocale: en-US
 | |
|   UpgradeBehavior: install
 | |
| ManifestType: installer
 | |
| ManifestVersion: 1.0.0
 | |
| 
 |