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 Jul 26, 2020
1 parent 89f164b commit ef26bfb
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.2779.0</version>
<version>9.0.2780.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 = '63c5e4c39dcd5a2f93f11a073891c8f218f74d84e4bb13fe04964bb194a5aa5d'
checksum64 = 'cd51141e79fbf32866a49293f880a17be964773469d706249849e0a1c4834615'
checksum = '2a5afc2f71f9876e0111cd757033a0a2ab4cbe4f0a3d253c01fbe3efc288f05d'
checksum64 = 'd8c8e843fc5a47302ee41d13725c1cc4025ba1cf6eedc73535f58a90711a359b'
checksumType = 'sha256'
checksumType64 = 'sha256'
silentArgs = '/quiet'
Expand Down

0 comments on commit ef26bfb

Please sign in to comment.