27 lines
		
	
	
		
			1.0 KiB
		
	
	
	
		
			YAML
		
	
	
	
	
	
			
		
		
	
	
			27 lines
		
	
	
		
			1.0 KiB
		
	
	
	
		
			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://docs.microsoft.com/en-us/windows/terminal/get-started
 | |
| License: MIT
 | |
| LicenseUrl: https://github.com/microsoft/terminal/blob/master/LICENSE
 | |
| 
 | |
| # ================= Installer =================
 | |
| 
 | |
| Version: 1.4.3243.0
 | |
| MinOSVersion: 10.0.18362.0
 | |
| 
 | |
| InstallerType: msix
 | |
| Installers:
 | |
|   - Arch: x64
 | |
|     Url: https://github.com/microsoft/terminal/releases/download/v1.4.3243.0/Microsoft.WindowsTerminal_1.4.3243.0_8wekyb3d8bbwe.msixbundle
 | |
|     Sha256: 9de2891139f922e0a3640ab2894c5c3b2928d9c7855e4d7a63d34c3cc3f31598
 | |
|     SignatureSha256: 0c30231e6bb637c998302f9703ae316574677c7ad52a7453752fbfb70fae317b
 | |
|     PackageFamilyName: Microsoft.WindowsTerminal_8wekyb3d8bbwe
 | |
| 
 |