From 2c203153727bcdfd7ca8014e10d6a9946161de8c Mon Sep 17 00:00:00 2001 From: Chocolatey Community Date: Fri, 19 Aug 2022 12:13:53 +0000 Subject: [PATCH] AU: 3 updated - chromium vscode-insiders vscode-insiders.install [skip ci] https://gist.github.com/a14b1e5bfaf70839b338eb1ab7f8226f/1f3508b1feb1ff02c1b22e21d9a5bdc703cede1e --- automatic/chromium/chromium.json | 2 +- automatic/chromium/chromium.nuspec | 2 +- automatic/chromium/legal/VERIFICATION.txt | 8 ++++---- automatic/chromium/tools/chocolateyInstall.ps1 | 2 +- .../vscode-insiders.install/tools/chocolateyInstall.ps1 | 8 ++++---- .../vscode-insiders.install.nuspec | 2 +- automatic/vscode-insiders/vscode-insiders.nuspec | 4 ++-- 7 files changed, 14 insertions(+), 14 deletions(-) diff --git a/automatic/chromium/chromium.json b/automatic/chromium/chromium.json index e2cb6d98022..fec11083828 100644 --- a/automatic/chromium/chromium.json +++ b/automatic/chromium/chromium.json @@ -1,4 +1,4 @@ { - "snapshots": "106.0.5249.0-snapshots", + "snapshots": "107.0.5250.0-snapshots", "stable": "104.0.5112.102" } diff --git a/automatic/chromium/chromium.nuspec b/automatic/chromium/chromium.nuspec index 532eaad9b80..bc59ef68fb5 100644 --- a/automatic/chromium/chromium.nuspec +++ b/automatic/chromium/chromium.nuspec @@ -3,7 +3,7 @@ chromium - 106.0.5249.0-snapshots + 107.0.5250.0-snapshots Chromium Snapshots chocolatey-community The Chromium Authors diff --git a/automatic/chromium/legal/VERIFICATION.txt b/automatic/chromium/legal/VERIFICATION.txt index 8927f284647..e52d068254e 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: 135175327B401D92EE7B0F3A7E09F9E0E03E443A16357522BFE206FCAD49B43B - checksum64: F4EBA972260E1FF434044AA2DFE55618E1E3A1A60914F4479E2E060A9D1D940D + checksum32: CAA08A82F68CAF2C806313FAA20E33E818CA82284E471D3FA6CEB3DA910573AF + checksum64: 7731C4FC16A0CAEB4E65CD6C028558DB600782072B6473DD0B3646CDBE2354CF The file 'LICENSE.txt' has been obtained from diff --git a/automatic/chromium/tools/chocolateyInstall.ps1 b/automatic/chromium/tools/chocolateyInstall.ps1 index dd2e5961353..006ffc57c04 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 = "106.0.5249.0-snapshots" +$version = "107.0.5250.0-snapshots" $hive = "hkcu" $chromium_string = "\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\Chromium" $Chromium = $hive + ":" + $chromium_string diff --git a/automatic/vscode-insiders.install/tools/chocolateyInstall.ps1 b/automatic/vscode-insiders.install/tools/chocolateyInstall.ps1 index 32c709526b2..920e0355045 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/f5c96e2db885f43fe1adb4a6ebbdfecf095430a8/VSCodeSetup-ia32-1.71.0-insider.exe' - url64bit = 'https://az764295.vo.msecnd.net/insider/f5c96e2db885f43fe1adb4a6ebbdfecf095430a8/VSCodeSetup-x64-1.71.0-insider.exe' + url = 'https://az764295.vo.msecnd.net/insider/28f604dec81b609dd7e69362585f7a99d4c48f88/VSCodeSetup-ia32-1.71.0-insider.exe' + url64bit = 'https://az764295.vo.msecnd.net/insider/28f604dec81b609dd7e69362585f7a99d4c48f88/VSCodeSetup-x64-1.71.0-insider.exe' softwareName = 'Microsoft Visual Studio Code Insiders' - checksum = 'eb30280eb3e9fb8e6667b2493247aa97cc9170597cb61a3276f7cb0b168727520025baa0a55967c8c9bb89c1c2c17f4e4371752e21bddd19c378d57778c7425e' + checksum = 'b421fef894bb0951919ddd980c17da8d88733f162f6e4834114a13857dc4bc7a5e62d9a5448955d65754d800e675dcb77bdedb3309ffaf626420c435b7d05b08' checksumType = 'sha512' - checksum64 = 'fab6d29b8d6bf8ca77b54a443bfc1a556d05cffa9bf47a09ef8066f90528e3c57f24ed2cffa909feb132e70a86d08abed0b6dccc769bbdbf26c3b2d46f41c6b5' + checksum64 = '7283d3ecb62d17cbfa9e373443772072c8c9072ccf95301c94877052c97d24dbbe7b07daa1b3ca5a6e4934d46f9deae1d5e50c85fa3d54c7daab945389641965' 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 321b7254fca..bb34c2d86bf 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.71.0.20220818 + 1.71.0.20220819 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 5b1363d2ec7..bccb7ac6b5e 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.71.0.20220818 + 1.71.0.20220819 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