Skip to content

Commit

Permalink
AU: 4 updated - putty putty.install putty.portable smartftp
Browse files Browse the repository at this point in the history
  • Loading branch information
Chocolatey committed Mar 16, 2019
1 parent 9479966 commit 6c3659e
Show file tree
Hide file tree
Showing 11 changed files with 21 additions and 21 deletions.
2 changes: 1 addition & 1 deletion automatic/putty.install/README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# <img src="https://cdn.rawgit.com/chocolatey/chocolatey-coreteampackages/911ce256e74048c93c3d64feb2a36751d0a19dfd/icons/putty.png" width="48" height="48"/> [putty.install](https://chocolatey.org/packages/putty.install)
# <img src="https://cdn.jsdelivr.net/gh/chocolatey/chocolatey-coreteampackages@911ce256e74048c93c3d64feb2a36751d0a19dfd/icons/putty.png" width="48" height="48"/> [putty.install](https://chocolatey.org/packages/putty.install)

PuTTY is a free implementation of Telnet and SSH for Windows and Unix platforms, along with an `xterm` terminal emulator.

Expand Down
8 changes: 4 additions & 4 deletions automatic/putty.install/legal/VERIFICATION.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,14 +7,14 @@ and can be verified like this:


1. Download the following installers:
32-Bit: <https://the.earth.li/~sgtatham/putty/latest/w32/putty-0.70-installer.msi>
64-Bit: <https://the.earth.li/~sgtatham/putty/latest/w64/putty-64bit-0.70-installer.msi>
32-Bit: <https://the.earth.li/~sgtatham/putty/latest/w32/putty-0.71-installer.msi>
64-Bit: <https://the.earth.li/~sgtatham/putty/latest/w64/putty-64bit-0.71-installer.msi>
2. You can use one of the following methods to obtain the checksum
- Use powershell function 'Get-Filehash'
- Use chocolatey utility 'checksum.exe'

checksum type: sha256
checksum32: 822DA752A69F399377614561125F51A9220A7AA0F4E8AFCF1B0E5CD341C0B676
checksum64: 0A92F2312A95F807FD192C9C25CB6AE502B564C9A8AE013FF83824334FE70D04
checksum32: 2C6C5DCB250F78D9946402279FFE9C7F468E862C23B5E489B1EA9A9A81D44178
checksum64: 3AA8298CE09FE005B1DA2F91F84AB13623A35684ECAE5537B5B5F4235BD99720

File 'LICENSE.txt' is obtained from <http://www.chiark.greenend.org.uk/~sgtatham/putty/licence.html>
4 changes: 2 additions & 2 deletions automatic/putty.install/putty.install.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -3,14 +3,14 @@
<package xmlns="http://schemas.microsoft.com/packaging/2010/07/nuspec.xsd">
<metadata>
<id>putty.install</id>
<version>0.70.0.20171219</version>
<version>0.71</version>
<title>PuTTY (Install)</title>
<authors>Simon Tatham</authors>
<owners>chocolatey, Rob Reynolds</owners>
<licenseUrl>http://www.chiark.greenend.org.uk/~sgtatham/putty/licence.html</licenseUrl>
<projectUrl>http://www.chiark.greenend.org.uk/~sgtatham/putty/</projectUrl>
<packageSourceUrl>https://github.com/chocolatey/chocolatey-coreteampackages/tree/master/automatic/putty.install</packageSourceUrl>
<iconUrl>https://cdn.rawgit.com/chocolatey/chocolatey-coreteampackages/911ce256e74048c93c3d64feb2a36751d0a19dfd/icons/putty.png</iconUrl>
<iconUrl>https://cdn.jsdelivr.net/gh/chocolatey/chocolatey-coreteampackages@911ce256e74048c93c3d64feb2a36751d0a19dfd/icons/putty.png</iconUrl>
<requireLicenseAcceptance>false</requireLicenseAcceptance>
<description><![CDATA[PuTTY is a free implementation of Telnet and SSH for Windows and Unix platforms, along with an `xterm` terminal emulator.
Expand Down
4 changes: 2 additions & 2 deletions automatic/putty.install/tools/chocolateyInstall.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@ $packageArgs = @{
PackageName = "putty.install"
FileType = "msi"
SoftwareName = "PuTTY"
File = "$toolsPath\putty-0.70-installer.msi"
File64 = "$toolsPath\putty-64bit-0.70-installer.msi"
File = "$toolsPath\putty-0.71-installer.msi"
File64 = "$toolsPath\putty-64bit-0.71-installer.msi"
SilentArgs = '/qn /norestart /l*v "{0}\install.log"' -f "$Env:TEMP\chocolatey\$Env:ChocolateyPackageName\$Env:ChocolateyPackageVersion"
ValidExitCodes = @(0)
}
Expand Down
2 changes: 1 addition & 1 deletion automatic/putty.portable/README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# <img src="https://cdn.rawgit.com/chocolatey/chocolatey-coreteampackages/911ce256e74048c93c3d64feb2a36751d0a19dfd/icons/putty.png" width="48" height="48"/> [putty.portable](https://chocolatey.org/packages/putty.portable)
# <img src="https://cdn.jsdelivr.net/gh/chocolatey/chocolatey-coreteampackages@911ce256e74048c93c3d64feb2a36751d0a19dfd/icons/putty.png" width="48" height="48"/> [putty.portable](https://chocolatey.org/packages/putty.portable)

PuTTY is a free implementation of Telnet and SSH for Windows and Unix platforms, along with an `xterm` terminal emulator.

Expand Down
4 changes: 2 additions & 2 deletions automatic/putty.portable/legal/VERIFICATION.txt
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ and can be verified like this:
- Use chocolatey utility 'checksum.exe'

checksum type: sha256
checksum32: FD03497B2A65C57C558FF872150D0D47E4727FEA74918B2EEC7D0C13FFDD8557
checksum64: 8422AD5FE060B7229FBF51512E3EB23C5BFE631EB660E9604343E5E81B69FAD0
checksum32: 2A7DA422ECD0EA50D9FE46B0AAFD24D96D2EF001C8D0F73694B0D561CCFA18AC
checksum64: EAEB59B265CA07D1214C9B67FB307C639A9B8739AF4279F8EBA6FA166C0F17DB

File 'LICENSE.txt' is obtained from <http://www.chiark.greenend.org.uk/~sgtatham/putty/licence.html>
4 changes: 2 additions & 2 deletions automatic/putty.portable/putty.portable.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -3,14 +3,14 @@
<package xmlns="http://schemas.microsoft.com/packaging/2010/07/nuspec.xsd">
<metadata>
<id>putty.portable</id>
<version>0.70.0.20171219</version>
<version>0.71</version>
<title>PuTTY (Portable)</title>
<authors>Simon Tatham</authors>
<owners>chocolatey, Rob Reynolds</owners>
<licenseUrl>http://www.chiark.greenend.org.uk/~sgtatham/putty/licence.html</licenseUrl>
<projectUrl>http://www.chiark.greenend.org.uk/~sgtatham/putty/</projectUrl>
<packageSourceUrl>https://github.com/chocolatey/chocolatey-coreteampackages/tree/master/automatic/putty.portable</packageSourceUrl>
<iconUrl>https://cdn.rawgit.com/chocolatey/chocolatey-coreteampackages/911ce256e74048c93c3d64feb2a36751d0a19dfd/icons/putty.png</iconUrl>
<iconUrl>https://cdn.jsdelivr.net/gh/chocolatey/chocolatey-coreteampackages@911ce256e74048c93c3d64feb2a36751d0a19dfd/icons/putty.png</iconUrl>
<requireLicenseAcceptance>false</requireLicenseAcceptance>
<description><![CDATA[PuTTY is a free implementation of Telnet and SSH for Windows and Unix platforms, along with an `xterm` terminal emulator.
Expand Down
2 changes: 1 addition & 1 deletion automatic/putty/README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# <img src="https://cdn.rawgit.com/chocolatey/chocolatey-coreteampackages/911ce256e74048c93c3d64feb2a36751d0a19dfd/icons/putty.png" width="48" height="48"/> [putty](https://chocolatey.org/packages/putty)
# <img src="https://cdn.jsdelivr.net/gh/chocolatey/chocolatey-coreteampackages@911ce256e74048c93c3d64feb2a36751d0a19dfd/icons/putty.png" width="48" height="48"/> [putty](https://chocolatey.org/packages/putty)

PuTTY is a free implementation of Telnet and SSH for Windows and Unix platforms, along with an `xterm` terminal emulator.

Expand Down
6 changes: 3 additions & 3 deletions automatic/putty/putty.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -3,14 +3,14 @@
<package xmlns="http://schemas.microsoft.com/packaging/2010/07/nuspec.xsd">
<metadata>
<id>putty</id>
<version>0.70.0.20171219</version>
<version>0.71</version>
<title>PuTTY</title>
<authors>Simon Tatham</authors>
<owners>chocolatey, Rob Reynolds</owners>
<licenseUrl>http://www.chiark.greenend.org.uk/~sgtatham/putty/licence.html</licenseUrl>
<projectUrl>http://www.chiark.greenend.org.uk/~sgtatham/putty/</projectUrl>
<packageSourceUrl>https://github.com/chocolatey/chocolatey-coreteampackages/tree/master/automatic/putty</packageSourceUrl>
<iconUrl>https://cdn.rawgit.com/chocolatey/chocolatey-coreteampackages/911ce256e74048c93c3d64feb2a36751d0a19dfd/icons/putty.png</iconUrl>
<iconUrl>https://cdn.jsdelivr.net/gh/chocolatey/chocolatey-coreteampackages@911ce256e74048c93c3d64feb2a36751d0a19dfd/icons/putty.png</iconUrl>
<requireLicenseAcceptance>false</requireLicenseAcceptance>
<description><![CDATA[PuTTY is a free implementation of Telnet and SSH for Windows and Unix platforms, along with an `xterm` terminal emulator.
Expand Down Expand Up @@ -49,7 +49,7 @@
<summary>PuTTY is a free implementation of Telnet and SSH for Windows and Unix platforms, along with an xterm terminal emulator.</summary>
<tags>putty telnet ssh foss cross-platform</tags>
<dependencies>
<dependency id="putty.portable" version="[0.70.0.20171219]" />
<dependency id="putty.portable" version="[0.71]" />
</dependencies>
</metadata>
<files>
Expand Down
2 changes: 1 addition & 1 deletion automatic/smartftp/smartftp.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<id>smartftp</id>
<title>SmartFTP</title>
<owners>chocolatey</owners>
<version>9.0.2645.0</version>
<version>9.0.2646.0</version>
<authors>SmartSoft</authors>
<summary>FTP, FTPS, SFTP, HTTP, Amazon S3, WebDAV, Google Drive, Google Cloud Storage, Microsoft OneDrive, Telnet, Terminal client.</summary>
<description><![CDATA[SmartFTP is a fast and reliable FTP, FTPS, SFTP, HTTP, Amazon S3, WebDAV, Google Drive, Google Cloud Storage, Microsoft OneDrive, Backblaze B2, Telnet, Terminal client with lots of features and a modern user interface.
Expand Down
4 changes: 2 additions & 2 deletions automatic/smartftp/tools/chocolateyInstall.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@ $packageArgs = @{
fileType = 'msi'
url = 'https://www.smartftp.com/get/SmartFTP86.msi'
url64bit = 'https://www.smartftp.com/get/SmartFTP64.msi'
checksum = '8b2103353911825be6d483350d473b9636e03856fd77410a7f92fd89a4070c69'
checksum64 = '5f18ed479c9f9efd07baa272460e2e6f9fd6060fbeed7b0ea014f1bda39f8210'
checksum = '3d68a3449109f4c23cff6e83848f6607e6826e2360d255763a682f353de5204c'
checksum64 = '9f8a1a1b99346ef8cb0574287332b6f2763c0213d24617ddbf13d6f1474ce73f'
checksumType = 'sha256'
checksumType64 = 'sha256'
silentArgs = '/quiet'
Expand Down

0 comments on commit 6c3659e

Please sign in to comment.