From d832f13de4f9729abdfd84e4adf19569cf7d75a5 Mon Sep 17 00:00:00 2001 From: Chocolatey Community Date: Tue, 28 May 2024 00:18:35 +0000 Subject: [PATCH] AU: 3 updated - chromium kubescape vim [skip ci] https://gist.github.com/choco-bot/a14b1e5bfaf70839b338eb1ab7f8226f/9fb1a765523376f4c68c2c480f6302abab7947e5 --- automatic/chromium/chromium.json | 2 +- automatic/chromium/chromium.nuspec | 2 +- automatic/chromium/legal/VERIFICATION.txt | 4 ++-- automatic/chromium/tools/chocolateyInstall.ps1 | 6 +++--- automatic/kubescape/kubescape.nuspec | 2 +- automatic/kubescape/legal/VERIFICATION.txt | 4 ++-- automatic/vim/legal/VERIFICATION.txt | 8 ++++---- automatic/vim/tools/chocolateyinstall.ps1 | 4 ++-- automatic/vim/vim.nuspec | 2 +- 9 files changed, 17 insertions(+), 17 deletions(-) diff --git a/automatic/chromium/chromium.json b/automatic/chromium/chromium.json index 28bebcc5146..b2caf78e83c 100644 --- a/automatic/chromium/chromium.json +++ b/automatic/chromium/chromium.json @@ -1,4 +1,4 @@ { - "snapshots": "127.0.6505.0-snapshots", + "snapshots": "127.0.6506.0-snapshots", "stable": "125.0.6422.113" } diff --git a/automatic/chromium/chromium.nuspec b/automatic/chromium/chromium.nuspec index ea761694d46..eeb7082fb6d 100644 --- a/automatic/chromium/chromium.nuspec +++ b/automatic/chromium/chromium.nuspec @@ -3,7 +3,7 @@ chromium - 127.0.6505.0-snapshots + 127.0.6506.0-snapshots Chromium Snapshots chocolatey-community The Chromium Authors diff --git a/automatic/chromium/legal/VERIFICATION.txt b/automatic/chromium/legal/VERIFICATION.txt index 8cdf0f8f3ad..a239d298739 100644 --- a/automatic/chromium/legal/VERIFICATION.txt +++ b/automatic/chromium/legal/VERIFICATION.txt @@ -7,13 +7,13 @@ location on (the listed mirrors and can be verified by doing the following: 1. Download the following: - 64-Bit software: + 64-Bit software: 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 - checksum64: 156C07AE3DB444C6CA3A64B12B01A422EB3BA7FA4B1C6E506E4DE767CDEC95A7 + checksum64: E5F6F061203546F865E103ED41952CB72AE74FB5819A37C6D305C49CECF39D18 The file 'LICENSE.txt' has been obtained from diff --git a/automatic/chromium/tools/chocolateyInstall.ps1 b/automatic/chromium/tools/chocolateyInstall.ps1 index e8a585cac0c..0d2b08e694f 100644 --- a/automatic/chromium/tools/chocolateyInstall.ps1 +++ b/automatic/chromium/tools/chocolateyInstall.ps1 @@ -2,7 +2,7 @@ $toolsDir = Split-Path -Parent $MyInvocation.MyCommand.Definition . (Join-Path $toolsDir 'helper.ps1') -$version = '127.0.6505.0-snapshots' +$version = '127.0.6506.0-snapshots' $hive = "hkcu" $chromium_string = "\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\Chromium" $Chromium = $hive + ":" + $chromium_string @@ -15,8 +15,8 @@ if (Test-Path $Chromium) { $packageArgs = @{ packageName = 'chromium' - url = 'https://storage.googleapis.com/chromium-browser-snapshots/Win/1306321/mini_installer.exe' - checksum = '9A83B9AEE0B9A0A10B7F97950D22F4B385A70BC76CDAF9E23792ABDCADADFAF3' + url = 'https://storage.googleapis.com/chromium-browser-snapshots/Win/1306527/mini_installer.exe' + checksum = 'E56483926ADD7602995FD6200CE44FE11CD2BD2691E444E4C7ABAE20291B73A1' checksumType = 'sha256' file64 = "$toolsdir\chromium_x64.exe" fileType = 'exe' diff --git a/automatic/kubescape/kubescape.nuspec b/automatic/kubescape/kubescape.nuspec index 93863881426..c756cc24a43 100644 --- a/automatic/kubescape/kubescape.nuspec +++ b/automatic/kubescape/kubescape.nuspec @@ -3,7 +3,7 @@ kubescape - 3.0.10 + 3.0.11 https://github.com/chocolatey-community/chocolatey-packages/tree/master/automatic/kubescape chocolatey-community,hollowman kubescape: Kubernetes Security Platform diff --git a/automatic/kubescape/legal/VERIFICATION.txt b/automatic/kubescape/legal/VERIFICATION.txt index e3547a3e7f6..d20152714c9 100644 --- a/automatic/kubescape/legal/VERIFICATION.txt +++ b/automatic/kubescape/legal/VERIFICATION.txt @@ -8,7 +8,7 @@ location on and can be verified by doing the following: 1. Download the following: - 64-bit software: + 64-bit software: 2. Get the checksum using one of the following methods: - Using powershell function 'Get-FileHash' @@ -17,6 +17,6 @@ and can be verified by doing the following: 3. The checksums should match the following: checksum type: sha256 - checksum64: 32A7C2ABCD919A6F181304F78132704279D088CF44A3591AC4550B87160DA224 + checksum64: E81A8055BA4207C16A090D431DF50613F30E81E85373B4E738ECFB0717945467 The file 'LICENSE.txt' has been obtained from diff --git a/automatic/vim/legal/VERIFICATION.txt b/automatic/vim/legal/VERIFICATION.txt index 1f19c3b8351..6f5181a5f24 100644 --- a/automatic/vim/legal/VERIFICATION.txt +++ b/automatic/vim/legal/VERIFICATION.txt @@ -5,11 +5,11 @@ in verifying that this package's contents are trustworthy. The embedded software have been downloaded from GitHub and can be verified like this: 1. Download the following zips: - 32-Bit: - 64-Bit: + 32-Bit: + 64-Bit: 2. You can use one of the following methods to obtain the SHA256 checksum: - Use powershell function 'Get-FileHash' - Use Chocolatey utility 'checksum.exe' - checksum32: B94ACF79F4C1E2055324671D3107089BB12377C97B3ABB53F2784E7F10DEF08B - checksum64: 2D93FBFCB3B6F8A93EC08C7B166B6923F9151152669FE933D8B5EE391C36EEC0 + checksum32: C22F68B2AFFB16CB79BB078F16A00800B03A930CB062C6140E0B58F362375D40 + checksum64: 28F7048BAED7B92407D44FC292D4A14810CCA88CAD996D9494DDF1073AE1467B diff --git a/automatic/vim/tools/chocolateyinstall.ps1 b/automatic/vim/tools/chocolateyinstall.ps1 index d27196a432d..3cc9c7c9e38 100644 --- a/automatic/vim/tools/chocolateyinstall.ps1 +++ b/automatic/vim/tools/chocolateyinstall.ps1 @@ -9,8 +9,8 @@ $installDir = Get-InstallDir $packageArgs = @{ packageName = $env:ChocolateyPackageName unzipLocation = $installDir - file = "$toolsDir\gvim_9.1.0446_x86.zip" - file64 = "$toolsDir\gvim_9.1.0446_x64.zip" + file = "$toolsDir\gvim_9.1.0447_x86.zip" + file64 = "$toolsDir\gvim_9.1.0447_x64.zip" } $installArgs = @{ diff --git a/automatic/vim/vim.nuspec b/automatic/vim/vim.nuspec index f2bdd143c26..6b45603f41a 100644 --- a/automatic/vim/vim.nuspec +++ b/automatic/vim/vim.nuspec @@ -3,7 +3,7 @@ vim Vim - 9.1.0446 + 9.1.0447 Bram Moolenaar, Vim Community chocolatey-community, Rob Reynolds Vim is an advanced text editor that seeks to provide the power of the de-facto Unix editor 'Vi', with a more complete feature set. It's useful whether you're already using vi or using a different editor.