Skip to content

Commit

Permalink
AU: 2 updated - smartftp windows10-media-creation-tool
Browse files Browse the repository at this point in the history
  • Loading branch information
Chocolatey committed Aug 20, 2020
1 parent 73022ad commit 6550376
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 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.2792.0</version>
<version>9.0.2793.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 = '977a3bfa1c8a579331dfa7acbc96712207bbecba757f0cc451da98cd1bded2ee'
checksum64 = '8ab73f466ccce852d2765db02c269088e546a8170e374f5e25a496d6d998b9f4'
checksum = '88fc40439d87ca1d0c89a4fe2097e1d6d2ac0d734d4f65f527782fce99f5a145'
checksum64 = '75cf0818a5f2eb3547689d8512960087ccc95228067129e1519a7198e5593030'
checksumType = 'sha256'
checksumType64 = 'sha256'
silentArgs = '/quiet'
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<package xmlns="http://schemas.microsoft.com/packaging/2011/08/nuspec.xsd">
<metadata>
<id>windows10-media-creation-tool</id>
<version>10.0.19041.1</version>
<version>10.0.19041.450</version>
<title>Windows 10 Media Creation Tool</title>
<authors>Microsoft</authors>
<owners>DarwinJS, chocolatey</owners>
Expand All @@ -27,7 +27,7 @@ You can then download and run the media creation tool. For more information on h
<tags>portable windows10 media-creation-tool freeware</tags>
<packageSourceUrl>https://github.com/chocolatey-community/chocolatey-coreteampackages/tree/master/automatic/windows10-media-creation-tool</packageSourceUrl>
<dependencies>
<dependency id="win10mct" version="10.0.19041.1" />
<dependency id="win10mct" version="10.0.19041.450" />
</dependencies>
</metadata>
</package>

0 comments on commit 6550376

Please sign in to comment.