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
|
||||
@@ -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
|
||||
6
manifests/t/Termius/Termius/7.10.2/Termius.Termius.yaml
Normal file
6
manifests/t/Termius/Termius/7.10.2/Termius.Termius.yaml
Normal 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
|
||||
Reference in New Issue
Block a user