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 Jun 22, 2020
1 parent 1f58524 commit e8375f6
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.2768.0</version>
<version>9.0.2769.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 = '0f4901c2ae4efd55e75d51c25d0546349a8c97dd4d5eb44fcb0bede5b3978bf5'
checksum64 = 'a88b7245195b8f2cc3a6f2e72be52421dad2efd6e466696c138707d239f4974c'
checksum = 'eed8582a585dc97e62b19fb4f7560ee91420c37bc6cec4f877f1c03b4d701361'
checksum64 = 'fb374cf61b25d0d9581caa349493ff00d1bce1b407505fb824924d8ad72a4feb'
checksumType = 'sha256'
checksumType64 = 'sha256'
silentArgs = '/quiet'
Expand Down

0 comments on commit e8375f6

Please sign in to comment.