27 lines
		
	
	
		
			1018 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
			
		
		
	
	
			27 lines
		
	
	
		
			1018 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
| # ================== General ==================
 | |
| 
 | |
| Id: Microsoft.WindowsTerminal
 | |
| Publisher: Microsoft Corporation
 | |
| Author: Microsoft
 | |
| Name: Windows Terminal
 | |
| AppMoniker: Terminal
 | |
| Description: The new Windows Terminal, a tabbed commandline experience for Windows
 | |
| Tags: Console, Command-Line, Shell, Command Prompt, PowerShell, WSL, Developer Tools, Utilities, cli, cmd, ps, terminal
 | |
| Homepage: https://github.com/microsoft/terminal
 | |
| License: MIT
 | |
| LicenseUrl: https://github.com/microsoft/terminal/blob/master/LICENSE
 | |
| 
 | |
| # ================= Installer =================
 | |
| 
 | |
| Version: 1.4.3141.0
 | |
| MinOSVersion: 10.0.18362.0
 | |
| 
 | |
| InstallerType: msix
 | |
| Installers:
 | |
|   - Arch: x64
 | |
|     Url: https://github.com/microsoft/terminal/releases/download/v1.4.3141.0/Microsoft.WindowsTerminal_1.4.3141.0_8wekyb3d8bbwe.msixbundle
 | |
|     Sha256: 55e5672d5c1e805319db1fc0e11b82f1ccc0bfdb7318a047abd0b32cef87d080
 | |
|     SignatureSha256: 50add26297337fec80b79f59971576e9225c38809f2c8f973146ffd5ca229252
 | |
|     PackageFamilyName: Microsoft.WindowsTerminal_8wekyb3d8bbwe
 | |
| 
 |