Skip to content

Commit

Permalink
AU: 1 updated - smartftp
Browse files Browse the repository at this point in the history
  • Loading branch information
Chocolatey Community committed Jun 6, 2022
1 parent 98e2a2c commit 610415c
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-community</owners>
<version>10.0.2987.0</version>
<version>10.0.2988.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 = 'e3e74a89cf7507ba7f59698e88fd9405eb0ef5cca1207c3c80c0169b73abeaea'
checksum64 = '9338c0fbdbac7abf68b56fc7cf0505ae8dd6cdeb445be7fd918e2d6163e6bb4e'
checksum = '4b47661c0da3af300234d66e6578d347507d8fb0318bbec0d65e3da1d62d8cb1'
checksum64 = '1a21aaff8692d668f58d7def167c93254e0380a476089ad0f8624701c5e39d5d'
checksumType = 'sha256'
checksumType64 = 'sha256'
silentArgs = '/quiet'
Expand Down

0 comments on commit 610415c

Please sign in to comment.