diff --git a/automatic/tixati.portable/tixati.portable.nuspec b/automatic/tixati.portable/tixati.portable.nuspec index 764ee68039a..4a987028aea 100644 --- a/automatic/tixati.portable/tixati.portable.nuspec +++ b/automatic/tixati.portable/tixati.portable.nuspec @@ -4,7 +4,7 @@ tixati.portable Tixati Portable - 2.61 + 2.62 Kevin Hearn chocolatey Tixati is a cross-platform BitTorrent client written in C++ that has been designed to be light on system resources. diff --git a/automatic/tixati.portable/tools/chocolateyInstall.ps1 b/automatic/tixati.portable/tools/chocolateyInstall.ps1 index b3bb5c42ece..ae7e6a2ada6 100644 --- a/automatic/tixati.portable/tools/chocolateyInstall.ps1 +++ b/automatic/tixati.portable/tools/chocolateyInstall.ps1 @@ -4,8 +4,8 @@ $toolsPath = Split-Path $MyInvocation.MyCommand.Definition $packageArgs = @{ packageName = 'tixati.portable' - url = 'https://download2.tixati.com/download/tixati-2.61-1.portable.zip' - checksum = 'ce610296923718f50cf4b3c4d8bd137fa4e2c9e62eb30e5914e76536c7ab3773' + url = 'https://download2.tixati.com/download/tixati-2.62-1.portable.zip' + checksum = 'c7fde7ae14f5440541971eeb1a42897456d4bfdb5a07624a2ad7df5dd3cc3536' checksumType = 'sha256' unzipLocation = $toolsPath } diff --git a/automatic/tixati/tixati.nuspec b/automatic/tixati/tixati.nuspec index b4cf952d0fe..c7e93f99571 100644 --- a/automatic/tixati/tixati.nuspec +++ b/automatic/tixati/tixati.nuspec @@ -4,7 +4,7 @@ tixati Tixati - 2.61 + 2.62 Kevin Hearn Redsandro Tixati is a cross-platform BitTorrent client written in C++ that has been designed to be light on system resources. diff --git a/automatic/tixati/tools/chocolateyInstall.ps1 b/automatic/tixati/tools/chocolateyInstall.ps1 index d03d642fcd1..be8054747be 100644 --- a/automatic/tixati/tools/chocolateyInstall.ps1 +++ b/automatic/tixati/tools/chocolateyInstall.ps1 @@ -1,16 +1,16 @@ $ErrorActionPreference = 'Stop' $packageName = 'tixati' -$fileName = 'tixati-2.61-1.install.exe' +$fileName = 'tixati-2.62-1.install.exe' $download_dir = "$Env:TEMP\chocolatey\$packageName\$Env:ChocolateyPackageVersion" $packageArgs = @{ packageName = $packageName fileFullPath = "$download_dir\$fileName" - url = 'https://download1.tixati.com/download/tixati-2.61-1.win32-install.exe' - url64bit = 'https://download1.tixati.com/download/tixati-2.61-1.win64-install.exe' - checksum = '0e534ea17cbe05c3fd833685d17d30610b01a0c9de6172e1b87a77b1772c496f' - checksum64 = 'a2deebdcbe2bdac0b63ee07fd7f8aac6ccf61c129c474190732ad8fe70cc723e' + url = 'https://download1.tixati.com/download/tixati-2.62-1.win32-install.exe' + url64bit = 'https://download1.tixati.com/download/tixati-2.62-1.win64-install.exe' + checksum = 'b6d05b7e6404b75974a3ed13466fd7ad963ad3eba6c8f591c1b3987a64100aa7' + checksum64 = '4670205a6bcfdb40a2df4279506d7bcd594a1fd5402eae8bb48bd11a0cdaf04d' checksumType = 'sha256' checksumType64 = 'sha256' } diff --git a/automatic/winscp.install/legal/VERIFICATION.txt b/automatic/winscp.install/legal/VERIFICATION.txt index c9791cb00b6..bf14d14c2af 100644 --- a/automatic/winscp.install/legal/VERIFICATION.txt +++ b/automatic/winscp.install/legal/VERIFICATION.txt @@ -7,7 +7,7 @@ Package can be verified like this: 1. Go to https://winscp.net/eng/download.php - x32: https://sourceforge.net/projects/winscp/files/WinSCP/5.15.2/WinSCP-5.15.2-Setup.exe/download + x32: https://sourceforge.net/projects/winscp/files/WinSCP/5.15.3/WinSCP-5.15.3-Setup.exe/download to download the installer. @@ -15,7 +15,7 @@ Package can be verified like this: - Use powershell function 'Get-FileHash' - Use Chocolatey utility 'checksum.exe' - checksum32: E80937D138EF72BDD1D738B2C0E466FBC4FA39A2DA2F7B4BD455DBB717728C31 + checksum32: 860590C784721D57EFB7B14AD3C2614D1EC4B8741E9FC98DF9763C3E8935B64B File 'license.txt' is obtained from: https://www.gnu.org/licenses/gpl-3.0.txt diff --git a/automatic/winscp.install/winscp.install.nuspec b/automatic/winscp.install/winscp.install.nuspec index 609c56aa8e6..feb79e00cf6 100644 --- a/automatic/winscp.install/winscp.install.nuspec +++ b/automatic/winscp.install/winscp.install.nuspec @@ -2,7 +2,7 @@ winscp.install - 5.15.2 + 5.15.3 WinSCP (Install) Martin Přikryl chocolatey, dtgm @@ -33,7 +33,7 @@ ]]> Open source free SFTP client, SCP client, FTPS client and FTP client - https://winscp.net/download/WinSCP-5.15.2-ReadMe.txt + https://winscp.net/download/WinSCP-5.15.3-ReadMe.txt © 2000 Martin Přikryl scp cli ssh sftp ftp remote file client foss admin https://sourceforge.net/p/winscp/code/ diff --git a/automatic/winscp.portable/legal/VERIFICATION.txt b/automatic/winscp.portable/legal/VERIFICATION.txt index d99d3e8996f..358477aa9c4 100644 --- a/automatic/winscp.portable/legal/VERIFICATION.txt +++ b/automatic/winscp.portable/legal/VERIFICATION.txt @@ -7,7 +7,7 @@ Package can be verified like this: 1. Go to https://winscp.net/eng/download.php - x32: https://sourceforge.net/projects/winscp/files/WinSCP/5.15.2/WinSCP-5.15.2-Portable.zip/download + x32: https://sourceforge.net/projects/winscp/files/WinSCP/5.15.3/WinSCP-5.15.3-Portable.zip/download to download the installer. @@ -15,7 +15,7 @@ Package can be verified like this: - Use powershell function 'Get-FileHash' - Use Chocolatey utility 'checksum.exe' - checksum32: 31A9E83BAE63986EAFE0B87D051FC41239A5799BB31771CBA03689E5FD75946B + checksum32: 1BF8EFC533EBC94775F6F8D22D68B7C4CB6AC781221DEB7813D74DD0CA5952AD File 'license.txt' is obtained from: https://www.gnu.org/licenses/gpl-3.0.txt diff --git a/automatic/winscp.portable/tools/WinSCP.com b/automatic/winscp.portable/tools/WinSCP.com index 88db4735ca5..66b446f4b6b 100644 Binary files a/automatic/winscp.portable/tools/WinSCP.com and b/automatic/winscp.portable/tools/WinSCP.com differ diff --git a/automatic/winscp.portable/tools/license.txt b/automatic/winscp.portable/tools/license.txt index dc4776bd7fa..7da974d0b01 100644 --- a/automatic/winscp.portable/tools/license.txt +++ b/automatic/winscp.portable/tools/license.txt @@ -676,7 +676,7 @@ into proprietary programs. If your program is a subroutine library, you may consider it more useful to permit linking proprietary applications with the library. If this is what you want to do, use the GNU Lesser General Public License instead of this License. But first, please read -. +. B. License of WinSCP Icon Set diff --git a/automatic/winscp.portable/winscp.portable.nuspec b/automatic/winscp.portable/winscp.portable.nuspec index d37e46d35c6..2ad0a8665f4 100644 --- a/automatic/winscp.portable/winscp.portable.nuspec +++ b/automatic/winscp.portable/winscp.portable.nuspec @@ -2,7 +2,7 @@ winscp.portable - 5.15.2 + 5.15.3 WinSCP (Portable) Martin Přikryl chocolatey, dtgm @@ -33,7 +33,7 @@ ]]> Open source free SFTP client, SCP client, FTPS client and FTP client - https://winscp.net/download/WinSCP-5.15.2-ReadMe.txt + https://winscp.net/download/WinSCP-5.15.3-ReadMe.txt © 2000 Martin Přikryl scp cli ssh sftp ftp remote file client foss admin https://sourceforge.net/p/winscp/code/ diff --git a/automatic/winscp/winscp.nuspec b/automatic/winscp/winscp.nuspec index 448e384da55..7bd3ba9b8fc 100644 --- a/automatic/winscp/winscp.nuspec +++ b/automatic/winscp/winscp.nuspec @@ -2,7 +2,7 @@ winscp - 5.15.2 + 5.15.3 WinSCP Martin Přikryl chocolatey, dtgm @@ -33,7 +33,7 @@ ]]> Open source free SFTP client, SCP client, FTPS client and FTP client - https://winscp.net/download/WinSCP-5.15.2-ReadMe.txt + https://winscp.net/download/WinSCP-5.15.3-ReadMe.txt © 2000 Martin Přikryl scp cli ssh sftp ftp remote file client foss admin https://sourceforge.net/p/winscp/code/ @@ -42,7 +42,7 @@ https://winscp.net/forum/index.php https://winscp.net/tracker/ - +