Manifest Update for PuTTY.PuTTY v0.74 (#11648)
This commit is contained in:
39
manifests/p/PuTTY/PuTTY/0.74/PuTTY.PuTTY.installer.yaml
Normal file
39
manifests/p/PuTTY/PuTTY/0.74/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.74
|
||||
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.74/w64/putty-64bit-0.74-installer.msi
|
||||
InstallerSha256: 2A001DD1C5D81AE1C17DB97B0BB6C2C7CADA43888D4F30A814C18D55AA28FEB6
|
||||
ProductCode: "{127B996B-5308-4012-865B-9446451EA326}"
|
||||
Scope: machine
|
||||
UpgradeBehavior: install
|
||||
InstallerLocale: en-US
|
||||
- Architecture: x86
|
||||
InstallerType: msi
|
||||
InstallerUrl: https://the.earth.li/~sgtatham/putty/0.74/w32/putty-0.74-installer.msi
|
||||
InstallerSha256: A630B507D726D7B378F1D82108B99FE7A0CC8713F7182957325AD07CF288228C
|
||||
ProductCode: "{8F276E88-8C75-43AF-A245-7112AE5AF2DA}"
|
||||
Scope: machine
|
||||
InstallerLocale: en-US
|
||||
UpgradeBehavior: install
|
||||
- Architecture: arm64
|
||||
InstallerType: msi
|
||||
InstallerUrl: https://the.earth.li/~sgtatham/putty/0.74/wa64/putty-arm64-0.74-installer.msi
|
||||
InstallerSha256: 4B2B3DA68751C2E8EA4D8EC3829DD66299F5398CF5A93FF7727219A43D1751E6
|
||||
# ProductCode:
|
||||
Scope: machine
|
||||
InstallerLocale: en-US
|
||||
UpgradeBehavior: install
|
||||
ManifestType: installer
|
||||
ManifestVersion: 1.0.0
|
25
manifests/p/PuTTY/PuTTY/0.74/PuTTY.PuTTY.locale.en-US.yaml
Normal file
25
manifests/p/PuTTY/PuTTY/0.74/PuTTY.PuTTY.locale.en-US.yaml
Normal file
@@ -0,0 +1,25 @@
|
||||
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultlocale.1.0.0.schema.json
|
||||
PackageIdentifier: PuTTY.PuTTY
|
||||
PackageVersion: 0.74
|
||||
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
|
||||
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
|
@@ -1,29 +1,6 @@
|
||||
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.0.0.schema.json
|
||||
PackageIdentifier: PuTTY.PuTTY
|
||||
Publisher: PuTTY
|
||||
PackageName: PuTTY
|
||||
Author: PuTTY
|
||||
ShortDescription: A free implementation of SSH and Telnet, along with an xterm terminal emulator.
|
||||
Moniker: putty
|
||||
Tags:
|
||||
- putty
|
||||
- telnet
|
||||
- ssh
|
||||
- foss
|
||||
- cross-platform
|
||||
PackageUrl: https://putty.org/
|
||||
License: MIT
|
||||
LicenseUrl: https://www.chiark.greenend.org.uk/~sgtatham/putty/licence.html
|
||||
MinimumOSVersion: 10.0.0.0
|
||||
PackageVersion: 0.74
|
||||
InstallerSwitches:
|
||||
Custom: /norestart
|
||||
Silent: /quiet /qn
|
||||
SilentWithProgress: /passive
|
||||
InstallerType: msi
|
||||
Installers:
|
||||
- Architecture: x64
|
||||
InstallerUrl: https://the.earth.li/~sgtatham/putty/latest/w64/putty-64bit-0.74-installer.msi
|
||||
InstallerSha256: 2a001dd1c5d81ae1c17db97b0bb6c2c7cada43888d4f30a814c18d55aa28feb6
|
||||
PackageLocale: en-US
|
||||
ManifestType: singleton
|
||||
DefaultLocale: en-US
|
||||
ManifestType: version
|
||||
ManifestVersion: 1.0.0
|
||||
|
Reference in New Issue
Block a user