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 9, 2017
1 parent 7d98f13 commit 1787cd2
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.2448.0</version>
<version>9.0.2449.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>
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 = 'e24cbc34d10d8f76c099acd4916a4884d747d5757c36a30938dcdae13ea84e39'
checksum64 = '89e96725650fcfc8170863b5e0fb6ecaaa843c7d454bced0260aab842c7ab0de'
checksum = 'a255820e2bb2e615855f3860445a4d48b55f41706b1ff76c353b17e64509f2e8'
checksum64 = 'f9a3453e181d6106c49eea192a2bfb4e80e2708c593adea22da5117ca2e2df5b'
checksumType = 'sha256'
checksumType64 = 'sha256'
silentArgs = '/quiet'
Expand Down

0 comments on commit 1787cd2

Please sign in to comment.