From e3ee0555cee2314b99c988962d7bade6b4a9efd7 Mon Sep 17 00:00:00 2001 From: Chocolatey Community Date: Tue, 10 Aug 2021 12:14:00 +0000 Subject: [PATCH] AU: 5 updated - brave chromium skype vscode-insiders vscode-insiders.install [skip ci] https://gist.github.com/a14b1e5bfaf70839b338eb1ab7f8226f/9ff6f7ae215b4c42c1ddfac36c45f633f8c9eea5 --- automatic/brave/brave.json | 2 +- automatic/brave/brave.nuspec | 8 ++++---- automatic/brave/legal/VERIFICATION.txt | 8 ++++---- automatic/brave/tools/chocolateyInstall.ps1 | 6 +++--- automatic/chromium/chromium.json | 2 +- automatic/chromium/chromium.nuspec | 2 +- automatic/chromium/legal/VERIFICATION.txt | 8 ++++---- automatic/chromium/tools/chocolateyInstall.ps1 | 2 +- automatic/skype/skype.nuspec | 2 +- automatic/skype/tools/chocolateyInstall.ps1 | 4 ++-- .../vscode-insiders.install/tools/chocolateyInstall.ps1 | 8 ++++---- .../vscode-insiders.install.nuspec | 2 +- automatic/vscode-insiders/vscode-insiders.nuspec | 4 ++-- 13 files changed, 29 insertions(+), 29 deletions(-) diff --git a/automatic/brave/brave.json b/automatic/brave/brave.json index 190ae4c954f..67ee68ea611 100644 --- a/automatic/brave/brave.json +++ b/automatic/brave/brave.json @@ -1,4 +1,4 @@ { "stable": "1.28.105", - "beta": "1.29.51-beta" + "beta": "1.29.55-beta" } diff --git a/automatic/brave/brave.nuspec b/automatic/brave/brave.nuspec index 975448bb9e6..2ab29f42ec5 100644 --- a/automatic/brave/brave.nuspec +++ b/automatic/brave/brave.nuspec @@ -2,8 +2,8 @@ brave - 1.28.105 - Brave Browser + 1.29.55-beta + Brave Browser (Beta) - https://cdn.jsdelivr.net/gh/chocolatey-community/chocolatey-coreteampackages@a23ca306537e2537a574ddc55e9c28dc1151ab30/icons/brave.svg + https://cdn.jsdelivr.net/gh/chocolatey-community/chocolatey-coreteampackages@a23ca306537e2537a574ddc55e9c28dc1151ab30/icons/brave-beta.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 76d08b2fb79..a3a62243c34 100644 --- a/automatic/brave/legal/VERIFICATION.txt +++ b/automatic/brave/legal/VERIFICATION.txt @@ -6,16 +6,16 @@ The installer have been downloaded from the GitHub mirror and can be verified li 1. Download the following installer(s): -x86: https://github.com/brave/brave-browser/releases/download/v1.28.105/BraveBrowserStandaloneSilentSetup32.exe -x86_64: https://github.com/brave/brave-browser/releases/download/v1.28.105/BraveBrowserStandaloneSilentSetup.exe +x86: https://github.com/brave/brave-browser/releases/download/v1.29.55/BraveBrowserStandaloneSilentBetaSetup32.exe +x86_64: https://github.com/brave/brave-browser/releases/download/v1.29.55/BraveBrowserStandaloneSilentBetaSetup.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 -checksum32: 47776FC88FFEB2F0B6E1A5E2B7657F3FCFF001224E66107B0D37A755EB4E32EF -checksum64: 48401EFCB4D467B9AC4F58A0C2DF5C452E9D7990FFE90478DCF1D3CC5351D40E +checksum32: DF6F6765C3FFD2CA8CD55687020A589DDC3919A0F8A18A00EC9F70E3B43BBF08 +checksum64: 284EB57FA06722495276B32176BF86B8F9D9543A040C82623E85A149D364B876 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 56c3c31be15..4f0780e998a 100644 --- a/automatic/brave/tools/chocolateyInstall.ps1 +++ b/automatic/brave/tools/chocolateyInstall.ps1 @@ -3,11 +3,11 @@ $packageArgs = @{ packageName = $env:ChocolateyPackageName - file = "$toolsPath\BraveBrowserStandaloneSilentSetup32.exe" - file64 = "$toolsPath\BraveBrowserStandaloneSilentSetup.exe" + file = "$toolsPath\BraveBrowserStandaloneSilentBetaSetup32.exe" + file64 = "$toolsPath\BraveBrowserStandaloneSilentBetaSetup.exe" } -[version]$softwareVersion = '1.28.105' +[version]$softwareVersion = '1.29.55' Write-Host "Checking already installed version..." $installedVersion = Get-InstalledVersion diff --git a/automatic/chromium/chromium.json b/automatic/chromium/chromium.json index f0f75425f3f..138b2e8d942 100644 --- a/automatic/chromium/chromium.json +++ b/automatic/chromium/chromium.json @@ -1,4 +1,4 @@ { - "snapshots": "94.0.4603.0-snapshots", + "snapshots": "94.0.4604.0-snapshots", "stable": "92.0.4515.131" } diff --git a/automatic/chromium/chromium.nuspec b/automatic/chromium/chromium.nuspec index 860c8c4513b..af51ec28113 100644 --- a/automatic/chromium/chromium.nuspec +++ b/automatic/chromium/chromium.nuspec @@ -3,7 +3,7 @@ chromium - 94.0.4603.0-snapshots + 94.0.4604.0-snapshots Chromium Snapshots chocolatey-community The Chromium Authors diff --git a/automatic/chromium/legal/VERIFICATION.txt b/automatic/chromium/legal/VERIFICATION.txt index e7a351e10ca..e149c0a700c 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: ABA200F0067261FB4A08B17831A0984427771C989DC83A94A15A22FA9B2C1F97 - checksum64: F60639D0E729710CB791A389D38DCB69367F9D198E044EB895C447CC7EBA778F + checksum32: 2795A19872BE6233C772DF358190A97AC52C41166C40611AFCD6EF6DB7128F7C + checksum64: 901A7C74DE1B8F6869DB069D6CCDC255C7C8375747AC84C16AE8BCE03F49D84E The file 'LICENSE.txt' has been obtained from diff --git a/automatic/chromium/tools/chocolateyInstall.ps1 b/automatic/chromium/tools/chocolateyInstall.ps1 index f9dfe933050..41240f5d03d 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 = "94.0.4603.0-snapshots" +$version = "94.0.4604.0-snapshots" $hive = "hkcu" $chromium_string = "\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\Chromium" $Chromium = $hive + ":" + $chromium_string diff --git a/automatic/skype/skype.nuspec b/automatic/skype/skype.nuspec index 64621b2a5a8..2be6753d2ea 100644 --- a/automatic/skype/skype.nuspec +++ b/automatic/skype/skype.nuspec @@ -3,7 +3,7 @@ skype Skype - 8.75.0.134 + 8.75.0.140 Microsoft chocolatey-community,Rob Reynolds Skype - VOIP diff --git a/automatic/skype/tools/chocolateyInstall.ps1 b/automatic/skype/tools/chocolateyInstall.ps1 index e5ab2d60208..d5cf43c8e8e 100644 --- a/automatic/skype/tools/chocolateyInstall.ps1 +++ b/automatic/skype/tools/chocolateyInstall.ps1 @@ -3,8 +3,8 @@ $packageArgs = @{ packageName = $env:ChocolateyPackageName softwareName = 'Skype*' - url = 'https://download.skype.com/s4l/download/win/Skype-8.75.0.134.exe' - checksum = '1bdca9735c2f6432d5cd4b12388d267692c11e5783ad289d32ad211a4d8c16a8' + url = 'https://download.skype.com/s4l/download/win/Skype-8.75.0.140.exe' + checksum = '820d2bd6b5be01772c70fc1a1b6da43c0474b7d2566e4e971d52064ead9fc145' checksumType = 'sha256' silentArgs = "/VERYSILENT /SUPPRESSMSGBOXES /NORESTART /SP- /LOG=`"$($env:TEMP)\$($env:chocolateyPackageName).$($env:chocolateyPackageVersion).InnoInstall.log`"" validExitCodes = @(0) diff --git a/automatic/vscode-insiders.install/tools/chocolateyInstall.ps1 b/automatic/vscode-insiders.install/tools/chocolateyInstall.ps1 index 3068d1d28de..94f3cb0e319 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/1ee61f368ee0570feeb220605578a8768d99e762/VSCodeSetup-ia32-1.60.0-insider.exe' - url64bit = 'https://az764295.vo.msecnd.net/insider/1ee61f368ee0570feeb220605578a8768d99e762/VSCodeSetup-x64-1.60.0-insider.exe' + url = 'https://az764295.vo.msecnd.net/insider/71b299184f7908491345aec5e231599c3ae8753b/VSCodeSetup-ia32-1.60.0-insider.exe' + url64bit = 'https://az764295.vo.msecnd.net/insider/71b299184f7908491345aec5e231599c3ae8753b/VSCodeSetup-x64-1.60.0-insider.exe' softwareName = 'Microsoft Visual Studio Code Insiders' - checksum = 'd5a55ff58bd5d3c7ab3484ce0f52181c36eee44ec379ad512e4741052ed7c22331d9af03d925da648f6e3ecd75ff407ac23466203f7bdae9065e3e5257963cea' + checksum = '6bce28efb2d81f06995d7a156752038414f18128eacb4c67cba580fae8272060369b23825082b49d826521e23a170a7e8acfe597fdd6bdeabe8cc2de422de3e0' checksumType = 'sha512' - checksum64 = '5a1cba3fa6680d2b425034934eb37884446c879fb3768dfe17b5bc20c05ae5caacb8af903f1722cc32dd3038f8b855c2abe7165f6f347d92e1029fd010966672' + checksum64 = '0c90766b9a3ba2309c1e28a4788cce052f62729a9146fe9795248c0540c81a5a83bfe5de984c383f8d867af78b80d446b248213600aa85407f511497e7cb3522' 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 06c7c4bb01b..47c0ca581df 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.60.0.20210809 + 1.60.0.20210810 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 9ab8258c1a1..884f45804e5 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.60.0.20210809 + 1.60.0.20210810 Microsoft chocolatey-community https://code.visualstudio.com/insiders @@ -47,7 +47,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