From 915361269c15a5492be60a5e82fc052496057402 Mon Sep 17 00:00:00 2001 From: Chocolatey Community Date: Wed, 1 Mar 2023 12:14:00 +0000 Subject: [PATCH] AU: 2 updated - chromium kubelogin [skip ci] https://gist.github.com/a14b1e5bfaf70839b338eb1ab7f8226f/99acb9ce46e9932251e566eb1f1567912f7cb4a4 --- automatic/chromium/chromium.json | 2 +- automatic/chromium/chromium.nuspec | 2 +- automatic/chromium/legal/VERIFICATION.txt | 8 ++++---- automatic/chromium/tools/chocolateyInstall.ps1 | 2 +- automatic/kubelogin/kubelogin.nuspec | 4 ++-- automatic/kubelogin/legal/VERIFICATION.txt | 6 +++--- 6 files changed, 12 insertions(+), 12 deletions(-) diff --git a/automatic/chromium/chromium.json b/automatic/chromium/chromium.json index f945d6801e0..ba74c9967fd 100644 --- a/automatic/chromium/chromium.json +++ b/automatic/chromium/chromium.json @@ -1,4 +1,4 @@ { - "snapshots": "113.0.5624.0-snapshots", + "snapshots": "113.0.5625.0-snapshots", "stable": "110.0.5481.178" } diff --git a/automatic/chromium/chromium.nuspec b/automatic/chromium/chromium.nuspec index bf95dd28657..5829e9d2c27 100644 --- a/automatic/chromium/chromium.nuspec +++ b/automatic/chromium/chromium.nuspec @@ -3,7 +3,7 @@ chromium - 113.0.5624.0-snapshots + 113.0.5625.0-snapshots Chromium Snapshots chocolatey-community The Chromium Authors diff --git a/automatic/chromium/legal/VERIFICATION.txt b/automatic/chromium/legal/VERIFICATION.txt index 329c3bd3075..92ae6d8b3c0 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: 0202DFF843F5617A7F9AF9ACBAE216170E7421B63B4560094FEF2F72B08A5BED - checksum64: CB7082F6FAAC03D9557F0E8B17E8F13CF95DF6D1F3DA31F261BFBF594DA50D36 + checksum32: C7BA17BD9938151B766F2A5F16FC35F4DA65C93CA59FBDAC72E4E5FC23632EB9 + checksum64: 1BEB28DA52D1C169B1FD7BF0ACF93F8AB6599745C24099CFDBA2ADE075606215 The file 'LICENSE.txt' has been obtained from diff --git a/automatic/chromium/tools/chocolateyInstall.ps1 b/automatic/chromium/tools/chocolateyInstall.ps1 index a8489435e19..5eb3c9d622a 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 = "113.0.5624.0-snapshots" +$version = "113.0.5625.0-snapshots" $hive = "hkcu" $chromium_string = "\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\Chromium" $Chromium = $hive + ":" + $chromium_string diff --git a/automatic/kubelogin/kubelogin.nuspec b/automatic/kubelogin/kubelogin.nuspec index 54492f4a465..fe0014eee3b 100644 --- a/automatic/kubelogin/kubelogin.nuspec +++ b/automatic/kubelogin/kubelogin.nuspec @@ -3,7 +3,7 @@ kubelogin - 1.26.0 + 1.27.0 https://github.com/chocolatey-community/chocolatey-packages/tree/master/automatic/kubelogin chocolatey-community,jetersen Kubelogin (CLI) @@ -38,7 +38,7 @@ users: command: kubelogin ``` ]]> - https://github.com/int128/kubelogin/releases/tag/v1.26.0 + https://github.com/int128/kubelogin/releases/tag/v1.27.0 diff --git a/automatic/kubelogin/legal/VERIFICATION.txt b/automatic/kubelogin/legal/VERIFICATION.txt index 78e8ffa7f33..98420edb1d9 100644 --- a/automatic/kubelogin/legal/VERIFICATION.txt +++ b/automatic/kubelogin/legal/VERIFICATION.txt @@ -4,11 +4,11 @@ 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: - 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: 717D6D277F9602717209209DF36F05EB6B66CC1483552C948BCBF4DC132E7DA2 + checksum64: 2C26BF82E6984CF245D4EA8BE6BBA07A42AF0CF8E50B90402D039DF74FDD0CCE File 'LICENSE.txt' is obtained from