From e02eb82cbcef54acd5e13d9857825967a5728f03 Mon Sep 17 00:00:00 2001 From: Chocolatey Community Date: Wed, 28 Dec 2022 06:14:16 +0000 Subject: [PATCH] AU: 1 updated - zotero [skip ci] https://gist.github.com/a14b1e5bfaf70839b338eb1ab7f8226f/3eb9f5f8c71380af6fb0ebb95f04acee57ce67a6 --- 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 137732741d5..dcace3cb395 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: 55BADEF23B8C60468AA4D09266AAE48F4FFC972A039EB3920AD947C3ECE9956E + checksum: 305EA4E301B451B9AD81F17D833CD9930CC924A5309449D1E6BCE798D565E57B The file 'LICENSE.txt' has been obtained from diff --git a/automatic/zotero/tools/chocolateyInstall.ps1 b/automatic/zotero/tools/chocolateyInstall.ps1 index 6754a35bed1..37102456cca 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-6.0.18_setup.exe" + file = "$toolsPath\Zotero-6.0.19_setup.exe" } Install-ChocolateyInstallPackage @packageArgs diff --git a/automatic/zotero/zotero.nuspec b/automatic/zotero/zotero.nuspec index 6b09b3e5583..550d1de89b2 100644 --- a/automatic/zotero/zotero.nuspec +++ b/automatic/zotero/zotero.nuspec @@ -5,7 +5,7 @@ zotero Zotero chocolatey-community - 6.0.18 + 6.0.19 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-packages@53607633ce049d5d75ac668f4408faaeced36bc3/icons/zotero.png