From 1f33c2a27b0fe150e5fb6a1b84f49dd32d18207a Mon Sep 17 00:00:00 2001 From: Chocolatey Date: Thu, 23 Jul 2020 00:11:49 +0000 Subject: [PATCH] AU: 1 updated - zotero [skip ci] https://gist.github.com/a14b1e5bfaf70839b338eb1ab7f8226f/566a18b6c8d4ac100d0d825fc7e867efb4d9676f --- automatic/zotero/legal/VERIFICATION.txt | 4 ++-- automatic/zotero/tools/chocolateyInstall.ps1 | 2 +- automatic/zotero/zotero.nuspec | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/automatic/zotero/legal/VERIFICATION.txt b/automatic/zotero/legal/VERIFICATION.txt index a78a74d9681..426e1923568 100644 --- a/automatic/zotero/legal/VERIFICATION.txt +++ b/automatic/zotero/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: 9DB2996F319F27A104EB2153D998ED718DCBC51ADB049500C086817A195630DC + checksum: 17F9387E3BD03BC2B37F0881DAF635FA97ECDCA6279D45C51B38FD981EBB6D94 The file 'LICENSE.txt' has been obtained from diff --git a/automatic/zotero/tools/chocolateyInstall.ps1 b/automatic/zotero/tools/chocolateyInstall.ps1 index 219bbf17401..d21d9f7fe0c 100644 --- a/automatic/zotero/tools/chocolateyInstall.ps1 +++ b/automatic/zotero/tools/chocolateyInstall.ps1 @@ -8,7 +8,7 @@ $packageArgs = @{ silentArgs = '/S' validExitCodes = @(0) softwareName = 'Zotero' - file = "$toolsPath\Zotero-5.0.88_setup.exe" + file = "$toolsPath\Zotero-5.0.89_setup.exe" } Install-ChocolateyInstallPackage @packageArgs diff --git a/automatic/zotero/zotero.nuspec b/automatic/zotero/zotero.nuspec index 2f874eb6590..3f5088a228a 100644 --- a/automatic/zotero/zotero.nuspec +++ b/automatic/zotero/zotero.nuspec @@ -5,7 +5,7 @@ zotero Zotero chocolatey - 5.0.88 + 5.0.89 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.jsdelivr.net/gh/chocolatey-community/chocolatey-coreteampackages@53607633ce049d5d75ac668f4408faaeced36bc3/icons/zotero.png