add Termius manifest (#13013)

This commit is contained in:
Dominik Zarsky
2021-05-15 14:19:16 +02:00
committed by GitHub
parent 1b4fb7a2b4
commit 8904fd847a
3 changed files with 54 additions and 0 deletions

View File

@@ -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

View File

@@ -0,0 +1,21 @@
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultlocale.1.0.0.schema.json
PackageIdentifier: Termius.Termius
PackageVersion: 7.10.2
PackageLocale: en-US
Publisher: Termius Corporation
PrivacyUrl: https://termius.com/privacy-policy
Author: Termius Corporation
PackageName: Termius
PackageUrl: https://termius.com/
License: © 2021 Termius Corporation
Copyright: All rights reserved
ShortDescription: Termius is the SSH client that works on Desktop and Mobile
Tags:
- ssh
- telnet
- mosh
- remote connection
- remote administration
- client
ManifestType: defaultLocale
ManifestVersion: 1.0.0

View File

@@ -0,0 +1,6 @@
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.0.0.schema.json
PackageIdentifier: Termius.Termius
PackageVersion: 7.10.2
DefaultLocale: en-US
ManifestType: version
ManifestVersion: 1.0.0