diff --git a/automatic/chromium/chromium.json b/automatic/chromium/chromium.json index 209efec9d78..65d689d219d 100644 --- a/automatic/chromium/chromium.json +++ b/automatic/chromium/chromium.json @@ -1,4 +1,4 @@ { - "snapshots": "132.0.6805.0-snapshots", + "snapshots": "132.0.6806.0-snapshots", "stable": "130.0.6723.70" } diff --git a/automatic/chromium/chromium.nuspec b/automatic/chromium/chromium.nuspec index f9b81b5c3d4..8f42609d149 100644 --- a/automatic/chromium/chromium.nuspec +++ b/automatic/chromium/chromium.nuspec @@ -3,7 +3,7 @@ chromium - 132.0.6805.0-snapshots + 132.0.6806.0-snapshots Chromium Snapshots chocolatey-community The Chromium Authors diff --git a/automatic/chromium/legal/VERIFICATION.txt b/automatic/chromium/legal/VERIFICATION.txt index 5f7c5e7f414..46bb94ba585 100644 --- a/automatic/chromium/legal/VERIFICATION.txt +++ b/automatic/chromium/legal/VERIFICATION.txt @@ -7,13 +7,13 @@ location on (the listed mirrors and can be verified by doing the following: 1. Download the following: - 64-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 - checksum64: 65BE1B66672FE436F20F6648E41D3FF340D046EE1B9553128FE98E23E8EFECF6 + checksum64: AF33C43A68E951024A464E35FB2D2DE5DF07971F53F67A1694BB4D88022667D9 The file 'LICENSE.txt' has been obtained from diff --git a/automatic/chromium/tools/chocolateyInstall.ps1 b/automatic/chromium/tools/chocolateyInstall.ps1 index 179fb208584..b6733d6a17d 100644 --- a/automatic/chromium/tools/chocolateyInstall.ps1 +++ b/automatic/chromium/tools/chocolateyInstall.ps1 @@ -2,7 +2,7 @@ $toolsDir = Split-Path -Parent $MyInvocation.MyCommand.Definition . (Join-Path $toolsDir 'helper.ps1') -$version = '132.0.6805.0-snapshots' +$version = '132.0.6806.0-snapshots' $hive = "hkcu" $chromium_string = "\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\Chromium" $Chromium = $hive + ":" + $chromium_string @@ -15,8 +15,8 @@ if (Test-Path $Chromium) { $packageArgs = @{ packageName = 'chromium' - url = 'https://storage.googleapis.com/chromium-browser-snapshots/Win/1374855/mini_installer.exe' - checksum = '912EAD4AF65177ADBEE108068954FF18D573A8AE9822589192705CB0B2C17323' + url = 'https://storage.googleapis.com/chromium-browser-snapshots/Win/1375033/mini_installer.exe' + checksum = '2E3AC4A213B206AC214CB5A6883A26C1A96E9170EB1FC54B2208B5DEEFE872BF' checksumType = 'sha256' file64 = "$toolsdir\chromium_x64.exe" fileType = 'exe' diff --git a/automatic/seafile-client/legal/VERIFICATION.txt b/automatic/seafile-client/legal/VERIFICATION.txt index 8ee26f36c74..6413be0f6d4 100644 --- a/automatic/seafile-client/legal/VERIFICATION.txt +++ b/automatic/seafile-client/legal/VERIFICATION.txt @@ -6,13 +6,13 @@ The embedded software have been downloaded from the listed download location on and can be verified by doing the following: -1. Download the following +1. Download the following 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 - checksum: A8C3DE3228543B7FC8FFBDE5B33B8E4EDCDA998C3634D407DD2FCD45CA48F651 + checksum: 43D11AF91F84F0D993DBAB512BCC4B27FB254B8AFF8FB96968512839191AD210 The file 'LICENSE.txt' has been obtained from diff --git a/automatic/seafile-client/seafile-client.nuspec b/automatic/seafile-client/seafile-client.nuspec index 08660aafdc5..c081d6335d4 100644 --- a/automatic/seafile-client/seafile-client.nuspec +++ b/automatic/seafile-client/seafile-client.nuspec @@ -3,7 +3,7 @@ seafile-client - 9.0.8 + 9.0.9 Seafile (Windows Client) chocolatey-community Seafile Ltd. diff --git a/automatic/seafile-client/tools/chocolateyInstall.ps1 b/automatic/seafile-client/tools/chocolateyInstall.ps1 index eddb0e9de65..82aab019f1b 100644 --- a/automatic/seafile-client/tools/chocolateyInstall.ps1 +++ b/automatic/seafile-client/tools/chocolateyInstall.ps1 @@ -5,7 +5,7 @@ $toolsPath = "$(Split-Path -parent $MyInvocation.MyCommand.Definition)" $packageArgs = @{ packageName = $env:ChocolateyPackageName fileType = 'msi' - file = "$toolsPath\seafile-9.0.8-en.msi" + file = "$toolsPath\seafile-9.0.9-en.msi" softwareName = 'Seafile*' silentArgs = "/passive" validExitCodes = @(0, 2010, 1641) diff --git a/automatic/smartftp/smartftp.nuspec b/automatic/smartftp/smartftp.nuspec index d493a3277cc..5ea203e4839 100644 --- a/automatic/smartftp/smartftp.nuspec +++ b/automatic/smartftp/smartftp.nuspec @@ -5,7 +5,7 @@ smartftp SmartFTP chocolatey-community - 10.0.3245.0 + 10.0.3246.0 SmartSoft FTP, FTPS, SFTP, HTTP, Amazon S3, WebDAV, Google Drive, Google Cloud Storage, Microsoft OneDrive, Telnet, Terminal client.