diff --git a/automatic/chromium/chromium.json b/automatic/chromium/chromium.json index e60cac663d2..b45ae9e09d1 100644 --- a/automatic/chromium/chromium.json +++ b/automatic/chromium/chromium.json @@ -1,4 +1,4 @@ { - "snapshots": "131.0.6769.0-snapshots", + "snapshots": "131.0.6771.0-snapshots", "stable": "129.0.6668.101" } diff --git a/automatic/chromium/chromium.nuspec b/automatic/chromium/chromium.nuspec index dfe0601ec26..92b50a5a4a7 100644 --- a/automatic/chromium/chromium.nuspec +++ b/automatic/chromium/chromium.nuspec @@ -3,7 +3,7 @@ chromium - 131.0.6769.0-snapshots + 131.0.6771.0-snapshots Chromium Snapshots chocolatey-community The Chromium Authors diff --git a/automatic/chromium/legal/VERIFICATION.txt b/automatic/chromium/legal/VERIFICATION.txt index de29bb3c926..4be2351c5cb 100644 --- a/automatic/chromium/legal/VERIFICATION.txt +++ b/automatic/chromium/legal/VERIFICATION.txt @@ -7,13 +7,13 @@ location on (the listed mirrors and can be verified by doing the following: 1. Download the following: - 64-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 - checksum64: FBE0C34F45C8E85B95E5A05D99B8B272CBD88DBDA204F76BEB1E10F4B7F4D53D + checksum64: 9460AA8F12D9C02F7960DE6BD9ED8F90C9CAEECC110B21D10C5A58C559B263EF The file 'LICENSE.txt' has been obtained from diff --git a/automatic/chromium/tools/chocolateyInstall.ps1 b/automatic/chromium/tools/chocolateyInstall.ps1 index 74af438033a..ab9d8d69539 100644 --- a/automatic/chromium/tools/chocolateyInstall.ps1 +++ b/automatic/chromium/tools/chocolateyInstall.ps1 @@ -2,7 +2,7 @@ $toolsDir = Split-Path -Parent $MyInvocation.MyCommand.Definition . (Join-Path $toolsDir 'helper.ps1') -$version = '131.0.6769.0-snapshots' +$version = '131.0.6771.0-snapshots' $hive = "hkcu" $chromium_string = "\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\Chromium" $Chromium = $hive + ":" + $chromium_string @@ -15,8 +15,8 @@ if (Test-Path $Chromium) { $packageArgs = @{ packageName = 'chromium' - url = 'https://storage.googleapis.com/chromium-browser-snapshots/Win/1366708/mini_installer.exe' - checksum = '2CF45644FFF79A3D97DD54E0502807F36444F63279864109B23FA1EA645B23C8' + url = 'https://storage.googleapis.com/chromium-browser-snapshots/Win/1367412/mini_installer.exe' + checksum = '3332DBE686A156AF02C84DA87DFEA842CAF19FC770CC25FE5AE3D55AA2E077C2' checksumType = 'sha256' file64 = "$toolsdir\chromium_x64.exe" fileType = 'exe' diff --git a/automatic/vscode-insiders.install/tools/chocolateyInstall.ps1 b/automatic/vscode-insiders.install/tools/chocolateyInstall.ps1 index 4b2308c8262..6b499ecb556 100644 --- a/automatic/vscode-insiders.install/tools/chocolateyInstall.ps1 +++ b/automatic/vscode-insiders.install/tools/chocolateyInstall.ps1 @@ -22,11 +22,11 @@ function Get-MergeTasks { $packageArgs = @{ packageName = "$env:ChocolateyPackageName" fileType = 'exe' - url64bit = 'https://vscode.download.prss.microsoft.com/dbazure/download/insider/490dc3da779118d14a16d3b149d8c44edb9b1e07/VSCodeSetup-x64-1.95.0-insider.exe' + url64bit = 'https://vscode.download.prss.microsoft.com/dbazure/download/insider/74c8f936949bef8404989432129e720494a4489c/VSCodeSetup-x64-1.95.0-insider.exe' softwareName = 'Microsoft Visual Studio Code Insiders' - checksum64 = '6bef40a82d4ee72aef626338de22f3fce4687477e668cb3f4bd85bca6a5745a39dc81f8bd4240b59260b22b1e778f8a0c8dfb2c742d3bd02244bf5fc865784c8' + checksum64 = '879d27c03671dfdc64ca25b89c5da7a9d2c534962978ae6a82874eaaf5cd0a5295c261abdcf77b1c4e3b7c84cb80bd5fc083d9873f1aa1c4936c90918c9db455' 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 9caadad4153..c523974b622 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.95.0.20241010 + 1.95.0.20241011 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 249fee33388..f0b7dfdf2a0 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.95.0.20241010 + 1.95.0.20241011 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