diff --git a/automatic/chromium/chromium.json b/automatic/chromium/chromium.json index fe087d349cf..f945d6801e0 100644 --- a/automatic/chromium/chromium.json +++ b/automatic/chromium/chromium.json @@ -1,4 +1,4 @@ { - "snapshots": "113.0.5623.0-snapshots", + "snapshots": "113.0.5624.0-snapshots", "stable": "110.0.5481.178" } diff --git a/automatic/chromium/chromium.nuspec b/automatic/chromium/chromium.nuspec index 2d1e6f168f6..bf95dd28657 100644 --- a/automatic/chromium/chromium.nuspec +++ b/automatic/chromium/chromium.nuspec @@ -3,7 +3,7 @@ chromium - 113.0.5623.0-snapshots + 113.0.5624.0-snapshots Chromium Snapshots chocolatey-community The Chromium Authors diff --git a/automatic/chromium/legal/VERIFICATION.txt b/automatic/chromium/legal/VERIFICATION.txt index 0bef0a1d8c7..329c3bd3075 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: 83274A2BFD7221D0BD3B979EFF5EE56BC2A13AE2F2CAD8A2B185E5C9EC715132 - checksum64: 6E9C155C4535EC23A01939CD3478C320549858F7318713F874381960E4A2C501 + checksum32: 0202DFF843F5617A7F9AF9ACBAE216170E7421B63B4560094FEF2F72B08A5BED + checksum64: CB7082F6FAAC03D9557F0E8B17E8F13CF95DF6D1F3DA31F261BFBF594DA50D36 The file 'LICENSE.txt' has been obtained from diff --git a/automatic/chromium/tools/chocolateyInstall.ps1 b/automatic/chromium/tools/chocolateyInstall.ps1 index e2a00adb645..a8489435e19 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.5623.0-snapshots" +$version = "113.0.5624.0-snapshots" $hive = "hkcu" $chromium_string = "\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\Chromium" $Chromium = $hive + ":" + $chromium_string diff --git a/automatic/waterfox/waterfox.json b/automatic/waterfox/waterfox.json index a5a1f510b04..fd7fdfd42b7 100644 --- a/automatic/waterfox/waterfox.json +++ b/automatic/waterfox/waterfox.json @@ -1,4 +1,4 @@ { - "current": "23025.1.3", + "current": "23035.1.3", "classic": "2022.11" } diff --git a/automatic/waterfox/waterfox.nuspec b/automatic/waterfox/waterfox.nuspec index 759ad4cbe18..ebe2a420755 100644 --- a/automatic/waterfox/waterfox.nuspec +++ b/automatic/waterfox/waterfox.nuspec @@ -3,7 +3,7 @@ Waterfox - 23025.1.3 + 23035.1.3 https://github.com/chocolatey-community/chocolatey-packages/tree/master/automatic/waterfox chocolatey-community,tonigellida,admiringworm Waterfox