Skip to content

Commit 69be9ee

Browse files
New version: therealpaulgg.ssh-sync version v1.2.1 (microsoft#272544)
1 parent 3744948 commit 69be9ee

File tree

3 files changed

+47
-0
lines changed

3 files changed

+47
-0
lines changed
Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,23 @@
1+
# Created with WinGet Releaser using komac v2.12.1
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json
3+
4+
PackageIdentifier: therealpaulgg.ssh-sync
5+
PackageVersion: v1.2.1
6+
InstallerLocale: en-US
7+
InstallerType: inno
8+
Scope: user
9+
ProductCode: '{AB1F111C-F569-4D24-B9D4-2204FE2D9DB2}_is1'
10+
ReleaseDate: 2025-07-08
11+
AppsAndFeaturesEntries:
12+
- ProductCode: '{AB1F111C-F569-4D24-B9D4-2204FE2D9DB2}_is1'
13+
InstallationMetadata:
14+
DefaultInstallLocation: '%LocalAppData%\ssh-sync'
15+
Installers:
16+
- Architecture: x64
17+
InstallerUrl: https://github.com/therealpaulgg/ssh-sync/releases/download/v1.2.1/ssh-sync-setup-amd64.exe
18+
InstallerSha256: 8007B4B26B5C363E6B15A422219EC484301A242C42A5DB2E0DB99BF563C32B4D
19+
- Architecture: arm64
20+
InstallerUrl: https://github.com/therealpaulgg/ssh-sync/releases/download/v1.2.1/ssh-sync-setup-arm64.exe
21+
InstallerSha256: E63FF413DE2B8C488E4D3C52F87396D5CD8D8D41FBE8BF6FDD7E98347B2F30E7
22+
ManifestType: installer
23+
ManifestVersion: 1.10.0
Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
# Created with WinGet Releaser using komac v2.12.1
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json
3+
4+
PackageIdentifier: therealpaulgg.ssh-sync
5+
PackageVersion: v1.2.1
6+
PackageLocale: en-US
7+
Publisher: therealpaulgg
8+
PublisherUrl: https://github.com/therealpaulgg
9+
PublisherSupportUrl: https://github.com/therealpaulgg/ssh-sync/issues
10+
PackageName: ssh-sync
11+
PackageUrl: https://github.com/therealpaulgg/ssh-sync
12+
License: MIT
13+
LicenseUrl: https://github.com/therealpaulgg/ssh-sync/blob/HEAD/LICENSE.txt
14+
ShortDescription: A command line program to easily sync your SSH keys. Requires a self-hosted ssh-sync server.
15+
ManifestType: defaultLocale
16+
ManifestVersion: 1.10.0
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# Created with WinGet Releaser using komac v2.12.1
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.10.0.schema.json
3+
4+
PackageIdentifier: therealpaulgg.ssh-sync
5+
PackageVersion: v1.2.1
6+
DefaultLocale: en-US
7+
ManifestType: version
8+
ManifestVersion: 1.10.0

0 commit comments

Comments
 (0)