Putty v0.74 (#2151)
This commit is contained in:
38
manifests/Putty/Putty/0.74.yaml
Normal file
38
manifests/Putty/Putty/0.74.yaml
Normal file
@@ -0,0 +1,38 @@
|
|||||||
|
# ================== General ==================
|
||||||
|
Id: PuTTY.PuTTY
|
||||||
|
Publisher: PuTTY
|
||||||
|
Name: PuTTY
|
||||||
|
Author: PuTTY
|
||||||
|
Description: A free implementation of SSH and Telnet, along with an xterm terminal emulator.
|
||||||
|
AppMoniker: putty
|
||||||
|
Tags: putty, telnet, ssh, foss, cross-platform
|
||||||
|
|
||||||
|
# ================== License ==================
|
||||||
|
Homepage: https://putty.org/
|
||||||
|
License: MIT
|
||||||
|
LicenseUrl: https://www.chiark.greenend.org.uk/~sgtatham/putty/licence.html
|
||||||
|
|
||||||
|
# ================= Installer =================
|
||||||
|
MinOSVersion: 10.0.0.0
|
||||||
|
#Channel: stable # Channel is not supported in this preview (5/24/2020)
|
||||||
|
Version: 0.74
|
||||||
|
|
||||||
|
Switches:
|
||||||
|
Custom: /norestart
|
||||||
|
Silent: /quiet /qn
|
||||||
|
SilentWithProgress: /passive
|
||||||
|
#Interactive: # Interactive is not supported in this preview (5/24/2020)
|
||||||
|
#Language: en-US # Language is not supported in this preview (5/24/2020)
|
||||||
|
|
||||||
|
InstallerType: msi
|
||||||
|
Installers:
|
||||||
|
- Arch: x64
|
||||||
|
Url: https://the.earth.li/~sgtatham/putty/latest/w64/putty-64bit-0.74-installer.msi
|
||||||
|
Sha256: 2a001dd1c5d81ae1c17db97b0bb6c2c7cada43888d4f30a814c18d55aa28feb6
|
||||||
|
#Scope: machine # Scope is not supported in this preview (5/24/2020)
|
||||||
|
#- Arch: x86
|
||||||
|
#Url: https://the.earth.li/~sgtatham/putty/latest/w32/putty-0.74-installer.msi
|
||||||
|
#Sha256: a630b507d726d7b378f1d82108b99fe7a0cc8713f7182957325ad07cf288228c
|
||||||
|
#Scope: machine # Scope is not supported in this preview (5/24/2020)
|
||||||
|
|
||||||
|
# ManifestVersion: 0.1.0
|
||||||
Reference in New Issue
Block a user