forked from microsoft/winget-pkgs
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update package: Tillitis.TKeySshAgent version 1.0.0.0
- Loading branch information
Showing
3 changed files
with
38 additions
and
0 deletions.
There are no files selected for viewing
12 changes: 12 additions & 0 deletions
12
manifests/t/Tillitis/TKeySSHAgent/1.0.0.0/Tillitis.TKeySSHAgent.installer.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,12 @@ | ||
PackageIdentifier: Tillitis.TKeySSHAgent | ||
PackageVersion: 1.0.0.0 | ||
Commands: | ||
- tkey-ssh-agent | ||
Installers: | ||
- InstallerLocale: en-US | ||
Architecture: x64 | ||
InstallerType: wix | ||
InstallerUrl: https://github.com/tillitis/tillitis-key1-apps/releases/download/v1.0.0/tkey-ssh-agent-1.0.0.0.msi | ||
InstallerSha256: 27760535051ea2b298637141fa3e926f7947e82056d212dfc06f0973a21d4108 | ||
ManifestType: installer | ||
ManifestVersion: 1.6.0 |
21 changes: 21 additions & 0 deletions
21
manifests/t/Tillitis/TKeySSHAgent/1.0.0.0/Tillitis.TKeySSHAgent.locale.en-US.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,21 @@ | ||
PackageIdentifier: Tillitis.TKeySSHAgent | ||
PackageVersion: 1.0.0.0 | ||
PackageLocale: en-US | ||
Publisher: Tillitis | ||
PublisherUrl: https://www.tillitis.se | ||
PackageName: TKey SSH Agent | ||
PackageUrl: https://github.com/tillitis/tkey-ssh-agent | ||
License: GPLv2 | ||
Copyright: Copyright (C) Tillitis AB | ||
ShortDescription: SSH Agent backed by Tillitis TKey. | ||
Description: tkey-ssh-agent is an alternative SSH agent backed by a private ed25519 key residing in the TKey, a USB security key. | ||
Moniker: tkey-ssh-agent | ||
Tags: | ||
- tkey-ssh-agent | ||
- ssh-agent | ||
- ssh | ||
- security | ||
- open-source | ||
- open-hardware | ||
ManifestType: defaultLocale | ||
ManifestVersion: 1.6.0 |
5 changes: 5 additions & 0 deletions
5
manifests/t/Tillitis/TKeySSHAgent/1.0.0.0/Tillitis.TKeySSHAgent.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
PackageIdentifier: Tillitis.TKeySSHAgent | ||
PackageVersion: 1.0.0.0 | ||
DefaultLocale: en-US | ||
ManifestType: version | ||
ManifestVersion: 1.6.0 |