Skip to content

Commit

Permalink
AU: 3 updated - smartftp sysinternals zotero-standalone
Browse files Browse the repository at this point in the history
  • Loading branch information
Chocolatey committed Sep 12, 2017
1 parent a927b15 commit e3f46c4
Show file tree
Hide file tree
Showing 7 changed files with 10 additions and 10 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.2482.0</version>
<version>9.0.2483.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 = 'f3aea920cce91982aca4a350873c4c7e13191bb9c9f22d494bba9020ac1d5171'
checksum64 = '950ad83f3945807455553676e3793db9ce42295b69b445ce918c15c4fc4d03c5'
checksum = '972e27f862febd4783cf6253ada0a849c379f331f21e167008db0ee159ae43bc'
checksum64 = '70be992f1a0e059dda4fdada5a44c9b32d6a38a0df28d1ae38da83c07297680b'
checksumType = 'sha256'
checksumType64 = 'sha256'
silentArgs = '/quiet'
Expand Down
2 changes: 1 addition & 1 deletion automatic/sysinternals/sysinternals.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<metadata>
<id>sysinternals</id>
<title>Sysinternals</title>
<version>2017.6.30</version>
<version>2017.9.11</version>
<authors>Mark Russinovich, Bryce Cogswell</authors>
<owners>chocolatey, Rob Reynolds</owners>
<summary>Sysinternals - utilities to help you manage, troubleshoot and diagnose your Windows systems and applications.</summary>
Expand Down
4 changes: 2 additions & 2 deletions automatic/sysinternals/tools/chocolateyInstall.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ Write-Host "Sysinternals Suite is going to be installed in '$installDir'"
$packageArgs = @{
packageName = 'sysinternals'
url = 'https://download.sysinternals.com/files/SysinternalsSuite.zip'
checksum = '90f30d532ca8b63f17025d9be616fd8e0e4a2d67af0b98024916e4a75cea4da8'
checksum = 'c0c90e3eca983351380b747ebbe6db9eb213c4c7b4a36f71cd5fb5013c509232'
checksumType = 'sha256'
unzipLocation = $installDir
}
Expand All @@ -18,7 +18,7 @@ Accept-Eula
if ($installDir -ne $toolsPath) { Install-ChocolateyPath $installDir }
if (Is-NanoServer) {
$packageArgs.url = 'https://download.sysinternals.com/files/SysinternalsSuite-Nano.zip'
$packageArgs.checksum = '620de0f2f27aa458013aec58494cd60882731e7cbaa77afeaed7a998f69ae92e'
$packageArgs.checksum = 'a01b0097adee42ba1f075cfd416bf085dac860a3381ed7cb2549a2c81f273789'
}

$old_path = 'c:\sysinternals'
Expand Down
4 changes: 2 additions & 2 deletions automatic/zotero-standalone/legal/VERIFICATION.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,13 +6,13 @@ The embedded software have been downloaded from the listed download
location on <https://www.zotero.org/download/> (The listed url gets redirected to another one)
and can be verified by doing the following:

1. Download the following <https://download.zotero.org/client/release/5.0.17/Zotero-5.0.17_setup.exe>
1. Download the following <https://download.zotero.org/client/release/5.0.18/Zotero-5.0.18_setup.exe>
2. Get the checksum using one of the following methods:
- Using powershell function 'Get-FileHash'
- Use chocolatey utility 'checksum.exe'
3. The checksums should match the following:

checksum type: sha256
checksum: 3720F9627676D758C074C11F5D02916618183AC0824229DA69FDE332CD4F92BF
checksum: BEFFBAA6FB3A8E63D3B515627E07997630A6F2A53B695B38E405A7907824DF83

The file 'LICENSE.txt' has been obtained from <https://github.com/zotero/zotero/blob/929288f9811a5026053ae154ca08cc4a9da13c52/COPYING>
2 changes: 1 addition & 1 deletion automatic/zotero-standalone/tools/chocolateyInstall.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ $packageArgs = @{
silentArgs = '/S'
validExitCodes = @(0)
softwareName = 'Zotero Standalone *'
file = "$toolsPath\Zotero-5.0.17_setup.exe"
file = "$toolsPath\Zotero-5.0.18_setup.exe"
}

Install-ChocolateyInstallPackage @packageArgs
Expand Down
2 changes: 1 addition & 1 deletion automatic/zotero-standalone/zotero-standalone.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<id>zotero-standalone</id>
<title>Zotero Standalone</title>
<owners>chocolatey</owners>
<version>5.0.17</version>
<version>5.0.18</version>
<authors>Center for History and New Media, et. al.</authors>
<summary>Zotero [zoh-TAIR-oh] is a free, easy-to-use tool to help you collect, organize, cite, and share your research sources. </summary>
<iconUrl>https://cdn.rawgit.com/chocolatey/chocolatey-coreteampackages/430b7ebac494468d32c2c20e362a01321a483642/icons/zotero-standalone.png</iconUrl>
Expand Down

0 comments on commit e3f46c4

Please sign in to comment.