diff --git a/automatic/chromium/chromium.json b/automatic/chromium/chromium.json index 78a6c2f7215..846d4e7fc41 100644 --- a/automatic/chromium/chromium.json +++ b/automatic/chromium/chromium.json @@ -1,4 +1,4 @@ { "snapshots": "108.0.5334.0-snapshots", - "stable": "106.0.5249.62" + "stable": "106.0.5249.91" } diff --git a/automatic/chromium/chromium.nuspec b/automatic/chromium/chromium.nuspec index 2fc8c7cb792..9ec84eb4d54 100644 --- a/automatic/chromium/chromium.nuspec +++ b/automatic/chromium/chromium.nuspec @@ -3,8 +3,8 @@ chromium - 108.0.5334.0-snapshots - Chromium Snapshots + 106.0.5249.91 + Chromium chocolatey-community The Chromium Authors http://www.chromium.org/Home diff --git a/automatic/chromium/legal/VERIFICATION.txt b/automatic/chromium/legal/VERIFICATION.txt index dbacf092fda..29c317a0fbd 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: 234334D6529C56C56FC184055A97812C0D3CB46A73BC3C88141E3812165B227A - checksum64: 701D4E2231F473351977E164A0694B3A02D75F7DC8E39DD4BB78F7B7E8706172 + checksum32: 6CD2056DF2AB6AEE77FB226686A4289B3A33A7A08A1DB83D895D89234447D107 + checksum64: 5154941F9E6A9850CF17C19C1165443F926B5B0587270DF59B8431B1B7D8E183 The file 'LICENSE.txt' has been obtained from diff --git a/automatic/chromium/tools/chocolateyInstall.ps1 b/automatic/chromium/tools/chocolateyInstall.ps1 index e33a10dd6e0..07b891e8a73 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 = "108.0.5334.0-snapshots" +$version = "106.0.5249.91" $hive = "hkcu" $chromium_string = "\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\Chromium" $Chromium = $hive + ":" + $chromium_string diff --git a/automatic/mkdocs-material/mkdocs-material.nuspec b/automatic/mkdocs-material/mkdocs-material.nuspec index a3efceef349..bf8ebf1fe06 100644 --- a/automatic/mkdocs-material/mkdocs-material.nuspec +++ b/automatic/mkdocs-material/mkdocs-material.nuspec @@ -4,7 +4,7 @@ mkdocs-material MkDocs Material Theme - 8.5.4 + 8.5.5 Martin Donath chocolatey-community http://squidfunk.github.io/mkdocs-material/ @@ -32,7 +32,7 @@ Material is a theme for [MkDocs](http://www.mkdocs.org/), an excellent static si https://github.com/squidfunk/mkdocs-material/blob/master/CHANGELOG - + diff --git a/automatic/mkdocs-material/tools/ChocolateyInstall.ps1 b/automatic/mkdocs-material/tools/ChocolateyInstall.ps1 index 5638a5b26c7..d204248d6e4 100644 --- a/automatic/mkdocs-material/tools/ChocolateyInstall.ps1 +++ b/automatic/mkdocs-material/tools/ChocolateyInstall.ps1 @@ -1,6 +1,6 @@ Update-SessionEnvironment -$version = '8.5.4' +$version = '8.5.5' $proxy = Get-EffectiveProxy if ($proxy) { diff --git a/automatic/smartftp/smartftp.nuspec b/automatic/smartftp/smartftp.nuspec index 37ecba01fd7..56f0208454d 100644 --- a/automatic/smartftp/smartftp.nuspec +++ b/automatic/smartftp/smartftp.nuspec @@ -5,7 +5,7 @@ smartftp SmartFTP chocolatey-community - 10.0.3011.0 + 10.0.3012.0 SmartSoft FTP, FTPS, SFTP, HTTP, Amazon S3, WebDAV, Google Drive, Google Cloud Storage, Microsoft OneDrive, Telnet, Terminal client.