From 468ff1f520834e6e536fe4e5c2d0d7f91086107c Mon Sep 17 00:00:00 2001 From: Chocolatey Community Date: Tue, 23 Nov 2021 18:13:26 +0000 Subject: [PATCH] AU: 2 updated - chromium k9s [skip ci] https://gist.github.com/a14b1e5bfaf70839b338eb1ab7f8226f/8ab0a18f467149f050ab1ed9e1f5b5596468e25b --- automatic/chromium/chromium.json | 2 +- automatic/chromium/chromium.nuspec | 2 +- automatic/chromium/legal/VERIFICATION.txt | 8 ++++---- automatic/chromium/tools/chocolateyInstall.ps1 | 2 +- automatic/k9s/k9s.nuspec | 4 ++-- automatic/k9s/legal/VERIFICATION.txt | 4 ++-- 6 files changed, 11 insertions(+), 11 deletions(-) diff --git a/automatic/chromium/chromium.json b/automatic/chromium/chromium.json index 67aac7ace1c..8590e36a844 100644 --- a/automatic/chromium/chromium.json +++ b/automatic/chromium/chromium.json @@ -1,4 +1,4 @@ { - "snapshots": "98.0.4725.0-snapshots", + "snapshots": "98.0.4726.0-snapshots", "stable": "96.0.4664.45" } diff --git a/automatic/chromium/chromium.nuspec b/automatic/chromium/chromium.nuspec index a8d6653fc78..aa02b01152c 100644 --- a/automatic/chromium/chromium.nuspec +++ b/automatic/chromium/chromium.nuspec @@ -3,7 +3,7 @@ chromium - 98.0.4725.0-snapshots + 98.0.4726.0-snapshots Chromium Snapshots chocolatey-community The Chromium Authors diff --git a/automatic/chromium/legal/VERIFICATION.txt b/automatic/chromium/legal/VERIFICATION.txt index 2da364623c8..5f0e31c124a 100644 --- a/automatic/chromium/legal/VERIFICATION.txt +++ b/automatic/chromium/legal/VERIFICATION.txt @@ -7,15 +7,15 @@ location on (the listed mirrors 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' - Use chocolatey utility 'checksum.exe' 3. The checksums should match the following: checksum type: sha256 - checksum32: BAE29E676441DDC152B01AF10F2A9BCDF4DA9C33F31C3232A623252333D15FE4 - checksum64: A2E30E7BCBB3F264CD6AE6CDD4819E711827BAF86B6363389119D52DD63B6B02 + checksum32: 0FA6CBC3BA32F785EE840D823FD5593EA096E1F1C520FC985AAE374A63BDA66E + checksum64: C590C34F72425EB13C4E7599D7793D3F7F6B2B22E26882D1CF2EBE5C468B0B95 The file 'LICENSE.txt' has been obtained from diff --git a/automatic/chromium/tools/chocolateyInstall.ps1 b/automatic/chromium/tools/chocolateyInstall.ps1 index 0ab260cd2ff..d81c3122f77 100644 --- a/automatic/chromium/tools/chocolateyInstall.ps1 +++ b/automatic/chromium/tools/chocolateyInstall.ps1 @@ -2,7 +2,7 @@ $scriptDir=$toolsDir = $(Split-Path -parent $MyInvocation.MyCommand.Definition) . (Join-Path $scriptDir 'helper.ps1') -$version = "98.0.4725.0-snapshots" +$version = "98.0.4726.0-snapshots" $hive = "hkcu" $chromium_string = "\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\Chromium" $Chromium = $hive + ":" + $chromium_string diff --git a/automatic/k9s/k9s.nuspec b/automatic/k9s/k9s.nuspec index bf828bafb84..c7290127310 100644 --- a/automatic/k9s/k9s.nuspec +++ b/automatic/k9s/k9s.nuspec @@ -3,7 +3,7 @@ k9s - 0.25.4 + 0.25.5 https://github.com/chocolatey-community/chocolatey-packages/tree/master/automatic/k9s chocolatey-community,Matteo Dell'Aquila (moebius87) k9s: Kubernetes CLI To Manage Your Clusters In Style! @@ -53,7 +53,7 @@ Customize/Arrange which columns to display on a per resource basis. * Resource Graph Traversals * K9s provides for easy traversal of Kubernetes resources and their associated resources. ]]> - https://github.com/derailed/k9s/blob/v0.25.4/change_logs/release_v0.25.4.md + https://github.com/derailed/k9s/blob/v0.25.5/change_logs/release_v0.25.5.md diff --git a/automatic/k9s/legal/VERIFICATION.txt b/automatic/k9s/legal/VERIFICATION.txt index d8ea564d057..a9405778342 100644 --- a/automatic/k9s/legal/VERIFICATION.txt +++ b/automatic/k9s/legal/VERIFICATION.txt @@ -6,7 +6,7 @@ in verifying that this package's contents are trustworthy. The embedded software 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' @@ -15,6 +15,6 @@ The embedded software can be verified by doing the following: 3. The checksums should match the following: checksum type: sha256 - checksum64: 2B68BDBBCEF5C545738D65444AEE87384F5AB59A15F4794469D3F974EBCE3C59 + checksum64: CC80AB607E3F82D989826D8A3A83A3B40EF75B598FD6A7B6A988F71771ECDD92 The file 'LICENSE.txt' has been obtained from