Added PuTTY.PuTTY v0.75 (#12273)
* Added PuTTY.PuTTY v0.75 * Revert "Added PuTTY.PuTTY v0.75" This reverts commit 6daaa5c3b75e24684522b5822e9b8774a8e4e29f. * Added PuTTY.PuTTY v0.75.0.0
This commit is contained in:
39
manifests/p/PuTTY/PuTTY/0.75.0.0/PuTTY.PuTTY.installer.yaml
Normal file
39
manifests/p/PuTTY/PuTTY/0.75.0.0/PuTTY.PuTTY.installer.yaml
Normal file
@@ -0,0 +1,39 @@
|
||||
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.0.0.schema.json
|
||||
PackageIdentifier: PuTTY.PuTTY
|
||||
PackageVersion: 0.75.0.0
|
||||
MinimumOSVersion: 10.0.0.0
|
||||
FileExtensions:
|
||||
- pkk
|
||||
- ppk
|
||||
- rnd
|
||||
InstallModes:
|
||||
- interactive
|
||||
- silent
|
||||
- silentWithProgress
|
||||
Installers:
|
||||
- Architecture: x64
|
||||
InstallerType: msi
|
||||
InstallerUrl: https://the.earth.li/~sgtatham/putty/0.75/w64/putty-64bit-0.75-installer.msi
|
||||
InstallerSha256: 6E4D8550C75ABBB110BD3CD2F25B22D030A27A377A31B48CD619B623E61CCC8C
|
||||
ProductCode: "{06DB09EC-52D5-47FA-A0F3-D70ED6407481}"
|
||||
Scope: machine
|
||||
InstallerLocale: en-US
|
||||
UpgradeBehavior: install
|
||||
- Architecture: x86
|
||||
InstallerType: msi
|
||||
InstallerUrl: https://the.earth.li/~sgtatham/putty/0.75/w32/putty-0.75-installer.msi
|
||||
InstallerSha256: 72462543B8C9E44F6CCC42639CE49D413B835089C2F3BDDFF9C1356449BE79A0
|
||||
ProductCode: "{959D1CA2-9536-481C-86DD-155C09227F22}"
|
||||
Scope: machine
|
||||
InstallerLocale: en-US
|
||||
UpgradeBehavior: install
|
||||
- Architecture: arm64
|
||||
InstallerType: msi
|
||||
InstallerUrl: https://the.earth.li/~sgtatham/putty/0.75/wa64/putty-arm64-0.75-installer.msi
|
||||
InstallerSha256: 77AE2C25D70D42F07064B764EB085492E52CE363C1B29C1C151A018CF82652F4
|
||||
ProductCode: "{6F6A552C-E717-4560-92EC-94A680449A9F}"
|
||||
Scope: machine
|
||||
InstallerLocale: en-US
|
||||
UpgradeBehavior: install
|
||||
ManifestType: installer
|
||||
ManifestVersion: 1.0.0
|
@@ -0,0 +1,25 @@
|
||||
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultlocale.1.0.0.schema.json
|
||||
PackageIdentifier: PuTTY.PuTTY
|
||||
PackageVersion: 0.75.0.0
|
||||
PackageLocale: en-US
|
||||
Publisher: Simon Tatham
|
||||
PublisherUrl: https://www.chiark.greenend.org.uk
|
||||
PublisherSupportUrl: https://www.chiark.greenend.org.uk/~sgtatham/putty/feedback.html
|
||||
#PrivacyUrl:
|
||||
Author: Simon Tatham
|
||||
PackageName: PuTTY release
|
||||
PackageUrl: https://putty.org
|
||||
License: MIT licence
|
||||
LicenseUrl: https://www.chiark.greenend.org.uk/~sgtatham/putty/licence.html
|
||||
Copyright: PuTTY is copyright 1997-2021 Simon Tatham.
|
||||
CopyrightUrl: https://www.chiark.greenend.org.uk/~sgtatham/putty/licence.html
|
||||
ShortDescription: A free implementation of SSH and Telnet, along with an xterm terminal emulator.
|
||||
#Description:
|
||||
Moniker: putty
|
||||
Tags:
|
||||
- telnet
|
||||
- ssh
|
||||
- foss
|
||||
- cross-platform
|
||||
ManifestType: defaultLocale
|
||||
ManifestVersion: 1.0.0
|
6
manifests/p/PuTTY/PuTTY/0.75.0.0/PuTTY.PuTTY.yaml
Normal file
6
manifests/p/PuTTY/PuTTY/0.75.0.0/PuTTY.PuTTY.yaml
Normal file
@@ -0,0 +1,6 @@
|
||||
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.0.0.schema.json
|
||||
PackageIdentifier: PuTTY.PuTTY
|
||||
PackageVersion: 0.75.0.0
|
||||
DefaultLocale: en-US
|
||||
ManifestType: version
|
||||
ManifestVersion: 1.0.0
|
Reference in New Issue
Block a user