From 2dd5d975f4d09c912e2f58b22e3ecafcf716b372 Mon Sep 17 00:00:00 2001 From: Chocolatey Community Date: Wed, 28 Dec 2022 12:14:20 +0000 Subject: [PATCH] AU: 2 updated - chromium tv-browser [skip ci] https://gist.github.com/a14b1e5bfaf70839b338eb1ab7f8226f/9644f9d7a8d7ee43c891deeeace59c299c12a0a3 --- automatic/chromium/chromium.json | 2 +- automatic/chromium/chromium.nuspec | 2 +- automatic/chromium/legal/VERIFICATION.txt | 8 ++++---- automatic/chromium/tools/chocolateyInstall.ps1 | 2 +- automatic/tv-browser/legal/VERIFICATION.txt | 4 ++-- automatic/tv-browser/tv-browser.nuspec | 2 +- 6 files changed, 10 insertions(+), 10 deletions(-) diff --git a/automatic/chromium/chromium.json b/automatic/chromium/chromium.json index f8c04acbc16..1406b276535 100644 --- a/automatic/chromium/chromium.json +++ b/automatic/chromium/chromium.json @@ -1,4 +1,4 @@ { - "snapshots": "111.0.5504.0-snapshots", + "snapshots": "111.0.5505.0-snapshots", "stable": "108.0.5359.125" } diff --git a/automatic/chromium/chromium.nuspec b/automatic/chromium/chromium.nuspec index 6bca90e684c..08fcace9ff3 100644 --- a/automatic/chromium/chromium.nuspec +++ b/automatic/chromium/chromium.nuspec @@ -3,7 +3,7 @@ chromium - 111.0.5504.0-snapshots + 111.0.5505.0-snapshots Chromium Snapshots chocolatey-community The Chromium Authors diff --git a/automatic/chromium/legal/VERIFICATION.txt b/automatic/chromium/legal/VERIFICATION.txt index 1cf59ebc3e6..12a2e305467 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: 64D61ACA7A2CEA9E64F2ABCA0E76AD5E752A1AC4F9BD6220CB0679C927A51806 - checksum64: FA841D3139D92DB46C1A6057A40D3513DCBD805AA196887D2D4AEDFF8591DCB3 + checksum32: 0070B18139A36F7E832020DF2C904F506766839461BA03BC81900A130C9A235F + checksum64: EFBD85DCB825E592D56F2163E3A309D89A39BA35EC24E6232A5C3A71D0491011 The file 'LICENSE.txt' has been obtained from diff --git a/automatic/chromium/tools/chocolateyInstall.ps1 b/automatic/chromium/tools/chocolateyInstall.ps1 index 78c982e7864..4cdc0157d8e 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 = "111.0.5504.0-snapshots" +$version = "111.0.5505.0-snapshots" $hive = "hkcu" $chromium_string = "\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\Chromium" $Chromium = $hive + ":" + $chromium_string diff --git a/automatic/tv-browser/legal/VERIFICATION.txt b/automatic/tv-browser/legal/VERIFICATION.txt index c48298528b2..284c30499ce 100644 --- a/automatic/tv-browser/legal/VERIFICATION.txt +++ b/automatic/tv-browser/legal/VERIFICATION.txt @@ -7,13 +7,13 @@ location on and can be verified by doing the following: 1. Download the following: - 32-Bit software: + 32-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: FA8865CB4398F2A164A886EB511ABB10F323A08A40079FAA478CAEF2C920D004 + checksum32: 914807A66DCC02CC9F2A509D9F3ADDF7B913CB0ED0481B7164597E0BC09DABDB The file 'LICENSE.txt' has been obtained from diff --git a/automatic/tv-browser/tv-browser.nuspec b/automatic/tv-browser/tv-browser.nuspec index 651388375c1..f2a2b846ad7 100644 --- a/automatic/tv-browser/tv-browser.nuspec +++ b/automatic/tv-browser/tv-browser.nuspec @@ -3,7 +3,7 @@ tv-browser - 4.2.6 + 4.2.7 TV-Browser chocolatey-community TV-Browser Developers