add Termius manifest (#13013)
This commit is contained in:
@@ -0,0 +1,27 @@
|
||||
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.0.0.schema.json
|
||||
PackageIdentifier: Termius.Termius
|
||||
PackageVersion: 7.10.2
|
||||
MinimumOSVersion: 10.0.0.0
|
||||
FileExtensions:
|
||||
- ppk
|
||||
- pem
|
||||
Protocols:
|
||||
- ssh
|
||||
- telnet
|
||||
- http
|
||||
InstallModes:
|
||||
- interactive
|
||||
- silent
|
||||
- silentWithProgress
|
||||
Installers:
|
||||
- Architecture: neutral
|
||||
InstallerType: exe
|
||||
InstallerUrl: https://termi.us/win
|
||||
InstallerSha256: 0378346B8FAB2C44BAE58F27C80A0E7519EFDF8ECA3198BAF19BD76F36352086
|
||||
InstallerSwitches:
|
||||
Silent: /S
|
||||
SilentWithProgress: /S
|
||||
InstallerLocale: en-US
|
||||
UpgradeBehavior: install
|
||||
ManifestType: installer
|
||||
ManifestVersion: 1.0.0
|
||||
Reference in New Issue
Block a user