From 899c508c45a60dc59f1cd5b3a4b6214abbf5c4f2 Mon Sep 17 00:00:00 2001 From: Chocolatey Community Date: Tue, 23 Jul 2024 12:18:35 +0000 Subject: [PATCH] AU: 5 updated - brave mixxx mkdocs-material vscode-insiders vscode-insiders.install [skip ci] https://gist.github.com/choco-bot/a14b1e5bfaf70839b338eb1ab7f8226f/a9be57f25865b1a37858e67fdf4fbb9db1b6a10e --- automatic/brave/brave.json | 2 +- automatic/brave/brave.nuspec | 2 +- automatic/brave/legal/VERIFICATION.txt | 4 ++-- automatic/brave/tools/chocolateyInstall.ps1 | 6 +++--- automatic/mixxx/legal/VERIFICATION.txt | 4 ++-- automatic/mixxx/mixxx.json | 2 +- automatic/mixxx/mixxx.nuspec | 2 +- automatic/mixxx/tools/chocolateyInstall.ps1 | 2 +- automatic/mkdocs-material/mkdocs-material.nuspec | 2 +- automatic/mkdocs-material/tools/ChocolateyInstall.ps1 | 2 +- .../vscode-insiders.install/tools/chocolateyInstall.ps1 | 4 ++-- .../vscode-insiders.install/vscode-insiders.install.nuspec | 2 +- automatic/vscode-insiders/vscode-insiders.nuspec | 4 ++-- 13 files changed, 19 insertions(+), 19 deletions(-) diff --git a/automatic/brave/brave.json b/automatic/brave/brave.json index f360f6cc11d..a44d990b1e9 100644 --- a/automatic/brave/brave.json +++ b/automatic/brave/brave.json @@ -1,4 +1,4 @@ { "stable": "1.67.134", - "beta": "1.69.117-beta" + "beta": "1.69.122-beta" } diff --git a/automatic/brave/brave.nuspec b/automatic/brave/brave.nuspec index 105ccaa7a4c..7c934fe2b17 100644 --- a/automatic/brave/brave.nuspec +++ b/automatic/brave/brave.nuspec @@ -2,7 +2,7 @@ brave - 1.69.117-beta + 1.69.122-beta Brave Browser (Beta) x32: No longer being provided - x64: https://downloads.mixxx.org/snapshots/main/mixxx-2.6-alpha-48-ga9b3e7f5d4-win64.msi + x64: https://downloads.mixxx.org/snapshots/main/mixxx-2.6-alpha-51-g47f43ec178-win64.msi to download the installer. @@ -16,7 +16,7 @@ Package can be verified like this: - Use powershell function 'Get-FileHash' - Use Chocolatey utility 'checksum.exe' - checksum64: 96F1FCA92307457FBF8A5ABA6ECAA6FFD95F2DACBB1C0F8325C164E3C7D744D9 + checksum64: 7164AD59599E48E4EF2D2FFAB4D48C0CD7AB2D6E287D12223C7C182514AD50B8 File 'license.txt' is obtained from: https://www.gnu.org/licenses/gpl-2.0.html diff --git a/automatic/mixxx/mixxx.json b/automatic/mixxx/mixxx.json index 8116ca26888..98d63b54247 100644 --- a/automatic/mixxx/mixxx.json +++ b/automatic/mixxx/mixxx.json @@ -1,5 +1,5 @@ { "stable": "2.4.1", - "alpha": "2.6-alpha-48", + "alpha": "2.6-alpha-51", "beta": "2.5-beta-25" } diff --git a/automatic/mixxx/mixxx.nuspec b/automatic/mixxx/mixxx.nuspec index 3e469823d5c..4b5c1f54761 100644 --- a/automatic/mixxx/mixxx.nuspec +++ b/automatic/mixxx/mixxx.nuspec @@ -3,7 +3,7 @@ mixxx - 2.6-alpha-48 + 2.6-alpha-51 Mixxx chocolatey-community Mixxx Development Team diff --git a/automatic/mixxx/tools/chocolateyInstall.ps1 b/automatic/mixxx/tools/chocolateyInstall.ps1 index e387a99fa1f..54443ff7c0d 100644 --- a/automatic/mixxx/tools/chocolateyInstall.ps1 +++ b/automatic/mixxx/tools/chocolateyInstall.ps1 @@ -9,7 +9,7 @@ if ((Get-OSArchitectureWidth 32) -or ($env:chocolateyForceX86 -eq 'true')) { $packageArgs = @{ packageName = $env:ChocolateyPackageName fileType = 'msi' - file64 = "$toolsPath\mixxx-2.6-alpha-48-ga9b3e7f5d4-win64.msi" + file64 = "$toolsPath\mixxx-2.6-alpha-51-g47f43ec178-win64.msi" softwareName = 'Mixxx *' diff --git a/automatic/mkdocs-material/mkdocs-material.nuspec b/automatic/mkdocs-material/mkdocs-material.nuspec index 9bfbf562a1d..6667b890085 100644 --- a/automatic/mkdocs-material/mkdocs-material.nuspec +++ b/automatic/mkdocs-material/mkdocs-material.nuspec @@ -4,7 +4,7 @@ mkdocs-material MkDocs Material Theme - 9.5.29 + 9.5.30 Martin Donath chocolatey-community http://squidfunk.github.io/mkdocs-material/ diff --git a/automatic/mkdocs-material/tools/ChocolateyInstall.ps1 b/automatic/mkdocs-material/tools/ChocolateyInstall.ps1 index f2c1caba356..0f8f0846fab 100644 --- a/automatic/mkdocs-material/tools/ChocolateyInstall.ps1 +++ b/automatic/mkdocs-material/tools/ChocolateyInstall.ps1 @@ -1,6 +1,6 @@ Update-SessionEnvironment -$version = '9.5.29' +$version = '9.5.30' $proxy = Get-EffectiveProxy if ($proxy) { diff --git a/automatic/vscode-insiders.install/tools/chocolateyInstall.ps1 b/automatic/vscode-insiders.install/tools/chocolateyInstall.ps1 index 4db66ab7ab8..7be329d3e6f 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/97d1b933ada0ca69bea107f7a89e029991277ccc/VSCodeSetup-x64-1.92.0-insider.exe' + url64bit = 'https://vscode.download.prss.microsoft.com/dbazure/download/insider/22e3447b4b410dcf8426bf70743c5dd4030d6122/VSCodeSetup-x64-1.92.0-insider.exe' softwareName = 'Microsoft Visual Studio Code Insiders' - checksum64 = '3f39954f90ece387726e66da7129fb56dc8bb1505b14a6390a5272afc8ac265d6a05b27ad83d8f71108a3532f4d3af2f83e1cdf209151dbe8f1a89941ea77cdf' + checksum64 = '9a6be5f3d6704308ee06cbf3cd48ca1abb328f6f14ee1e2b1db5dba0ca3026500428ca095e4d7b140234d517a5ae9fadb432896a319345784a36c1b12fede6f3' 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 8ecfaa86022..68a6ebaaa8d 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.92.0.20240722 + 1.92.0.20240723 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 4beef855a79..84db5f4c97e 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.92.0.20240722 + 1.92.0.20240723 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