diff --git a/automatic/chromium/chromium.json b/automatic/chromium/chromium.json index 0c482693e03..45d12ab00b5 100644 --- a/automatic/chromium/chromium.json +++ b/automatic/chromium/chromium.json @@ -1,4 +1,4 @@ { - "snapshots": "69.0.3465.0-snapshots", + "snapshots": "69.0.3466.0-snapshots", "stable": "67.0.3396.87" } diff --git a/automatic/chromium/chromium.nuspec b/automatic/chromium/chromium.nuspec index c9ea97d1a31..563733ae6df 100644 --- a/automatic/chromium/chromium.nuspec +++ b/automatic/chromium/chromium.nuspec @@ -3,7 +3,7 @@ chromium - 69.0.3465.0-snapshots + 69.0.3466.0-snapshots Chromium Snapshots chocolatey The Chromium Authors diff --git a/automatic/chromium/legal/VERIFICATION.txt b/automatic/chromium/legal/VERIFICATION.txt index de724b60187..6e73bdde383 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: 8B87B4BE0436F3EFC23ABAE063F6CECAF975BFBAA2CEDFDDF0D186763DCC3048 - checksum64: 2B5683F5FF404BAB2633D6FC33CB7A50BAD60988D35FB3D3F9B1C8405EDFAA94 + checksum32: EE46A344B3CEC4D0DE5E217DF30B4260FA33CAFEA7C4CFDF99223E08F85A4A01 + checksum64: 5B295E82A12F998894E03515653B36DB9029776825909D57473E69DFA5227411 The file 'LICENSE.txt' has been obtained from diff --git a/automatic/chromium/tools/chocolateyInstall.ps1 b/automatic/chromium/tools/chocolateyInstall.ps1 index 53b8b32ef94..92b3430c404 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 = "69.0.3465.0-snapshots" +$version = "69.0.3466.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 920e98a351c..149ebe04fb1 100644 --- a/automatic/smartftp/smartftp.nuspec +++ b/automatic/smartftp/smartftp.nuspec @@ -5,7 +5,7 @@ smartftp SmartFTP chocolatey - 9.0.2585.0 + 9.0.2586.0 SmartSoft FTP, FTPS, SFTP, HTTP, Amazon S3, WebDAV, Google Drive, Google Cloud Storage, Microsoft OneDrive, Telnet, Terminal client.