From ae8c06c8df2ecfcbffc24d0b0d1b3915fd481656 Mon Sep 17 00:00:00 2001 From: Chocolatey Community Date: Fri, 17 Feb 2023 00:15:23 +0000 Subject: [PATCH] AU: 7 updated - chromium dropbox GoogleChrome nodejs nodejs.install protoc selenium-chromium-edge-driver [skip ci] https://gist.github.com/a14b1e5bfaf70839b338eb1ab7f8226f/c569987741726ecc6733c7a26b7f3aa08c96b035 --- automatic/chromium/chromium.json | 2 +- automatic/chromium/chromium.nuspec | 2 +- automatic/chromium/legal/VERIFICATION.txt | 8 ++++---- automatic/chromium/tools/chocolateyInstall.ps1 | 2 +- automatic/dropbox/dropbox.json | 2 +- automatic/dropbox/dropbox.nuspec | 2 +- automatic/dropbox/tools/chocolateyinstall.ps1 | 10 +++++----- automatic/googlechrome/googlechrome.nuspec | 2 +- automatic/googlechrome/tools/chocolateyInstall.ps1 | 6 +++--- automatic/nodejs.install/legal/VERIFICATION.txt | 8 ++++---- automatic/nodejs.install/nodejs.install.json | 8 ++++---- automatic/nodejs.install/nodejs.install.nuspec | 2 +- automatic/nodejs.install/tools/chocolateyInstall.ps1 | 4 ++-- automatic/nodejs/nodejs.json | 8 ++++---- automatic/nodejs/nodejs.nuspec | 4 ++-- automatic/protoc/legal/VERIFICATION.txt | 8 ++++---- automatic/protoc/protoc.nuspec | 4 ++-- automatic/protoc/tools/chocolateyinstall.ps1 | 4 ++-- .../selenium-chromium-edge-driver.nuspec | 2 +- .../tools/chocolateyinstall.ps1 | 8 ++++---- 20 files changed, 48 insertions(+), 48 deletions(-) diff --git a/automatic/chromium/chromium.json b/automatic/chromium/chromium.json index d91c521eaab..b471c1d7d47 100644 --- a/automatic/chromium/chromium.json +++ b/automatic/chromium/chromium.json @@ -1,4 +1,4 @@ { - "snapshots": "112.0.5600.0-snapshots", + "snapshots": "112.0.5601.0-snapshots", "stable": "110.0.5481.100" } diff --git a/automatic/chromium/chromium.nuspec b/automatic/chromium/chromium.nuspec index 12077b72161..1d592962dc6 100644 --- a/automatic/chromium/chromium.nuspec +++ b/automatic/chromium/chromium.nuspec @@ -3,7 +3,7 @@ chromium - 112.0.5600.0-snapshots + 112.0.5601.0-snapshots Chromium Snapshots chocolatey-community The Chromium Authors diff --git a/automatic/chromium/legal/VERIFICATION.txt b/automatic/chromium/legal/VERIFICATION.txt index 250c3922b22..56be90213e4 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: E6F4F0C41A5A9756C57F8F92701FE4665B0482E3E807D7EDE1679D28D960B9E2 - checksum64: 79EB5782EDBD8BAFAE9127CED08A46DD8C7F6F433E18130BC98B0A01C57FFDAF + checksum32: DA4F26B0419DFE0223DE87FD643F078A36131FF297FAECE26FE080B062974151 + checksum64: A001BFEA6DC16AD9E2AB2E0FDCB3156D8AD3565FAECF5F2EADA723827C1496EA The file 'LICENSE.txt' has been obtained from diff --git a/automatic/chromium/tools/chocolateyInstall.ps1 b/automatic/chromium/tools/chocolateyInstall.ps1 index dd89365b976..1b382e6542a 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 = "112.0.5600.0-snapshots" +$version = "112.0.5601.0-snapshots" $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 eeb2debc157..1ea3774ed72 100644 --- a/automatic/dropbox/dropbox.json +++ b/automatic/dropbox/dropbox.json @@ -1,4 +1,4 @@ { - "beta": "168.3.4773-beta", + "beta": "168.3.4787-beta", "stable": "166.4.2920" } diff --git a/automatic/dropbox/dropbox.nuspec b/automatic/dropbox/dropbox.nuspec index 0725d0101ca..3d50f366d0f 100644 --- a/automatic/dropbox/dropbox.nuspec +++ b/automatic/dropbox/dropbox.nuspec @@ -2,7 +2,7 @@ dropbox - 168.3.4773-beta + 168.3.4787-beta Dropbox Dropbox chocolatey-community,ferventcoder,the-running-dev diff --git a/automatic/dropbox/tools/chocolateyinstall.ps1 b/automatic/dropbox/tools/chocolateyinstall.ps1 index 93f89b8c3b5..a996a92f51b 100644 --- a/automatic/dropbox/tools/chocolateyinstall.ps1 +++ b/automatic/dropbox/tools/chocolateyinstall.ps1 @@ -4,7 +4,7 @@ if (!$PSScriptRoot) { } . "$PSScriptRoot\helper.ps1" -$version = '168.3.4773' +$version = '168.3.4787' if (!(IsVersionAlreadyInstalled $version)) { $stop_dropbox = if (Get-Process -Name Dropbox -ErrorAction SilentlyContinue) { $false } else { $true } @@ -13,10 +13,10 @@ if (!(IsVersionAlreadyInstalled $version)) { $packageArgs = @{ packageName = $env:ChocolateyPackageName softwareName = "Dropbox" - url = 'https://edge.dropboxstatic.com/dbx-releng/client/experimental/Dropbox%20168.3.4773%20Offline%20Installer.x86.exe' - url64 = 'https://edge.dropboxstatic.com/dbx-releng/client/experimental/Dropbox%20168.3.4773%20Offline%20Installer.x64.exe' - checksum = 'c1d73c9cec1bdfb8b9540c94ae8cd4185633110d1850f8f88647550ee7137718' - checksum64 = 'cccce01038e9a358e3c54f2b38f8b7fdcd8aef879aa9986a6a8d51d158f7b486' + url = 'https://edge.dropboxstatic.com/dbx-releng/client/experimental/Dropbox%20168.3.4787%20Offline%20Installer.x86.exe' + url64 = 'https://edge.dropboxstatic.com/dbx-releng/client/experimental/Dropbox%20168.3.4787%20Offline%20Installer.x64.exe' + checksum = '35fac0b7e621ab42f58724f73f68f7eada97d583521c9096ef2327ce02622583' + checksum64 = '0418f1698989eed4afc3cb9917cb8e3fb8f5fe30730dacdd26bb213f000015a3' fileType = 'exe' checksumType = 'sha256' checksumType64 = 'sha256' diff --git a/automatic/googlechrome/googlechrome.nuspec b/automatic/googlechrome/googlechrome.nuspec index d1cf2c355d6..285c8acf88b 100644 --- a/automatic/googlechrome/googlechrome.nuspec +++ b/automatic/googlechrome/googlechrome.nuspec @@ -3,7 +3,7 @@ GoogleChrome - 110.0.5481.100 + 110.0.5481.104 Google Chrome chocolatey-community Google Inc. diff --git a/automatic/googlechrome/tools/chocolateyInstall.ps1 b/automatic/googlechrome/tools/chocolateyInstall.ps1 index aed8f808f23..aa52a7c8111 100644 --- a/automatic/googlechrome/tools/chocolateyInstall.ps1 +++ b/automatic/googlechrome/tools/chocolateyInstall.ps1 @@ -1,7 +1,7 @@ $toolsPath = Split-Path $MyInvocation.MyCommand.Definition . $toolsPath\helpers.ps1 -$version = '110.0.5481.100' +$version = '110.0.5481.104' if ($version -eq (Get-ChromeVersion)) { Write-Host "Google Chrome $version is already installed." return @@ -12,8 +12,8 @@ $packageArgs = @{ fileType = 'MSI' url = 'https://dl.google.com/tag/s/dl/chrome/install/googlechromestandaloneenterprise.msi' url64bit = 'https://dl.google.com/tag/s/dl/chrome/install/googlechromestandaloneenterprise64.msi' - checksum = '702e40b856d8e60920f17559987bf7a4392735e29eb3646207bb9cbe0343a888' - checksum64 = '983287a6beadbf368dd1543bcb3edfa917b9827406fe760b79a609feba12aea8' + checksum = '4439af00dcf3f30796e6588fd4f4e6c3c6fd3e71dd3804ae33b3a38114aa879c' + checksum64 = '0adf3c2c53829ccb3a6044f287c704b68c0894d129f083cbafb790c57444009d' checksumType = 'sha256' checksumType64 = 'sha256' silentArgs = "/quiet /norestart /l*v `"$($env:TEMP)\$($env:chocolateyPackageName).$($env:chocolateyPackageVersion).MsiInstall.log`"" diff --git a/automatic/nodejs.install/legal/VERIFICATION.txt b/automatic/nodejs.install/legal/VERIFICATION.txt index c37a5839247..01a3b20160f 100644 --- a/automatic/nodejs.install/legal/VERIFICATION.txt +++ b/automatic/nodejs.install/legal/VERIFICATION.txt @@ -5,14 +5,14 @@ in verifying that this package's contents are trustworthy. The installer has been downloaded from GitHub and can be verified like this: 1. Download the following installers: - 32-Bit: - 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: E3E6DC13A93C8DFBD6D45B572B3445E1620B4E354DBA76F2E52D5F60BE6A3D63 - checksum64: E17ED5CBF26A39909A049A14A263C9F405E2AC920DD4A182391ACF22FD3739FF + checksum32: 19DA4565D260557F1E31738793CD4E0FEC34568BD3A58D211433446E5046D5B5 + checksum64: 51142803CAF327801152F41890BA9AD9625E674CEE75D3FF73D21366557FAAA2 File 'LICENSE.txt' is obtained from diff --git a/automatic/nodejs.install/nodejs.install.json b/automatic/nodejs.install/nodejs.install.json index 443f711ffaa..0b59c1322d2 100644 --- a/automatic/nodejs.install/nodejs.install.json +++ b/automatic/nodejs.install/nodejs.install.json @@ -9,10 +9,10 @@ "5": "5.12.0", "7": "7.10.1", "13": "13.14.0", - "14": "14.21.2", + "14": "14.21.3", "15": "15.14.0", - "16": "16.19.0", + "16": "16.19.1", "17": "17.9.1", - "18": "18.13.0", - "19": "19.5.0" + "18": "18.14.1", + "19": "19.6.1" } diff --git a/automatic/nodejs.install/nodejs.install.nuspec b/automatic/nodejs.install/nodejs.install.nuspec index 79031d31c33..b7ec26363ac 100644 --- a/automatic/nodejs.install/nodejs.install.nuspec +++ b/automatic/nodejs.install/nodejs.install.nuspec @@ -4,7 +4,7 @@ nodejs.install Node JS (Install) - 19.5.0 + 19.6.1 Node.js Foundation chocolatey-community, Rob Reynolds Node JS - Evented I/O for v8 JavaScript. diff --git a/automatic/nodejs.install/tools/chocolateyInstall.ps1 b/automatic/nodejs.install/tools/chocolateyInstall.ps1 index eb434158618..3a50126513e 100644 --- a/automatic/nodejs.install/tools/chocolateyInstall.ps1 +++ b/automatic/nodejs.install/tools/chocolateyInstall.ps1 @@ -2,8 +2,8 @@ $toolsPath = Split-Path $MyInvocation.MyCommand.Definition -$filePath32 = "$toolsPath\node-v19.5.0-x86.msi" -$filePath64 = "$toolsPath\node-v19.5.0-x64.msi" +$filePath32 = "$toolsPath\node-v19.6.1-x86.msi" +$filePath64 = "$toolsPath\node-v19.6.1-x64.msi" $installFile = if ((Get-OSArchitectureWidth 64) -and $env:chocolateyForceX86 -ne 'true') { Write-Host "Installing 64 bit version"; $filePath64 } else { Write-Host "Installing 32 bit version"; $filePath32 } diff --git a/automatic/nodejs/nodejs.json b/automatic/nodejs/nodejs.json index 50a42ff3b27..f78e7a6623e 100644 --- a/automatic/nodejs/nodejs.json +++ b/automatic/nodejs/nodejs.json @@ -9,10 +9,10 @@ "5": "5.12.0", "7": "7.10.1", "13": "13.14.0", - "14": "14.21.2", + "14": "14.21.3", "15": "15.14.0", - "16": "16.19.0", + "16": "16.19.1", "17": "17.9.1", - "18": "18.13.0", - "19": "19.5.0" + "18": "18.14.1", + "19": "19.6.1" } diff --git a/automatic/nodejs/nodejs.nuspec b/automatic/nodejs/nodejs.nuspec index cbed1586539..6d4aeaa6879 100644 --- a/automatic/nodejs/nodejs.nuspec +++ b/automatic/nodejs/nodejs.nuspec @@ -4,7 +4,7 @@ nodejs Node JS - 19.5.0 + 19.6.1 Node.js Foundation chocolatey-community, Rob Reynolds Node JS - Evented I/O for v8 JavaScript. @@ -30,7 +30,7 @@ This package runs the official Node JS installer, resulting in Node.exe and NPM false https://cdn.jsdelivr.net/gh/chocolatey-community/chocolatey-packages@ba5adf020e09cd0e51107206ef3ec390035a6e90/icons/nodejs.png - + diff --git a/automatic/protoc/legal/VERIFICATION.txt b/automatic/protoc/legal/VERIFICATION.txt index de269e42788..9b6992b4502 100644 --- a/automatic/protoc/legal/VERIFICATION.txt +++ b/automatic/protoc/legal/VERIFICATION.txt @@ -6,14 +6,14 @@ The zip file have been downloaded from the github release page on - 64-bit zip file: + 32-bit zip file: + 64-bit zip file: 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: 6DE4EF4E65C7EDB834A2A9FCA6D85388ADC5DD71FC8BFF8B60569717D01DABEA - checksum64: 71852A30CF62975358EDFCBBFF93086E8857A079C8E4D6904881AA968D65C7F9 + checksum32: 1CF031BA53B6963DE475FCD07A2DBCADA6C4B74EF3F8E587346603A940BBF772 + checksum64: DD2A24C091F684CE9589FC76F9B5ED55DFFDC0E0733BDE20112F32B00771DBDB File 'LICENSE' is obtained from diff --git a/automatic/protoc/protoc.nuspec b/automatic/protoc/protoc.nuspec index df7cbaf3723..85586c76253 100644 --- a/automatic/protoc/protoc.nuspec +++ b/automatic/protoc/protoc.nuspec @@ -3,13 +3,13 @@ protoc - 21.12 + 22.0 Protocol Buffers Google chocolatey-community, keen, jordigg, drel https://github.com/protocolbuffers/protobuf/blob/master/LICENSE https://developers.google.com/protocol-buffers/ - https://github.com/protocolbuffers/protobuf/releases/tag/v21.12 + https://github.com/protocolbuffers/protobuf/releases/tag/v22.0 https://github.com/chocolatey-community/chocolatey-packages/tree/master/automatic/protoc https://github.com/protocolbuffers/protobuf https://developers.google.com/protocol-buffers/ diff --git a/automatic/protoc/tools/chocolateyinstall.ps1 b/automatic/protoc/tools/chocolateyinstall.ps1 index bb523561747..4d2bd444b07 100644 --- a/automatic/protoc/tools/chocolateyinstall.ps1 +++ b/automatic/protoc/tools/chocolateyinstall.ps1 @@ -4,8 +4,8 @@ $toolsPath = Split-Path $MyInvocation.MyCommand.Definition $packageArgs = @{ PackageName = $Env:ChocolateyPackageName - FileFullPath = "$toolsPath\protoc-21.12-win32.zip" - FileFullPath64 = "$toolsPath\protoc-21.12-win64.zip" + FileFullPath = "$toolsPath\protoc-22.0-win32.zip" + FileFullPath64 = "$toolsPath\protoc-22.0-win64.zip" Destination = $toolsPath } Get-ChocolateyUnzip @packageArgs diff --git a/automatic/selenium-chromium-edge-driver/selenium-chromium-edge-driver.nuspec b/automatic/selenium-chromium-edge-driver/selenium-chromium-edge-driver.nuspec index b138fe392fe..003318c2713 100644 --- a/automatic/selenium-chromium-edge-driver/selenium-chromium-edge-driver.nuspec +++ b/automatic/selenium-chromium-edge-driver/selenium-chromium-edge-driver.nuspec @@ -3,7 +3,7 @@ selenium-chromium-edge-driver - 110.0.1587.46 + 110.0.1587.49 Selenium Chromium Edge Driver Chromium and Microsoft teams chocolatey-community,agabrys,laurin1,AdmiringWorm diff --git a/automatic/selenium-chromium-edge-driver/tools/chocolateyinstall.ps1 b/automatic/selenium-chromium-edge-driver/tools/chocolateyinstall.ps1 index 64f469b1a5c..16eb8935d7d 100644 --- a/automatic/selenium-chromium-edge-driver/tools/chocolateyinstall.ps1 +++ b/automatic/selenium-chromium-edge-driver/tools/chocolateyinstall.ps1 @@ -7,10 +7,10 @@ $parameters = Get-PackageParameters $packageArgs = @{ packageName = 'selenium-chromium-edge-driver' - url = 'https://msedgedriver.azureedge.net/110.0.1587.46/edgedriver_win32.zip' - url64 = 'https://msedgedriver.azureedge.net/110.0.1587.46/edgedriver_win64.zip' - checksum = '4532d5f7b548f613665c99ddb73ba88f4ce1731bc52b1c47801b816e38e52044' - checksum64 = '669b858a403743ef6a55d3b2f8c211da206cf0fe5755556698afc58d928ff087' + url = 'https://msedgedriver.azureedge.net/110.0.1587.49/edgedriver_win32.zip' + url64 = 'https://msedgedriver.azureedge.net/110.0.1587.49/edgedriver_win64.zip' + checksum = 'c98d3ca8c631193c07e85214fe239f621ec34c54b5e2f8ccaf7b754fa49a75be' + checksum64 = 'ac4f56a8dc0e7714a2571327cf4c4cc044e5099fd3409259242dd4a3c0387239' checksumType = 'sha256' checksumType64 = 'sha256' unzipLocation = $seleniumDir