From 6f835552289a4d7d70feb6a5ecabd6d8bb53b447 Mon Sep 17 00:00:00 2001 From: Chocolatey Community Date: Fri, 9 Dec 2022 18:14:23 +0000 Subject: [PATCH] AU: 4 updated - chromium datagrip vscode-insiders vscode-insiders.install [skip ci] https://gist.github.com/a14b1e5bfaf70839b338eb1ab7f8226f/8c10cdd826f414d3c40aa24f18eddc54e4e230bb --- automatic/chromium/chromium.json | 2 +- automatic/chromium/chromium.nuspec | 4 ++-- automatic/chromium/legal/VERIFICATION.txt | 8 ++++---- automatic/chromium/tools/chocolateyInstall.ps1 | 2 +- automatic/datagrip/datagrip.nuspec | 2 +- automatic/datagrip/tools/ChocolateyInstall.ps1 | 4 ++-- .../vscode-insiders.install/tools/chocolateyInstall.ps1 | 8 ++++---- .../vscode-insiders.install.nuspec | 2 +- automatic/vscode-insiders/vscode-insiders.nuspec | 4 ++-- 9 files changed, 18 insertions(+), 18 deletions(-) diff --git a/automatic/chromium/chromium.json b/automatic/chromium/chromium.json index 1e3a9661a62..6224af66c53 100644 --- a/automatic/chromium/chromium.json +++ b/automatic/chromium/chromium.json @@ -1,4 +1,4 @@ { - "snapshots": "110.0.5467.0-snapshots", + "snapshots": "110.0.5468.0-snapshots", "stable": "108.0.5359.99" } diff --git a/automatic/chromium/chromium.nuspec b/automatic/chromium/chromium.nuspec index 28d5caf85e8..d76cfe7b6bb 100644 --- a/automatic/chromium/chromium.nuspec +++ b/automatic/chromium/chromium.nuspec @@ -3,8 +3,8 @@ chromium - 108.0.5359.99 - Chromium + 110.0.5468.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 42707ec6298..63e60c6e01a 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: EBFE8E1F6F1FC7D0BDCDC18DD66DB2546C329BD41930CDE32676EE7F482442EE - checksum64: 30B886B1CC84210A398A5A67EC234EEED11E4531D830B89E08342A4B69364908 + checksum32: FE17052EF29410F48F594C691E1A9A3618E3A88DE2A2512A3ECFA82076D6CF7D + checksum64: 1D40F0991C8C00F8E818D5DCED5BD5204421E9A9B2ED9EA516F43C1E70818183 The file 'LICENSE.txt' has been obtained from diff --git a/automatic/chromium/tools/chocolateyInstall.ps1 b/automatic/chromium/tools/chocolateyInstall.ps1 index af43ef572ab..ef9e0ae8171 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 = "108.0.5359.99" +$version = "110.0.5468.0-snapshots" $hive = "hkcu" $chromium_string = "\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\Chromium" $Chromium = $hive + ":" + $chromium_string diff --git a/automatic/datagrip/datagrip.nuspec b/automatic/datagrip/datagrip.nuspec index dd02f04d076..f4398889f2e 100644 --- a/automatic/datagrip/datagrip.nuspec +++ b/automatic/datagrip/datagrip.nuspec @@ -3,7 +3,7 @@ datagrip - 2022.3 + 2022.3.1 JetBrains DataGrip JetBrains https://www.datagrip.org/terms.php diff --git a/automatic/datagrip/tools/ChocolateyInstall.ps1 b/automatic/datagrip/tools/ChocolateyInstall.ps1 index 1450a06f84a..e95815835c6 100644 --- a/automatic/datagrip/tools/ChocolateyInstall.ps1 +++ b/automatic/datagrip/tools/ChocolateyInstall.ps1 @@ -19,8 +19,8 @@ New-Item -ItemType Directory -Force -Path $installDir $arguments = @{ packageName = $env:ChocolateyPackageName softwareName = 'JetBrains DataGrip*' - url = 'https://download.jetbrains.com/datagrip/datagrip-2022.3.exe' - checksum = 'd550dd63e8d925e57261396603251be0de57745818d8a1beaf7634d9c8bb3ed9' + url = 'https://download.jetbrains.com/datagrip/datagrip-2022.3.1.exe' + checksum = '3ef641951802bf235a3e02e59f9a8844a8c7947ba7c3ee919106fee2809f7cf0' fileType = 'exe' checksumType = 'sha256' silentArgs = $silentArgs diff --git a/automatic/vscode-insiders.install/tools/chocolateyInstall.ps1 b/automatic/vscode-insiders.install/tools/chocolateyInstall.ps1 index 644651f156d..a7daa899ce6 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/b92894493e6f971a3c71912d823e699d3a05d643/VSCodeSetup-ia32-1.75.0-insider.exe' - url64bit = 'https://az764295.vo.msecnd.net/insider/b92894493e6f971a3c71912d823e699d3a05d643/VSCodeSetup-x64-1.75.0-insider.exe' + url = 'https://az764295.vo.msecnd.net/insider/f076d553210e9ea65e7bccbfa2f7a786c10fcab2/VSCodeSetup-ia32-1.75.0-insider.exe' + url64bit = 'https://az764295.vo.msecnd.net/insider/f076d553210e9ea65e7bccbfa2f7a786c10fcab2/VSCodeSetup-x64-1.75.0-insider.exe' softwareName = 'Microsoft Visual Studio Code Insiders' - checksum = '5abca99ba9f0c9b25a840fa1d2754fb3f54d3238409e86a8dfd8137838191d9cd65ed46a2909087f2584b90221980014c28af6cd52f6a89cf827e6b3baab73ad' + checksum = '2f350ce20a3968f68da507ca34d56003115a6d66d700d0132f074e8ac610e8a9ab81683fe688247ce7abc94a9beee130d73cf924dcbb8a0f2740d3c59c923ad2' checksumType = 'sha512' - checksum64 = '01dba21bd75bb6066928c9fc8658d0f69b1738f22c27f0f1321c1365c0b7ba8db2d2baf69b8fc2c2307589705335addfe5f0f2cbd618e9b1012bd1453ebcb2d7' + checksum64 = 'ba406ad5ae79ecd96d1280dccc641b4692c5738463270b6f16ea08f7abc0edab2a60188e18ac7d52f2aae12235fffef124f2418f937bf75940ff66ebcebcd50e' 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 475c3473633..554316c53b7 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.75.0.20221208 + 1.75.0.20221209 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 f99e6590e96..382247a4c2f 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.75.0.20221208 + 1.75.0.20221209 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