diff --git a/automatic/brave/brave.json b/automatic/brave/brave.json index 6149fd2949f..fb08e56ede8 100644 --- a/automatic/brave/brave.json +++ b/automatic/brave/brave.json @@ -1,4 +1,4 @@ { - "stable": "1.29.74", + "stable": "1.29.75", "beta": "1.29.71-beta" } diff --git a/automatic/brave/brave.nuspec b/automatic/brave/brave.nuspec index 6afcc1f28c2..d96afe46807 100644 --- a/automatic/brave/brave.nuspec +++ b/automatic/brave/brave.nuspec @@ -2,7 +2,7 @@ brave - 1.29.74 + 1.29.75 Brave Browser chromium - 95.0.4627.0-snapshots + 95.0.4628.0-snapshots Chromium Snapshots chocolatey-community The Chromium Authors diff --git a/automatic/chromium/legal/VERIFICATION.txt b/automatic/chromium/legal/VERIFICATION.txt index 28f1d9504be..6ccae91d2ea 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: B51E98AB9DA9ECB2A51143285E6427F8B54934DA6E073C8113B97D84A0D7E1B0 - checksum64: C7D6A421CA8EA5FDE57F89D61F3776E96CB1781F092A1385B7AE6C19E4386526 + checksum32: BCC5C5DC35105967D615DB4F37734585DEB01AA6B863D67AF91154C8EE3A6507 + checksum64: 8A5AE8DFD8A85313533806A9A7F97F86DAC2439EF0E9A6EBC27309BD263C1B0E The file 'LICENSE.txt' has been obtained from diff --git a/automatic/chromium/tools/chocolateyInstall.ps1 b/automatic/chromium/tools/chocolateyInstall.ps1 index 76d92b6a066..9a9956643ed 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 = "95.0.4627.0-snapshots" +$version = "95.0.4628.0-snapshots" $hive = "hkcu" $chromium_string = "\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\Chromium" $Chromium = $hive + ":" + $chromium_string diff --git a/automatic/simplewall.install/legal/VERIFICATION.txt b/automatic/simplewall.install/legal/VERIFICATION.txt index 3f5600afaf9..0c9d39c2495 100644 --- a/automatic/simplewall.install/legal/VERIFICATION.txt +++ b/automatic/simplewall.install/legal/VERIFICATION.txt @@ -6,14 +6,14 @@ The installer have been downloaded from the GitHub mirror and can be verified li 1. Download the following installer(s): -x86: https://github.com/henrypp/simplewall/releases/download/v.3.4.2/simplewall-3.4.2-setup.exe +x86: https://github.com/henrypp/simplewall/releases/download/v.3.4.3/simplewall-3.4.3-setup.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 - checksum32: F566C4F162FA5790ED639AC3B0D2B2DBC0CE24DE835615F542D0B9572A669732 + checksum32: A77BA55B10A67852E799CF229447AF2E5A7D2C670711BC08FF65444988663D7C The included 'LICENSE.txt' file have been obtained from: https://github.com/henrypp/simplewall/blob/master/LICENSE diff --git a/automatic/simplewall.install/simplewall.install.nuspec b/automatic/simplewall.install/simplewall.install.nuspec index 0e39fdb7a74..773df9087cc 100644 --- a/automatic/simplewall.install/simplewall.install.nuspec +++ b/automatic/simplewall.install/simplewall.install.nuspec @@ -2,7 +2,7 @@ simplewall.install - 3.4.2 + 3.4.3 Henry++ Simple tool to configure Windows Filtering Platform. simplewall.portable - 3.4.2 + 3.4.3 Henry++ Simple tool to configure Windows Filtering Platform. simplewall - 3.4.2 + 3.4.3 Henry++ Simple tool to configure Windows Filtering Platform. https://github.com/chocolatey-community/chocolatey-coreteampackages/tree/master/automatic/simplewall https://github.com/henrypp/simplewall/blob/master/CHANGELOG.md - +