From 2024865f0d36ffb35a09e875bc492018130b7f6e Mon Sep 17 00:00:00 2001 From: Chocolatey Community Date: Thu, 15 Aug 2024 06:17:53 +0000 Subject: [PATCH] AU: 2 updated - kubernetes-cli zotero [skip ci] https://gist.github.com/choco-bot/a14b1e5bfaf70839b338eb1ab7f8226f/ddf1926b1cdb275e6034b8c806a7910b0de57bd6 --- automatic/kubernetes-cli/kubernetes-cli.json | 4 ++-- automatic/kubernetes-cli/kubernetes-cli.nuspec | 4 ++-- automatic/kubernetes-cli/legal/VERIFICATION.txt | 10 +++++----- automatic/zotero/legal/VERIFICATION.txt | 4 ++-- automatic/zotero/tools/chocolateyInstall.ps1 | 2 +- automatic/zotero/zotero.nuspec | 2 +- 6 files changed, 13 insertions(+), 13 deletions(-) diff --git a/automatic/kubernetes-cli/kubernetes-cli.json b/automatic/kubernetes-cli/kubernetes-cli.json index 14ffc99eef1..aadefc7c7d6 100644 --- a/automatic/kubernetes-cli/kubernetes-cli.json +++ b/automatic/kubernetes-cli/kubernetes-cli.json @@ -17,8 +17,8 @@ "1.25": "1.25.16", "1.26": "1.26.15", "1.27": "1.27.16", - "1.28": "1.28.12", - "1.29": "1.29.7", + "1.28": "1.28.13", + "1.29": "1.29.8", "1.30": "1.30.4", "1.31": "1.31.0" } diff --git a/automatic/kubernetes-cli/kubernetes-cli.nuspec b/automatic/kubernetes-cli/kubernetes-cli.nuspec index 1d97b326b47..094670b1d49 100644 --- a/automatic/kubernetes-cli/kubernetes-cli.nuspec +++ b/automatic/kubernetes-cli/kubernetes-cli.nuspec @@ -3,7 +3,7 @@ kubernetes-cli - 1.30.4 + 1.29.8 https://github.com/chocolatey-community/chocolatey-packages/tree/master/automatic/kubernetes-cli chocolatey-community,Andrei Bejenaru Kubernetes Command Line Interface (CLI) @@ -60,7 +60,7 @@ Automatically mount the storage system of your choice, whether from local storag #### Batch execution In addition to services, Kubernetes can manage your batch and CI workloads, replacing containers that fail, if desired. ]]> - https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.30.md + https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.29.md diff --git a/automatic/kubernetes-cli/legal/VERIFICATION.txt b/automatic/kubernetes-cli/legal/VERIFICATION.txt index 3d6269ef3cf..78faea3c2b2 100644 --- a/automatic/kubernetes-cli/legal/VERIFICATION.txt +++ b/automatic/kubernetes-cli/legal/VERIFICATION.txt @@ -4,12 +4,12 @@ Verification is intended to assist the Chocolatey moderators and community in verifying that this package's contents are trustworthy. The embedded software have been downloaded from the listed download -location on +location on and can be verified by doing the following: 1. Download the following: - 32-bit software: - 64-bit software: + 32-bit software: + 64-bit software: 2. Get the checksum using one of the following methods: - Using powershell function 'Get-FileHash' @@ -18,7 +18,7 @@ and can be verified by doing the following: 3. The checksums should match the following: checksum type: sha256 - checksum32: 0B46CC5BC17C45F15342DCCA0E2997047C2E37A0907B22171FD15E34D77E0448 - checksum64: FDA3997FB52425F909321E27ACA7A4AAD2D45D8391B7EE787BE4F1AB24135C9F + checksum32: 8E76FDE62D9CD9EBB6591ACD043990233482E378D3AD1334F1768C65DD61A5F9 + checksum64: A3B710D16C143F2F02A3B9323040B24417118548A2B600E4CB7F1CFCA9C9077C File 'LICENSE.txt' is obtained from diff --git a/automatic/zotero/legal/VERIFICATION.txt b/automatic/zotero/legal/VERIFICATION.txt index e00a0038514..0bb994d63bc 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: AD78B4D4EE54344E7962FF98A3286B8BF9A910076AEE3D878D2D5CA3D23D6C0D + checksum: D5BBC8CE4DA9D8DF9BCA7476F523C349BBBAB4211AABCFA5961EEE583DAEC855 The file 'LICENSE.txt' has been obtained from diff --git a/automatic/zotero/tools/chocolateyInstall.ps1 b/automatic/zotero/tools/chocolateyInstall.ps1 index c8af6934f8c..a1e72e6807d 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-7.0_win32_setup.exe" + file = "$toolsPath\Zotero-7.0.1_win32_setup.exe" } Install-ChocolateyInstallPackage @packageArgs diff --git a/automatic/zotero/zotero.nuspec b/automatic/zotero/zotero.nuspec index d649aebda7d..38f7d722138 100644 --- a/automatic/zotero/zotero.nuspec +++ b/automatic/zotero/zotero.nuspec @@ -5,7 +5,7 @@ zotero Zotero chocolatey-community - 7.0 + 7.0.1 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