diff --git a/automatic/zotero-standalone/legal/VERIFICATION.txt b/automatic/zotero-standalone/legal/VERIFICATION.txt index 53eacd63bb2..b2ea084b953 100644 --- a/automatic/zotero-standalone/legal/VERIFICATION.txt +++ b/automatic/zotero-standalone/legal/VERIFICATION.txt @@ -6,13 +6,13 @@ The embedded software have been downloaded from the listed download location on (The listed url gets redirected to another one) and can be verified by doing the following: -1. Download the following +1. Download the following 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: ED2D88817C7E132ABDFBCF67C7119FC7130ADA46FD9EC5ABD17A1A1DAEBC557F + checksum: 9E68D02E55CED82704EDFA77D8702E9D38CD43F2FAAA18440774BF6A69B554E0 The file 'LICENSE.txt' has been obtained from diff --git a/automatic/zotero-standalone/tools/chocolateyInstall.ps1 b/automatic/zotero-standalone/tools/chocolateyInstall.ps1 index 465337edca1..8e8187d0dbb 100644 --- a/automatic/zotero-standalone/tools/chocolateyInstall.ps1 +++ b/automatic/zotero-standalone/tools/chocolateyInstall.ps1 @@ -8,7 +8,7 @@ $packageArgs = @{ silentArgs = '/S' validExitCodes = @(0) softwareName = 'Zotero Standalone *' - file = "$toolsPath\Zotero-5.0.53_setup.exe" + file = "$toolsPath\Zotero-5.0.54_setup.exe" } Install-ChocolateyInstallPackage @packageArgs diff --git a/automatic/zotero-standalone/zotero-standalone.nuspec b/automatic/zotero-standalone/zotero-standalone.nuspec index 5f354aac7b4..aa80ac2e728 100644 --- a/automatic/zotero-standalone/zotero-standalone.nuspec +++ b/automatic/zotero-standalone/zotero-standalone.nuspec @@ -5,7 +5,7 @@ zotero-standalone Zotero Standalone chocolatey - 5.0.53 + 5.0.54 Center for History and New Media, et. al. Zotero [zoh-TAIR-oh] is a free, easy-to-use tool to help you collect, organize, cite, and share your research sources. https://cdn.rawgit.com/chocolatey/chocolatey-coreteampackages/430b7ebac494468d32c2c20e362a01321a483642/icons/zotero-standalone.png