From 7184c8b6cfa4a473b1b489ea81bb875848e5c3c4 Mon Sep 17 00:00:00 2001 From: Chocolatey Community Date: Thu, 3 Feb 2022 00:14:08 +0000 Subject: [PATCH] AU: 4 updated - chromium dropbox mattermost-desktop vim [skip ci] https://gist.github.com/a14b1e5bfaf70839b338eb1ab7f8226f/32302c30dcbc2c1e602711ad4d106413b0b0a48e --- automatic/chromium/chromium.json | 4 ++-- automatic/chromium/chromium.nuspec | 4 ++-- automatic/chromium/legal/VERIFICATION.txt | 8 ++++---- automatic/chromium/tools/chocolateyInstall.ps1 | 2 +- automatic/dropbox/dropbox.json | 4 ++-- automatic/dropbox/dropbox.nuspec | 2 +- automatic/dropbox/tools/chocolateyinstall.ps1 | 6 +++--- automatic/mattermost-desktop/legal/VERIFICATION.txt | 8 ++++---- automatic/mattermost-desktop/mattermost-desktop.nuspec | 2 +- automatic/mattermost-desktop/tools/chocolateyInstall.ps1 | 8 ++++---- automatic/vim/legal/VERIFICATION.txt | 8 ++++---- automatic/vim/tools/chocolateyinstall.ps1 | 4 ++-- automatic/vim/vim.nuspec | 2 +- 13 files changed, 31 insertions(+), 31 deletions(-) diff --git a/automatic/chromium/chromium.json b/automatic/chromium/chromium.json index d1c49bc5355..95412761627 100644 --- a/automatic/chromium/chromium.json +++ b/automatic/chromium/chromium.json @@ -1,4 +1,4 @@ { - "snapshots": "100.0.4866.0-snapshots", - "stable": "97.0.4692.99" + "snapshots": "100.0.4867.0-snapshots", + "stable": "98.0.4758.80" } diff --git a/automatic/chromium/chromium.nuspec b/automatic/chromium/chromium.nuspec index 6cec7175fdf..032135764ff 100644 --- a/automatic/chromium/chromium.nuspec +++ b/automatic/chromium/chromium.nuspec @@ -3,8 +3,8 @@ chromium - 100.0.4866.0-snapshots - Chromium Snapshots + 98.0.4758.80 + 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 523fa82192e..a57e2823522 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: F80D1B619B954427AB37586E7D2D568CCBE772449F3396D003B1D445114BF210 - checksum64: 969937DEC85C3C8060468A96F681AE9B7940CCE43D3236F7B7C4C9CD1AF5460B + checksum32: C9EA96375C626ECA49D57BF6CD906F1DD736E3D1BB9EE82DE2E6485613B8C255 + checksum64: 07DD03CC1EFD974ABB677F7E47E7A92BEB1A7E437590FA4FA0EFCC776430906B The file 'LICENSE.txt' has been obtained from diff --git a/automatic/chromium/tools/chocolateyInstall.ps1 b/automatic/chromium/tools/chocolateyInstall.ps1 index 4ff0b663668..a154285aa24 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 = "100.0.4866.0-snapshots" +$version = "98.0.4758.80" $hive = "hkcu" $chromium_string = "\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\Chromium" $Chromium = $hive + ":" + $chromium_string diff --git a/automatic/dropbox/dropbox.json b/automatic/dropbox/dropbox.json index 68393837008..c8d359152bf 100644 --- a/automatic/dropbox/dropbox.json +++ b/automatic/dropbox/dropbox.json @@ -1,4 +1,4 @@ { - "beta": "141.3.3257-beta", - "stable": "140.4.1951" + "beta": "142.3.4086-beta", + "stable": "141.4.3299" } diff --git a/automatic/dropbox/dropbox.nuspec b/automatic/dropbox/dropbox.nuspec index 977dc2fc0d0..5bc0ab7e12c 100644 --- a/automatic/dropbox/dropbox.nuspec +++ b/automatic/dropbox/dropbox.nuspec @@ -2,7 +2,7 @@ dropbox - 141.3.3257-beta + 141.4.3299 Dropbox Dropbox chocolatey-community,ferventcoder,the-running-dev diff --git a/automatic/dropbox/tools/chocolateyinstall.ps1 b/automatic/dropbox/tools/chocolateyinstall.ps1 index e4c7a65c04e..ce9fa5c6d39 100644 --- a/automatic/dropbox/tools/chocolateyinstall.ps1 +++ b/automatic/dropbox/tools/chocolateyinstall.ps1 @@ -4,7 +4,7 @@ if (!$PSScriptRoot) { } . "$PSScriptRoot\helper.ps1" -$version = '141.3.3257' +$version = '141.4.3299' if (!(IsVersionAlreadyInstalled $version)) { $stop_dropbox = if (Get-Process -Name Dropbox -ErrorAction SilentlyContinue) { $false } else { $true } @@ -13,8 +13,8 @@ if (!(IsVersionAlreadyInstalled $version)) { $packageArgs = @{ packageName = $env:ChocolateyPackageName softwareName = "Dropbox" - url = 'https://edge.dropboxstatic.com/dbx-releng/client/Dropbox%20141.3.3257%20Offline%20Installer.exe' - checksum = 'b632e99f9d1ab953f4bb5a2e327d91b3ed4a37b95395960ba7658b1380a0dddd' + url = 'https://edge.dropboxstatic.com/dbx-releng/client/Dropbox%20141.4.3299%20Offline%20Installer.exe' + checksum = '570eaaf289ca5d919414ced8af52e6616ea3b4f25e9e76c2aafe708e6916cd8d' fileType = 'exe' checksumType = 'sha256' silentArgs = '/s' diff --git a/automatic/mattermost-desktop/legal/VERIFICATION.txt b/automatic/mattermost-desktop/legal/VERIFICATION.txt index bac832d5de6..bc7060067fc 100644 --- a/automatic/mattermost-desktop/legal/VERIFICATION.txt +++ b/automatic/mattermost-desktop/legal/VERIFICATION.txt @@ -6,14 +6,14 @@ The installer have been downloaded from the Github release page - 64-Bit: + 32-Bit: + 64-Bit: 2. You can use one of the following methods to obtain the checksum - Use powershell function 'Get-Filehash' - Use chocolatey utility 'checksum.exe' checksum type: sha256 - checksum32: CBF125CAEE0ED4974D529AEF06C712FA13928904024C30043B90C866D51F3338 - checksum64: 5CFB108EC4C1E724A0065FFAA23666A359C658EC9A25E0BACCFB27AAE44425FE + checksum32: E721013B9D4DAD8BFB5C746CEAAB5EAE0667C4841488EEB08E92DF2611D41C45 + checksum64: 40FC234CBA9898E583F44563DE3B48292872CC8D9AE843C3876A0576A1D2C7BC File 'LICENSE.txt' is obtained from diff --git a/automatic/mattermost-desktop/mattermost-desktop.nuspec b/automatic/mattermost-desktop/mattermost-desktop.nuspec index 9838dcf5b60..72dc37e7ddb 100644 --- a/automatic/mattermost-desktop/mattermost-desktop.nuspec +++ b/automatic/mattermost-desktop/mattermost-desktop.nuspec @@ -6,7 +6,7 @@ mattermost-desktop Mattermost Desktop - 5.0.2 + 5.0.3 https://github.com/mattermost/desktop/graphs/contributors chocolatey-community,wget, hans0 Native desktop application for Mattermost running on Windows diff --git a/automatic/mattermost-desktop/tools/chocolateyInstall.ps1 b/automatic/mattermost-desktop/tools/chocolateyInstall.ps1 index dc0745c5d7a..8622334a81f 100644 --- a/automatic/mattermost-desktop/tools/chocolateyInstall.ps1 +++ b/automatic/mattermost-desktop/tools/chocolateyInstall.ps1 @@ -5,10 +5,10 @@ $toolsDir = "$(Split-Path -parent $MyInvocation.MyCommand.Definition)" $packageArgs = @{ packageName = 'mattermost-desktop' fileType = 'msi' - file = "$toolsDir\mattermost-desktop-5.0.2-x86.msi" - file64 = "$toolsDir\mattermost-desktop-5.0.2-x64.msi" - checksum = 'CBF125CAEE0ED4974D529AEF06C712FA13928904024C30043B90C866D51F3338' - checksum64 = '5CFB108EC4C1E724A0065FFAA23666A359C658EC9A25E0BACCFB27AAE44425FE' + file = "$toolsDir\mattermost-desktop-5.0.3-x86.msi" + file64 = "$toolsDir\mattermost-desktop-5.0.3-x64.msi" + checksum = 'E721013B9D4DAD8BFB5C746CEAAB5EAE0667C4841488EEB08E92DF2611D41C45' + checksum64 = '40FC234CBA9898E583F44563DE3B48292872CC8D9AE843C3876A0576A1D2C7BC' checksumType = 'sha256' checksumType64 = 'sha256' silentArgs = "/qn /norestart /l*v `"$($env:TEMP)\$($packageName).$($env:chocolateyPackageVersion).MsiInstall.log`"" diff --git a/automatic/vim/legal/VERIFICATION.txt b/automatic/vim/legal/VERIFICATION.txt index 18e5c65be1a..341631d04bf 100644 --- a/automatic/vim/legal/VERIFICATION.txt +++ b/automatic/vim/legal/VERIFICATION.txt @@ -5,11 +5,11 @@ in verifying that this package's contents are trustworthy. The embedded software have been downloaded from GitHub and can be verified like this: 1. Download the following zips: - 32-Bit: - 64-Bit: + 32-Bit: + 64-Bit: 2. You can use one of the following methods to obtain the SHA256 checksum: - Use powershell function 'Get-FileHash' - Use Chocolatey utility 'checksum.exe' - checksum32: FDFA25937C4295CCD5511FC8C821D445DC1BBE41AF2CCEEB14DB3FED914BE29A - checksum64: 12B5C2624F56CC79EF43175BE5BD39558E5D57E3A8E75C4B2C9753BCFF3BA93E + checksum32: 35BCAE9B5E3854B5267631405393455963DDA7E4E651D71BFC20261B1A59C508 + checksum64: A454EB9307AEEE2CE4EA3E4A6367BDAF7CE1EF9339C270AB6C3600C6B5C9630E diff --git a/automatic/vim/tools/chocolateyinstall.ps1 b/automatic/vim/tools/chocolateyinstall.ps1 index dc2df3fac38..63a84bf32ba 100644 --- a/automatic/vim/tools/chocolateyinstall.ps1 +++ b/automatic/vim/tools/chocolateyinstall.ps1 @@ -9,8 +9,8 @@ $installDir = Get-InstallDir $packageArgs = @{ packageName = $env:ChocolateyPackageName unzipLocation = $installDir - file = "$toolsDir\gvim_8.2.4282_x86.zip" - file64 = "$toolsDir\gvim_8.2.4282_x64.zip" + file = "$toolsDir\gvim_8.2.4286_x86.zip" + file64 = "$toolsDir\gvim_8.2.4286_x64.zip" } $installArgs = @{ diff --git a/automatic/vim/vim.nuspec b/automatic/vim/vim.nuspec index 2ce2bde965c..a205c5ffa94 100644 --- a/automatic/vim/vim.nuspec +++ b/automatic/vim/vim.nuspec @@ -3,7 +3,7 @@ vim Vim - 8.2.4282 + 8.2.4286 Bram Moolenaar, Vim Community chocolatey-community, Rob Reynolds, matsuhav Vim is an advanced text editor that seeks to provide the power of the de-facto Unix editor 'Vi', with a more complete feature set. It's useful whether you're already using vi or using a different editor.