From b30af4eb10c2b198dc5601a0b3f120971770cb52 Mon Sep 17 00:00:00 2001 From: Chocolatey Community Date: Thu, 4 May 2023 00:15:16 +0000 Subject: [PATCH] AU: 9 updated - brave chromium googlechromebeta nodejs nodejs.install vscode vscode.install vscode-insiders vscode-insiders.install [skip ci] https://gist.github.com/choco-bot/a14b1e5bfaf70839b338eb1ab7f8226f/f7f8d95405b5ebf54294d394dfb9701b0949acb4 --- automatic/brave/brave.json | 2 +- automatic/brave/brave.nuspec | 8 ++++---- automatic/brave/legal/VERIFICATION.txt | 4 ++-- automatic/brave/tools/chocolateyInstall.ps1 | 8 ++++---- automatic/chromium/chromium.json | 2 +- automatic/chromium/chromium.nuspec | 4 ++-- automatic/chromium/legal/VERIFICATION.txt | 8 ++++---- automatic/chromium/tools/chocolateyInstall.ps1 | 2 +- automatic/googlechromebeta/googlechromebeta.nuspec | 2 +- automatic/googlechromebeta/tools/chocolateyInstall.ps1 | 6 +++--- automatic/nodejs.install/legal/VERIFICATION.txt | 8 ++++---- automatic/nodejs.install/nodejs.install.json | 2 +- automatic/nodejs.install/nodejs.install.nuspec | 2 +- automatic/nodejs.install/tools/chocolateyInstall.ps1 | 4 ++-- automatic/nodejs/nodejs.json | 2 +- automatic/nodejs/nodejs.nuspec | 4 ++-- .../tools/chocolateyInstall.ps1 | 8 ++++---- .../vscode-insiders.install.nuspec | 2 +- automatic/vscode-insiders/vscode-insiders.nuspec | 4 ++-- automatic/vscode.install/tools/ChocolateyInstall.ps1 | 10 +++++----- automatic/vscode.install/vscode.install.nuspec | 2 +- automatic/vscode/vscode.nuspec | 4 ++-- 22 files changed, 49 insertions(+), 49 deletions(-) diff --git a/automatic/brave/brave.json b/automatic/brave/brave.json index 5ce0d09ab2c..22d3d29f451 100644 --- a/automatic/brave/brave.json +++ b/automatic/brave/brave.json @@ -1,4 +1,4 @@ { - "stable": "1.50.121", + "stable": "1.51.110", "beta": "1.52.84-beta" } diff --git a/automatic/brave/brave.nuspec b/automatic/brave/brave.nuspec index ff9a904cd8d..352c86cc5aa 100644 --- a/automatic/brave/brave.nuspec +++ b/automatic/brave/brave.nuspec @@ -2,8 +2,8 @@ brave - 1.52.84-beta - Brave Browser (Beta) + 1.51.110 + Brave Browser - https://cdn.jsdelivr.net/gh/chocolatey-community/chocolatey-coreteampackages@a23ca306537e2537a574ddc55e9c28dc1151ab30/icons/brave-beta.svg + https://cdn.jsdelivr.net/gh/chocolatey-community/chocolatey-coreteampackages@a23ca306537e2537a574ddc55e9c28dc1151ab30/icons/brave.svg A browser that lets you browse safer and faster by blocking ads and trackers. chocolatey-community, Sanshiro Brave Software Inc. diff --git a/automatic/brave/legal/VERIFICATION.txt b/automatic/brave/legal/VERIFICATION.txt index 762131b3769..148c712b359 100644 --- a/automatic/brave/legal/VERIFICATION.txt +++ b/automatic/brave/legal/VERIFICATION.txt @@ -6,14 +6,14 @@ The installer has been downloaded from the GitHub mirror and can be verified lik 1. Download the following installer(s): -x86_64: https://github.com/brave/brave-browser/releases/download/v1.52.84/BraveBrowserStandaloneSilentBetaSetup.exe +x86_64: https://github.com/brave/brave-browser/releases/download/v1.51.110/BraveBrowserStandaloneSilentSetup.exe 2. You can use one of the following methods to obtain the checksum(s): - Use powershell function 'Get-Filehash' - Use chocolatey utility 'checksum.exe' checksum type: sha256 -checksum64: 0AF4A08AA13F5E94902B9253A931B8DF7568E3CF6ED941279FEFEE79CEF76689 +checksum64: ABD3774885E4C1EEC76F86E74230798DF5463933726C304A5CF04CDBDF7E1E73 The included 'LICENSE.txt' file have been obtained from: https://github.com/brave/brave-browser/blob/master/LICENSE diff --git a/automatic/brave/tools/chocolateyInstall.ps1 b/automatic/brave/tools/chocolateyInstall.ps1 index 12bc512bbe6..78fe86eaabe 100644 --- a/automatic/brave/tools/chocolateyInstall.ps1 +++ b/automatic/brave/tools/chocolateyInstall.ps1 @@ -3,13 +3,13 @@ $packageArgs = @{ packageName = $env:ChocolateyPackageName - url = 'https://github.com/brave/brave-browser/releases/download/v1.52.84/BraveBrowserStandaloneSilentBetaSetup32.exe' - checksum = '507B0D18D769AC57CCA4D04EBC4F3B71143CD9C8B2445B6E397646E45CE04CDB' + url = 'https://github.com/brave/brave-browser/releases/download/v1.51.110/BraveBrowserStandaloneSilentSetup32.exe' + checksum = '57E5D2C0F8CBFF3D0A92F02A66A03E47775AEE5638D7CB79F2CF85F95C785160' checksumType= 'sha256' - file64 = "$toolsPath\BraveBrowserStandaloneSilentBetaSetup.exe" + file64 = "$toolsPath\BraveBrowserStandaloneSilentSetup.exe" } -[version]$softwareVersion = '1.52.84' +[version]$softwareVersion = '1.51.110' Write-Host "Checking already installed version..." $installedVersion = Get-InstalledVersion diff --git a/automatic/chromium/chromium.json b/automatic/chromium/chromium.json index b4408496095..0de7c49fa5f 100644 --- a/automatic/chromium/chromium.json +++ b/automatic/chromium/chromium.json @@ -1,4 +1,4 @@ { - "snapshots": "115.0.5749.0-snapshots", + "snapshots": "115.0.5750.0-snapshots", "stable": "113.0.5672.64" } diff --git a/automatic/chromium/chromium.nuspec b/automatic/chromium/chromium.nuspec index 8fb67c7f184..577849318dc 100644 --- a/automatic/chromium/chromium.nuspec +++ b/automatic/chromium/chromium.nuspec @@ -3,8 +3,8 @@ chromium - 113.0.5672.64 - Chromium + 115.0.5750.0-snapshots + Chromium Snapshots 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 b71edf2edf8..d39b8681193 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: C1AABD6EEF38D759BBD92CA9516353D88C463A1E8389A875B4D12D53DB467F98 - checksum64: DAF926B0C42560E45310CFB772F3AFC5E769179E6ACADE1F7C0CF967602228B9 + checksum32: D2D2CD4A11815524D0762E3A2562F2CDDA50CC78433E2094752F5972C62849AA + checksum64: 4608CE5AE134BA9A09305D3A92B3CB71B544CDD067B44CE33842D5CFC1AAD2EB The file 'LICENSE.txt' has been obtained from diff --git a/automatic/chromium/tools/chocolateyInstall.ps1 b/automatic/chromium/tools/chocolateyInstall.ps1 index e5d908d7618..01a9ef2c8a7 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 = "113.0.5672.64" +$version = "115.0.5750.0-snapshots" $hive = "hkcu" $chromium_string = "\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\Chromium" $Chromium = $hive + ":" + $chromium_string diff --git a/automatic/googlechromebeta/googlechromebeta.nuspec b/automatic/googlechromebeta/googlechromebeta.nuspec index 19e00614706..a3bb1fe1462 100644 --- a/automatic/googlechromebeta/googlechromebeta.nuspec +++ b/automatic/googlechromebeta/googlechromebeta.nuspec @@ -3,7 +3,7 @@ googlechromebeta - 113.0.5672.63-beta + 114.0.5735.16-beta Google Chrome Beta chocolatey-community,nsleigh Google Inc. diff --git a/automatic/googlechromebeta/tools/chocolateyInstall.ps1 b/automatic/googlechromebeta/tools/chocolateyInstall.ps1 index dd0e877cb78..a493ecdc51d 100644 --- a/automatic/googlechromebeta/tools/chocolateyInstall.ps1 +++ b/automatic/googlechromebeta/tools/chocolateyInstall.ps1 @@ -1,7 +1,7 @@ $toolsPath = Split-Path $MyInvocation.MyCommand.Definition . $toolsPath\helpers.ps1 -$version = '113.0.5672.63-beta' +$version = '114.0.5735.16-beta' if ($version -eq (Get-ChromeBetaVersion)) { Write-Host "Google Chrome Beta $version is already installed." return @@ -12,8 +12,8 @@ $packageArgs = @{ fileType = 'MSI' url = 'https://dl.google.com/tag/s/dl/chrome/install/beta/googlechromebetastandaloneenterprise.msi' url64bit = 'https://dl.google.com/tag/s/dl/chrome/install/beta/googlechromebetastandaloneenterprise64.msi' - checksum = '4bbb2cac755b657d534fa64de23ccc503648d325c4b94ef4d40853ad81b1afba' - checksum64 = '66747131029cda38b742b9b5e0b4799d4ad163828b53134ce5781fc79016f28e' + checksum = '46340f94a3046c4ccb0ae71e6d7a389865a1a2f3cf68658d797afab3b46893f1' + checksum64 = 'ba2570106a3ef3c253efd1a3c639d28572129784d9b8d3d847007c11a3497b15' 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 32eebd523f9..727c50477b5 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: ABE7AE577393EC031C060255C3667DA063CE22A483118047B9D8958139DBE5ED - checksum64: 02161C98DE3722C10963F7D8BBC1544B43D6AF59D091E4B403637B5173010301 + checksum32: ABD01A846689CEA3821454987F0C5E344D297B83DC6FC2AC182DC87E36ED6431 + checksum64: 9E26806F7A99FFB5725F4F08E1F51FCD2522D17B180ECED25094D5AED75B42F0 File 'LICENSE.txt' is obtained from diff --git a/automatic/nodejs.install/nodejs.install.json b/automatic/nodejs.install/nodejs.install.json index 54df36fff19..597dc82543b 100644 --- a/automatic/nodejs.install/nodejs.install.json +++ b/automatic/nodejs.install/nodejs.install.json @@ -15,5 +15,5 @@ "17": "17.9.1", "18": "18.16.0", "19": "19.9.0", - "20": "20.0.0" + "20": "20.1.0" } diff --git a/automatic/nodejs.install/nodejs.install.nuspec b/automatic/nodejs.install/nodejs.install.nuspec index 5d749abda28..2b4301679e9 100644 --- a/automatic/nodejs.install/nodejs.install.nuspec +++ b/automatic/nodejs.install/nodejs.install.nuspec @@ -4,7 +4,7 @@ nodejs.install Node JS (Install) - 20.0.0 + 20.1.0 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 d2015b534f1..104e3c54c0f 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-v20.0.0-x86.msi" -$filePath64 = "$toolsPath\node-v20.0.0-x64.msi" +$filePath32 = "$toolsPath\node-v20.1.0-x86.msi" +$filePath64 = "$toolsPath\node-v20.1.0-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 aa6cdd54980..f82b87b2940 100644 --- a/automatic/nodejs/nodejs.json +++ b/automatic/nodejs/nodejs.json @@ -15,5 +15,5 @@ "17": "17.9.1", "18": "18.16.0", "19": "19.9.0", - "20": "20.0.0" + "20": "20.1.0" } diff --git a/automatic/nodejs/nodejs.nuspec b/automatic/nodejs/nodejs.nuspec index 8548a68e7bf..fdb30c0f588 100644 --- a/automatic/nodejs/nodejs.nuspec +++ b/automatic/nodejs/nodejs.nuspec @@ -4,7 +4,7 @@ nodejs Node JS - 20.0.0 + 20.1.0 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/vscode-insiders.install/tools/chocolateyInstall.ps1 b/automatic/vscode-insiders.install/tools/chocolateyInstall.ps1 index 217a579b368..c2478ae4ffd 100644 --- a/automatic/vscode-insiders.install/tools/chocolateyInstall.ps1 +++ b/automatic/vscode-insiders.install/tools/chocolateyInstall.ps1 @@ -22,14 +22,14 @@ function Get-MergeTasks { $packageArgs = @{ packageName = "$env:ChocolateyPackageName" fileType = 'exe' - url = 'https://az764295.vo.msecnd.net/insider/657bb89984f37b810b250955570593cde0cd62eb/VSCodeSetup-ia32-1.78.0-insider.exe' - url64bit = 'https://az764295.vo.msecnd.net/insider/657bb89984f37b810b250955570593cde0cd62eb/VSCodeSetup-x64-1.78.0-insider.exe' + url = 'https://az764295.vo.msecnd.net/insider/70dcd62d397867fe03626f938139b834950a985c/VSCodeSetup-ia32-1.79.0-insider.exe' + url64bit = 'https://az764295.vo.msecnd.net/insider/70dcd62d397867fe03626f938139b834950a985c/VSCodeSetup-x64-1.79.0-insider.exe' softwareName = 'Microsoft Visual Studio Code Insiders' - checksum = 'cd2318e114b62faced4a7e71a317d14baa902be6c3002aceab48a6d4664e989e86b9fbd530034f44267e734e0d17b380e1642cf2d1b64d33ed8bb13e36d8cd2b' + checksum = 'f8cb81d7b456815846c3469aa9931ffcc772cf0f447d6604c3d03720dd7a2df8c670d65197c00e447b879bd6c50946c0167ad8acaa3816791b0c594e74f073b6' checksumType = 'sha512' - checksum64 = 'adaba2ad6c8a5b67c3aabc93380e09ee5258314051b22067fca5a8973d5e7f209e2a332ce2604c93da1d138d19250a1a0ddb7aba9850ffce8edc12ed266b46a6' + checksum64 = '18d6e9c70708873760b14767790427ffd249587a3515d13fad9d7c810b06b07b372c5d3d593aee31d6af1d911cf15cd53853a6a74926f166935e479b30947d5f' checksumType64 = 'sha512' silentArgs = '/verysilent /suppressmsgboxes /mergetasks="{0}" /log="{1}\install.log"' -f (Get-MergeTasks), (Get-PackageCacheLocation) diff --git a/automatic/vscode-insiders.install/vscode-insiders.install.nuspec b/automatic/vscode-insiders.install/vscode-insiders.install.nuspec index fcc832ea880..a31046decbb 100644 --- a/automatic/vscode-insiders.install/vscode-insiders.install.nuspec +++ b/automatic/vscode-insiders.install/vscode-insiders.install.nuspec @@ -4,7 +4,7 @@ vscode-insiders.install Visual Studio Code Insiders (Install) - 1.78.0.20230502 + 1.79.0.20230503 Microsoft chocolatey-community https://code.visualstudio.com/insiders diff --git a/automatic/vscode-insiders/vscode-insiders.nuspec b/automatic/vscode-insiders/vscode-insiders.nuspec index e3094560775..2b62fe0c84c 100644 --- a/automatic/vscode-insiders/vscode-insiders.nuspec +++ b/automatic/vscode-insiders/vscode-insiders.nuspec @@ -4,7 +4,7 @@ vscode-insiders Visual Studio Code Insiders - 1.78.0.20230502 + 1.79.0.20230503 Microsoft chocolatey-community https://code.visualstudio.com/insiders @@ -48,7 +48,7 @@ Example: `choco install vscode-insiders --params "/NoDesktopIcon /DontAddToPath" ]]> microsoft visualstudiocode visualstudiocode-insiders vscode vscode-insiders development editor ide javascript typescript admin foss cross-platform - + https://code.visualstudio.com/updates/#_preview-features diff --git a/automatic/vscode.install/tools/ChocolateyInstall.ps1 b/automatic/vscode.install/tools/ChocolateyInstall.ps1 index 1da28ef15a7..e37769a72e5 100644 --- a/automatic/vscode.install/tools/ChocolateyInstall.ps1 +++ b/automatic/vscode.install/tools/ChocolateyInstall.ps1 @@ -4,7 +4,7 @@ $toolsPath = Split-Path $MyInvocation.MyCommand.Definition . $toolsPath\helpers.ps1 $softwareName = 'Microsoft Visual Studio Code' -$version = '1.77.3' +$version = '1.78.0' if ($version -eq (Get-UninstallRegistryKey "$softwareName").DisplayVersion) { Write-Host "VS Code $version is already installed." return @@ -16,14 +16,14 @@ Close-VSCode $packageArgs = @{ packageName = 'vscode.install' fileType = 'exe' - url = 'https://az764295.vo.msecnd.net/stable/704ed70d4fd1c6bd6342c436f1ede30d1cff4710/VSCodeSetup-ia32-1.77.3.exe' - url64bit = 'https://az764295.vo.msecnd.net/stable/704ed70d4fd1c6bd6342c436f1ede30d1cff4710/VSCodeSetup-x64-1.77.3.exe' + url = 'https://az764295.vo.msecnd.net/stable/252e5463d60e63238250799aef7375787f68b4ee/VSCodeSetup-ia32-1.78.0.exe' + url64bit = 'https://az764295.vo.msecnd.net/stable/252e5463d60e63238250799aef7375787f68b4ee/VSCodeSetup-x64-1.78.0.exe' softwareName = "$softwareName" - checksum = 'b9fe8a0521ffe563697a807dc1d7f988d3d9aa5a70b190e93804198204540ff4' + checksum = '4fea6aa02e65c16491c6f460994e1bce12bf5469c3cdba0b33e32042ede7bf6b' checksumType = 'sha256' - checksum64 = 'a2dabae976cc913efd0528b16a62a26900f4475b0e527420af286346ff0474b4' + checksum64 = '0994784b9c3612426e166727ba933cfcfc51cf1d65b910928840aacc8d7d8a2c' checksumType64 = 'sha256' silentArgs = '/verysilent /suppressmsgboxes /mergetasks="{0}" /log="{1}\install.log"' -f (Get-MergeTasks), (Get-PackageCacheLocation) diff --git a/automatic/vscode.install/vscode.install.nuspec b/automatic/vscode.install/vscode.install.nuspec index 606ef5fcd9c..1d186c1feda 100644 --- a/automatic/vscode.install/vscode.install.nuspec +++ b/automatic/vscode.install/vscode.install.nuspec @@ -4,7 +4,7 @@ vscode.install Visual Studio Code (Install) - 1.77.3 + 1.78.0 Microsoft chocolatey-community https://code.visualstudio.com diff --git a/automatic/vscode/vscode.nuspec b/automatic/vscode/vscode.nuspec index 91fd72b15ff..35bca46405a 100644 --- a/automatic/vscode/vscode.nuspec +++ b/automatic/vscode/vscode.nuspec @@ -4,7 +4,7 @@ vscode Visual Studio Code - 1.77.3 + 1.78.0 Microsoft chocolatey-community https://code.visualstudio.com @@ -45,7 +45,7 @@ Example: `choco install vscode --params "/NoDesktopIcon /DontAddToPath"` ]]> microsoft visualstudiocode vscode development editor ide javascript typescript admin foss cross-platform - + https://code.visualstudio.com/Updates