Skip to content

Commit

Permalink
AU: 1 updated - smartftp
Browse files Browse the repository at this point in the history
  • Loading branch information
Chocolatey committed Aug 14, 2020
1 parent 8e64b44 commit 0277711
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
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.2790.0</version>
<version>9.0.2791.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 = 'a3045ed668909604a871fe9cfb7ce8e0d241be60d52c567ed52d54e05d2f1281'
checksum64 = '93faee8b3362508c646d064fa30fb906068dec3f06732ea64c50231b0abb92a1'
checksum = '86d50c3f64a2e020e9c17e3a3a75ad9cd796b1e6a59a35db1e9ae6ffe4f4be62'
checksum64 = 'ba2005a703d14ba44e4b43f1271bf1b722ab15e4858b4e9e2c1b1799ebe5f511'
checksumType = 'sha256'
checksumType64 = 'sha256'
silentArgs = '/quiet'
Expand Down

0 comments on commit 0277711

Please sign in to comment.