diff --git a/automatic/chromium/chromium.json b/automatic/chromium/chromium.json index 6d2378cf4c3..d0e2b0c9a64 100644 --- a/automatic/chromium/chromium.json +++ b/automatic/chromium/chromium.json @@ -1,4 +1,4 @@ { - "snapshots": "109.0.5402.0-snapshots", + "snapshots": "109.0.5403.0-snapshots", "stable": "107.0.5304.88" } diff --git a/automatic/chromium/chromium.nuspec b/automatic/chromium/chromium.nuspec index 30b4d1f4284..e85e5f34f72 100644 --- a/automatic/chromium/chromium.nuspec +++ b/automatic/chromium/chromium.nuspec @@ -3,7 +3,7 @@ chromium - 109.0.5402.0-snapshots + 109.0.5403.0-snapshots Chromium Snapshots chocolatey-community The Chromium Authors diff --git a/automatic/chromium/legal/VERIFICATION.txt b/automatic/chromium/legal/VERIFICATION.txt index 818179a4fd2..7a4f009cc42 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: 19A2F047CE253FA4BE3646A84E0AED760EE37C86F012E4DCF01ADB7FBD0C70B8 - checksum64: 7A0865BB018C875F428AF6E9880F6F825FFBF1D7EE3996D3082CC583A2B638A9 + checksum32: F65964D6692637D1A037933EA4F7B1A6C934ECF83B264D496950A7ACA76E516B + checksum64: 676139DF1987A33CF2EB53D1922EF0CAC18F1DF03169B0D77FF847A18E05C614 The file 'LICENSE.txt' has been obtained from diff --git a/automatic/chromium/tools/chocolateyInstall.ps1 b/automatic/chromium/tools/chocolateyInstall.ps1 index e122f6bcecd..10e4cfd1d73 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 = "109.0.5402.0-snapshots" +$version = "109.0.5403.0-snapshots" $hive = "hkcu" $chromium_string = "\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\Chromium" $Chromium = $hive + ":" + $chromium_string diff --git a/automatic/smartftp/smartftp.nuspec b/automatic/smartftp/smartftp.nuspec index dfa5bf96f3c..936da145ce6 100644 --- a/automatic/smartftp/smartftp.nuspec +++ b/automatic/smartftp/smartftp.nuspec @@ -5,7 +5,7 @@ smartftp SmartFTP chocolatey-community - 10.0.3024.0 + 10.0.3025.0 SmartSoft FTP, FTPS, SFTP, HTTP, Amazon S3, WebDAV, Google Drive, Google Cloud Storage, Microsoft OneDrive, Telnet, Terminal client.