diff --git a/automatic/brave/brave.json b/automatic/brave/brave.json index ad44c25e389..772d9cad0d9 100644 --- a/automatic/brave/brave.json +++ b/automatic/brave/brave.json @@ -1,4 +1,4 @@ { "stable": "1.66.113", - "beta": "1.67.90-beta" + "beta": "1.67.92-beta" } diff --git a/automatic/brave/brave.nuspec b/automatic/brave/brave.nuspec index 98bede0e008..0f4b6b8c647 100644 --- a/automatic/brave/brave.nuspec +++ b/automatic/brave/brave.nuspec @@ -2,8 +2,8 @@ brave - 1.66.113 - Brave Browser + 1.67.92-beta + Brave Browser (Beta) - https://cdn.jsdelivr.net/gh/chocolatey-community/chocolatey-coreteampackages@a23ca306537e2537a574ddc55e9c28dc1151ab30/icons/brave.svg + https://cdn.jsdelivr.net/gh/chocolatey-community/chocolatey-coreteampackages@a23ca306537e2537a574ddc55e9c28dc1151ab30/icons/brave-beta.svg A browser that lets you browse safer and faster by blocking ads and trackers. chocolatey-community, Sanshiro Brave Software Inc. diff --git a/automatic/brave/legal/VERIFICATION.txt b/automatic/brave/legal/VERIFICATION.txt index c6baaa62d35..03de4f6877a 100644 --- a/automatic/brave/legal/VERIFICATION.txt +++ b/automatic/brave/legal/VERIFICATION.txt @@ -6,14 +6,14 @@ The installer has been downloaded from the GitHub mirror and can be verified lik 1. Download the following installer(s): -x86_64: https://github.com/brave/brave-browser/releases/download/v1.66.113/BraveBrowserStandaloneSilentSetup.exe +x86_64: https://github.com/brave/brave-browser/releases/download/v1.67.92/BraveBrowserStandaloneSilentBetaSetup.exe 2. You can use one of the following methods to obtain the checksum(s): - Use powershell function 'Get-Filehash' - Use chocolatey utility 'checksum.exe' checksum type: sha256 -checksum64: 00A50C7809DBEEB337C7C6A55EFB04BFEF99A5CD44365A455F0F2059AE8900FA +checksum64: 64019FB4138EF48C450C0DEE52714D92F81DA39BEC9F28369D8B9D60DF0DFE80 The included 'LICENSE.txt' file have been obtained from: https://github.com/brave/brave-browser/blob/master/LICENSE diff --git a/automatic/brave/tools/chocolateyInstall.ps1 b/automatic/brave/tools/chocolateyInstall.ps1 index 074d4bb8778..cc2e0e3c2af 100644 --- a/automatic/brave/tools/chocolateyInstall.ps1 +++ b/automatic/brave/tools/chocolateyInstall.ps1 @@ -3,13 +3,13 @@ $packageArgs = @{ packageName = $env:ChocolateyPackageName - url = 'https://github.com/brave/brave-browser/releases/download/v1.66.113/BraveBrowserStandaloneSilentSetup32.exe' - checksum = 'C3F66FEDE42E6C836FCA49D8F720F04CDB4F2FF481A9AC9AA5B0B399081A3707' + url = 'https://github.com/brave/brave-browser/releases/download/v1.67.92/BraveBrowserStandaloneSilentBetaSetup32.exe' + checksum = 'F12CB088156464FFAEFA741A6C79C7C327B477BB172C10760F29C031940E3640' checksumType= 'sha256' - file64 = "$toolsPath\BraveBrowserStandaloneSilentSetup.exe" + file64 = "$toolsPath\BraveBrowserStandaloneSilentBetaSetup.exe" } -[version]$softwareVersion = '1.66.113' +[version]$softwareVersion = '1.67.92' Write-Host "Checking already installed version..." $installedVersion = Get-InstalledVersion diff --git a/automatic/ccleaner/ccleaner.nuspec b/automatic/ccleaner/ccleaner.nuspec index 372ab9050c5..2cf782a6863 100644 --- a/automatic/ccleaner/ccleaner.nuspec +++ b/automatic/ccleaner/ccleaner.nuspec @@ -4,7 +4,7 @@ ccleaner CCleaner - 6.23.11010 + 6.24.11060 Piriform chocolatey-community,maartenba, tonigellida diff --git a/automatic/ccleaner/tools/chocolateyInstall.ps1 b/automatic/ccleaner/tools/chocolateyInstall.ps1 index 8dcc341f590..14c9daf6453 100644 --- a/automatic/ccleaner/tools/chocolateyInstall.ps1 +++ b/automatic/ccleaner/tools/chocolateyInstall.ps1 @@ -22,8 +22,8 @@ if ($Env:ChocolateyPackageParameters -match '/UseSystemLocale') { $packageArgs = @{ packageName = $env:ChocolateyPackageName fileType = 'EXE' - url = 'https://download.ccleaner.com/ccsetup623.exe' - checksum = '9BD6C5D7D1963C728809FA0150EC876251AA7541BB95F2E4DC9B13189E2B6272' + url = 'https://download.ccleaner.com/ccsetup624.exe' + checksum = '11B20DD90C0C56A1112E11E0048AC2923B8DBCF863D8345486FE7538E2EAA390' checksumType = 'sha256' silentArgs = "/S $locale" validExitCodes = @(0) diff --git a/automatic/chromium/chromium.json b/automatic/chromium/chromium.json index 529b71913d1..2dc4543b81f 100644 --- a/automatic/chromium/chromium.json +++ b/automatic/chromium/chromium.json @@ -1,4 +1,4 @@ { - "snapshots": "127.0.6496.0-snapshots", + "snapshots": "127.0.6497.0-snapshots", "stable": "125.0.6422.77" } diff --git a/automatic/chromium/chromium.nuspec b/automatic/chromium/chromium.nuspec index d81a9101185..f0738d9e1f9 100644 --- a/automatic/chromium/chromium.nuspec +++ b/automatic/chromium/chromium.nuspec @@ -3,7 +3,7 @@ chromium - 127.0.6496.0-snapshots + 127.0.6497.0-snapshots Chromium Snapshots chocolatey-community The Chromium Authors diff --git a/automatic/chromium/legal/VERIFICATION.txt b/automatic/chromium/legal/VERIFICATION.txt index d10712132de..166758c73ae 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: E58A7F886BF7CFC7C933E88739CBA3447432499CD3003A14DA05EE1F13C470FD + checksum64: E3B32FDC3A15720346588C8BEAAF9344E28F5E1789E72BCDA0EA202B1FE731D7 The file 'LICENSE.txt' has been obtained from diff --git a/automatic/chromium/tools/chocolateyInstall.ps1 b/automatic/chromium/tools/chocolateyInstall.ps1 index 199ea9b6090..2d22e28abe6 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.6496.0-snapshots' +$version = '127.0.6497.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/1304671/mini_installer.exe' - checksum = 'A7C2F7A4C127E1035D4D842914E52739DBD40DEC2DE47DD34692338E184C831B' + url = 'https://storage.googleapis.com/chromium-browser-snapshots/Win/1304924/mini_installer.exe' + checksum = 'DC70A8EA9D4E86DAFAD155740B6A83311AFD7EB3B57AFB649FFBC7BC9D461082' checksumType = 'sha256' file64 = "$toolsdir\chromium_x64.exe" fileType = 'exe'