diff --git a/automatic/chromium/chromium.json b/automatic/chromium/chromium.json index c0c6d528655..3f739dce5df 100644 --- a/automatic/chromium/chromium.json +++ b/automatic/chromium/chromium.json @@ -1,4 +1,4 @@ { - "snapshots": "133.0.6890.0-snapshots", + "snapshots": "133.0.6891.0-snapshots", "stable": "131.0.6778.140" } diff --git a/automatic/chromium/chromium.nuspec b/automatic/chromium/chromium.nuspec index 9f67291b151..6b60597dd94 100644 --- a/automatic/chromium/chromium.nuspec +++ b/automatic/chromium/chromium.nuspec @@ -3,8 +3,8 @@ chromium - 131.0.6778.140 - Chromium + 133.0.6891.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 b0bb311a0cd..8c8386e9043 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: EB7940A5E4308027F1B2FC02DCB1A5D99B3DF79FECF60AE105190F60822C7B6B + checksum64: 633468FE679F4CCCA9F1AD5CB4D09EE1EDB657F53701010FB27DB945E0E8E69D The file 'LICENSE.txt' has been obtained from diff --git a/automatic/chromium/tools/chocolateyInstall.ps1 b/automatic/chromium/tools/chocolateyInstall.ps1 index e2a5a641a2c..d2ce7429c08 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.6778.140' +$version = '133.0.6891.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://github.com/Hibbiki/chromium-win32/releases/download/v109.0.5414.120-r1070088/mini_installer.sync.exe' - checksum = 'C1AABD6EEF38D759BBD92CA9516353D88C463A1E8389A875B4D12D53DB467F98' + url = 'https://storage.googleapis.com/chromium-browser-snapshots/Win/1395030/mini_installer.exe' + checksum = 'A9E023F0599A85E8CE83F1372C2E493088562CE1B77D79E280090F2AF15ED04D' checksumType = 'sha256' file64 = "$toolsdir\chromium_x64.exe" fileType = 'exe' diff --git a/automatic/kubernetes-cli/kubernetes-cli.json b/automatic/kubernetes-cli/kubernetes-cli.json index 1c35c0a2e7e..2dfeb46fb5d 100644 --- a/automatic/kubernetes-cli/kubernetes-cli.json +++ b/automatic/kubernetes-cli/kubernetes-cli.json @@ -20,5 +20,6 @@ "1.28": "1.28.15", "1.29": "1.29.12", "1.30": "1.30.8", - "1.31": "1.31.4" + "1.31": "1.31.4", + "1.32": "1.32.0" } diff --git a/automatic/kubernetes-cli/kubernetes-cli.nuspec b/automatic/kubernetes-cli/kubernetes-cli.nuspec index ba3741d102e..23b16baaebd 100644 --- a/automatic/kubernetes-cli/kubernetes-cli.nuspec +++ b/automatic/kubernetes-cli/kubernetes-cli.nuspec @@ -3,7 +3,7 @@ kubernetes-cli - 1.31.4 + 1.32.0 https://github.com/chocolatey-community/chocolatey-packages/tree/master/automatic/kubernetes-cli chocolatey-community,Andrei Bejenaru Kubernetes Command Line Interface (CLI) @@ -60,7 +60,7 @@ Automatically mount the storage system of your choice, whether from local storag #### Batch execution In addition to services, Kubernetes can manage your batch and CI workloads, replacing containers that fail, if desired. ]]> - https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.31.md + https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.32.md diff --git a/automatic/kubernetes-cli/legal/VERIFICATION.txt b/automatic/kubernetes-cli/legal/VERIFICATION.txt index 192a5a7b072..4dfaeb89d3a 100644 --- a/automatic/kubernetes-cli/legal/VERIFICATION.txt +++ b/automatic/kubernetes-cli/legal/VERIFICATION.txt @@ -4,12 +4,12 @@ Verification is intended to assist the Chocolatey moderators and community in verifying that this package's contents are trustworthy. The embedded software have been downloaded from the listed download -location on +location on 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' @@ -18,7 +18,7 @@ and can be verified by doing the following: 3. The checksums should match the following: checksum type: sha256 - checksum32: 0DADE7C68DAE4510595F367D9CAED68A9405B0271B91D956D83C47391A00FF84 - checksum64: ECF924E77CB47FA886D5BA1A19418EE69A980CB7C0DB46843C339BEF289881C3 + checksum32: 8C1AD07A0332B950E5198D891C3A5B1318BE9BCC448F3C3EDADF5039B5E0317C + checksum64: 780D00056EE27090D426389A422B21F6561A41B1208EAD00014E7040E12FF6E4 File 'LICENSE.txt' is obtained from diff --git a/automatic/musescore/legal/VERIFICATION.txt b/automatic/musescore/legal/VERIFICATION.txt index 481bf18e6c4..2a578cb0e02 100644 --- a/automatic/musescore/legal/VERIFICATION.txt +++ b/automatic/musescore/legal/VERIFICATION.txt @@ -6,13 +6,13 @@ The embedded software have been downloaded from the listed download location on and can be verified by doing the following: -1. Download the following +1. Download the following 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 - checksum: 99D96E842E3DF65124D98E255DAD5B60B0897D805DED676A331A3BE9FF99216D + checksum: ADC57A6D6B80F6717CB2737AA6FACE01F3921D8BD6ABDD65BC8BD91B4C56B806 The file 'LICENSE.txt' has been obtained from diff --git a/automatic/musescore/musescore.nuspec b/automatic/musescore/musescore.nuspec index edc81028bb8..2d52cab72b4 100644 --- a/automatic/musescore/musescore.nuspec +++ b/automatic/musescore/musescore.nuspec @@ -3,7 +3,7 @@ musescore - 4.4.3.242971445 + 4.4.4.243461245 MuseScore chocolatey-community MuseScore developers diff --git a/automatic/musescore/tools/chocolateyInstall.ps1 b/automatic/musescore/tools/chocolateyInstall.ps1 index d2cf604d8c5..e176fcd1798 100644 --- a/automatic/musescore/tools/chocolateyInstall.ps1 +++ b/automatic/musescore/tools/chocolateyInstall.ps1 @@ -5,7 +5,7 @@ $toolsPath = Split-Path -parent $MyInvocation.MyCommand.Definition $packageArgs = @{ packageName = $env:ChocolateyPackageName fileType = 'msi' - file = "$toolsPath\MuseScore-Studio-4.4.3.242971445-x86_64.msi" + file = "$toolsPath\MuseScore-Studio-4.4.4.243461245-x86_64.msi" softwareName = 'MuseScore*' silentArgs = "/qn /norestart /l*v `"$($env:TEMP)\$($env:chocolateyPackageName).$($env:chocolateyPackageVersion).MsiInstall.log`"" validExitCodes = @(0, 2010, 1641) diff --git a/automatic/selenium-chromium-edge-driver/selenium-chromium-edge-driver.nuspec b/automatic/selenium-chromium-edge-driver/selenium-chromium-edge-driver.nuspec index c8ad06563a3..20e64f66972 100644 --- a/automatic/selenium-chromium-edge-driver/selenium-chromium-edge-driver.nuspec +++ b/automatic/selenium-chromium-edge-driver/selenium-chromium-edge-driver.nuspec @@ -3,7 +3,7 @@ selenium-chromium-edge-driver - 131.0.2903.70 + 131.0.2903.86 Selenium Chromium Edge Driver Chromium and Microsoft teams chocolatey-community,agabrys,laurin1,AdmiringWorm diff --git a/automatic/selenium-chromium-edge-driver/tools/chocolateyinstall.ps1 b/automatic/selenium-chromium-edge-driver/tools/chocolateyinstall.ps1 index a1a53b12ccc..43c6ee800be 100644 --- a/automatic/selenium-chromium-edge-driver/tools/chocolateyinstall.ps1 +++ b/automatic/selenium-chromium-edge-driver/tools/chocolateyinstall.ps1 @@ -7,10 +7,10 @@ $parameters = Get-PackageParameters $packageArgs = @{ packageName = 'selenium-chromium-edge-driver' - url = 'https://msedgedriver.azureedge.net/131.0.2903.70/edgedriver_win32.zip' - url64 = 'https://msedgedriver.azureedge.net/131.0.2903.70/edgedriver_win64.zip' - checksum = '9d73104cdbaa5d6fd643ac52fd347686257d4d3d0c07c9402f5d612032a091fe' - checksum64 = 'bf70ca05c9127dbbfd741142b4b88763c2bd829348db4c8c071d3d314932ca55' + url = 'https://msedgedriver.azureedge.net/131.0.2903.86/edgedriver_win32.zip' + url64 = 'https://msedgedriver.azureedge.net/131.0.2903.86/edgedriver_win64.zip' + checksum = 'ddc5aae59b613930d4548674191dfb6f67976104b4d0a49bbdacf1890b7e1cf2' + checksum64 = '16ad3ea073e26f0000d1315e0a851eeb44b2754c66d47652e265cce5dea662af' checksumType = 'sha256' checksumType64 = 'sha256' unzipLocation = $seleniumDir diff --git a/automatic/vscode-insiders.install/tools/chocolateyInstall.ps1 b/automatic/vscode-insiders.install/tools/chocolateyInstall.ps1 index 143b3b43d7c..a3d4de5eb4d 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/138f619c86f1199955d53b4166bef66ef252935c/VSCodeSetup-x64-1.96.0-insider.exe' + url64bit = 'https://vscode.download.prss.microsoft.com/dbazure/download/insider/079df18bc89a113d831a43fa36c2f472136d5b40/VSCodeSetup-x64-1.97.0-insider.exe' softwareName = 'Microsoft Visual Studio Code Insiders' - checksum64 = '82ca4cf5033791d5e339f8d49e23dc95072e8ffec0cb092469c55a044ad6ca7e1deeae734fb5f7905a64597f1465a80dd51dbaace7086275fb1f807c632406a3' + checksum64 = '0bf2aeaf8c8592d7733af3be90836496f49494a5ec0c7589bb1fb8048413bcceec018491b007a87471e48c7cfd3b8ead8b619f51992a0c8a8a9c5a6081a6280f' 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 622391d4811..c28829fe7e8 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.96.0.20241210 + 1.97.0.20241211 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 86f8d955a85..ad768ff6b04 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.96.0.20241210 + 1.97.0.20241211 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 0ba2ba5d308..afda74c4cf2 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.95.3' +$version = '1.96.0' if ($version -eq (Get-UninstallRegistryKey "$softwareName").DisplayVersion) { Write-Host "VS Code $version is already installed." return @@ -16,11 +16,11 @@ Close-VSCode $packageArgs = @{ packageName = 'vscode.install' fileType = 'exe' - url64bit = 'https://update.code.visualstudio.com/1.95.3/win32-x64/stable' + url64bit = 'https://update.code.visualstudio.com/1.96.0/win32-x64/stable' softwareName = "$softwareName" - checksum64 = '2e0bca6ceb39516ee4b8caadd468ad97d86aac49229162a27ad7cb9c69e63b2e' + checksum64 = '71c865ba879ff56afb456fe53b64dcac54faca744792074e616dfc1ba757742a' 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 fdca80d0deb..8537d8e7e34 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.95.3 + 1.96.0 Microsoft chocolatey-community https://code.visualstudio.com diff --git a/automatic/vscode/vscode.nuspec b/automatic/vscode/vscode.nuspec index 41ab56d79e8..38293c70bdd 100644 --- a/automatic/vscode/vscode.nuspec +++ b/automatic/vscode/vscode.nuspec @@ -4,7 +4,7 @@ vscode Visual Studio Code - 1.95.3 + 1.96.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