diff --git a/automatic/smartftp/smartftp.nuspec b/automatic/smartftp/smartftp.nuspec index f33b3d439a4..47b1d83b097 100644 --- a/automatic/smartftp/smartftp.nuspec +++ b/automatic/smartftp/smartftp.nuspec @@ -5,7 +5,7 @@ <id>smartftp</id> <title>SmartFTP</title> <owners>chocolatey-community</owners> - <version>10.0.3185.0</version> + <version>10.0.3186.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. diff --git a/automatic/smartftp/tools/chocolateyInstall.ps1 b/automatic/smartftp/tools/chocolateyInstall.ps1 index e074282c700..392008ce883 100644 --- a/automatic/smartftp/tools/chocolateyInstall.ps1 +++ b/automatic/smartftp/tools/chocolateyInstall.ps1 @@ -13,7 +13,7 @@ $packageArgs = @{ url = 'https://www.smartftp.com/get/SmartFTP86.msi' url64bit = 'https://www.smartftp.com/get/SmartFTP64.msi' checksum = '8d885003aa204d160b3cfab01f7f686126dddc0e25d171ec7dd14bf3b369e85e' - checksum64 = '957a8dac3c62bb81dd5ff202fcc3cd036778337afa12578ee64ffb1c9cf8c076' + checksum64 = '4d9afc56e7ecb6d583c359517aca9cbf4e1c3f60e28bf1603e55bcc9f81e6d56' checksumType = 'sha256' checksumType64 = 'sha256' silentArgs = '/quiet'