From 95eddfa5e3c9a06ba976b1143a70b86d93ceea72 Mon Sep 17 00:00:00 2001 From: Chocolatey Community Date: Mon, 30 Sep 2024 18:18:56 +0000 Subject: [PATCH] AU: 6 updated - ffmpeg ffmpeg-full kubescape nuget.commandline vscode-insiders vscode-insiders.install [skip ci] https://gist.github.com/choco-bot/a14b1e5bfaf70839b338eb1ab7f8226f/843d239be4f926a3c273c7d4a0d725b716d83fe9 --- automatic/ffmpeg-full/ffmpeg-full.nuspec | 2 +- automatic/ffmpeg-full/legal/VERIFICATION.txt | 2 +- automatic/ffmpeg/ffmpeg.nuspec | 2 +- automatic/ffmpeg/legal/VERIFICATION.txt | 2 +- automatic/kubescape/kubescape.nuspec | 2 +- automatic/kubescape/legal/VERIFICATION.txt | 4 ++-- automatic/nuget.commandline/legal/VERIFICATION.txt | 4 ++-- automatic/nuget.commandline/nuget.commandline.json | 2 +- automatic/nuget.commandline/nuget.commandline.nuspec | 2 +- automatic/vscode-insiders.install/tools/chocolateyInstall.ps1 | 4 ++-- .../vscode-insiders.install/vscode-insiders.install.nuspec | 2 +- automatic/vscode-insiders/vscode-insiders.nuspec | 4 ++-- 12 files changed, 16 insertions(+), 16 deletions(-) diff --git a/automatic/ffmpeg-full/ffmpeg-full.nuspec b/automatic/ffmpeg-full/ffmpeg-full.nuspec index cce90857092..38c2dbcc408 100644 --- a/automatic/ffmpeg-full/ffmpeg-full.nuspec +++ b/automatic/ffmpeg-full/ffmpeg-full.nuspec @@ -3,7 +3,7 @@ ffmpeg-full - 7.0.2 + 7.1 FFmpeg Full chocolatey-community, VuiMuich FFmpeg Contributors diff --git a/automatic/ffmpeg-full/legal/VERIFICATION.txt b/automatic/ffmpeg-full/legal/VERIFICATION.txt index 2854143905d..841f108eab5 100644 --- a/automatic/ffmpeg-full/legal/VERIFICATION.txt +++ b/automatic/ffmpeg-full/legal/VERIFICATION.txt @@ -15,7 +15,7 @@ Package can be verified like this: - Use powershell function 'Get-FileHash' - Use Chocolatey utility 'checksum.exe' - checksum64: 996D20A2BC8A8E228EB1279D7796CCF2F8B51DE882CECB19E6A399E9D5EBB41E + checksum64: C516A77C7080C2883669CBEFCABECE1451AECB828F1E9CBDF3F0A45C1FE109F8 File 'LICENSE.txt' is obtained from: https://git.ffmpeg.org/gitweb/ffmpeg.git/blob_plain/HEAD:/COPYING.GPLv3 diff --git a/automatic/ffmpeg/ffmpeg.nuspec b/automatic/ffmpeg/ffmpeg.nuspec index 440e8e9e6bb..4c76f984ed6 100644 --- a/automatic/ffmpeg/ffmpeg.nuspec +++ b/automatic/ffmpeg/ffmpeg.nuspec @@ -3,7 +3,7 @@ ffmpeg - 7.0.2 + 7.1 FFmpeg chocolatey-community FFmpeg Contributors diff --git a/automatic/ffmpeg/legal/VERIFICATION.txt b/automatic/ffmpeg/legal/VERIFICATION.txt index f7047100010..2d4914eacfb 100644 --- a/automatic/ffmpeg/legal/VERIFICATION.txt +++ b/automatic/ffmpeg/legal/VERIFICATION.txt @@ -15,7 +15,7 @@ Package can be verified like this: - Use powershell function 'Get-FileHash' - Use Chocolatey utility 'checksum.exe' - checksum64: B9D55FC90D03FA921281C6A0FE398723667FA6A126D8544B29F20EA819D54AD9 + checksum64: 4D903DA24C1C07EE72E08A38689327AB0593DA9D8802BEAE2FC50868C0C04CFE File 'LICENSE.txt' is obtained from: https://git.ffmpeg.org/gitweb/ffmpeg.git/blob_plain/HEAD:/COPYING.GPLv3 diff --git a/automatic/kubescape/kubescape.nuspec b/automatic/kubescape/kubescape.nuspec index 72ee5feefe2..91c20bbbe6d 100644 --- a/automatic/kubescape/kubescape.nuspec +++ b/automatic/kubescape/kubescape.nuspec @@ -3,7 +3,7 @@ kubescape - 3.0.17 + 3.0.18 https://github.com/chocolatey-community/chocolatey-packages/tree/master/automatic/kubescape chocolatey-community,hollowman kubescape: Kubernetes Security Platform diff --git a/automatic/kubescape/legal/VERIFICATION.txt b/automatic/kubescape/legal/VERIFICATION.txt index 3e249858a70..c6bb36bf43a 100644 --- a/automatic/kubescape/legal/VERIFICATION.txt +++ b/automatic/kubescape/legal/VERIFICATION.txt @@ -8,7 +8,7 @@ location on 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' @@ -17,6 +17,6 @@ and can be verified by doing the following: 3. The checksums should match the following: checksum type: sha256 - checksum64: E7D25C3B3F480352E2A3227100690A3A1ABB5D4C7A5B62361C466A8D1D534074 + checksum64: 42941DF033E795436F4FD745B089C3B6B0F41D8661A48B635ADA9DC146160A4A The file 'LICENSE.txt' has been obtained from diff --git a/automatic/nuget.commandline/legal/VERIFICATION.txt b/automatic/nuget.commandline/legal/VERIFICATION.txt index 3db87cc46dd..aade40ef35a 100644 --- a/automatic/nuget.commandline/legal/VERIFICATION.txt +++ b/automatic/nuget.commandline/legal/VERIFICATION.txt @@ -6,7 +6,7 @@ The embedded software have been downloaded from the software authors website located at and can be verified by doing the following: -1. Download the following +1. Download the following 2. Extract the downloaded nupkg file by using one of the following methods - Use the 7z utility: '7z.exe' - Using the powershell function 'Expand-Archive' @@ -16,6 +16,6 @@ and can be verified by doing the following: 4. The checksums should match the following: checksum type: sha256 - checksum: 133B9C1EFDC8D86BDCCAE9E296C9E4BC45A6D6472368611AA96B51B3E75FD2E3 + checksum: C0DDC9CB0633C4607DA7E8028EB4F91248C8B74E45A68B0C79FCFA7D78C2A481 The file 'LICENSE.txt' has been obtained from diff --git a/automatic/nuget.commandline/nuget.commandline.json b/automatic/nuget.commandline/nuget.commandline.json index 237a1c76d47..80f22317561 100644 --- a/automatic/nuget.commandline/nuget.commandline.json +++ b/automatic/nuget.commandline/nuget.commandline.json @@ -29,5 +29,5 @@ "6.7": "6.7.1", "6.8": "6.8.1", "6.10": "6.10.2", - "6.11": "6.11.0" + "6.11": "6.11.1" } diff --git a/automatic/nuget.commandline/nuget.commandline.nuspec b/automatic/nuget.commandline/nuget.commandline.nuspec index 95e66c9f50d..f55f695cf99 100644 --- a/automatic/nuget.commandline/nuget.commandline.nuspec +++ b/automatic/nuget.commandline/nuget.commandline.nuspec @@ -5,7 +5,7 @@ nuget.commandline Nuget.CommandLine - 6.11.0 + 6.11.1 Microsoft chocolatey-community, nuget-mirror NuGet is the package manager for the Microsoft development platforms diff --git a/automatic/vscode-insiders.install/tools/chocolateyInstall.ps1 b/automatic/vscode-insiders.install/tools/chocolateyInstall.ps1 index d666d3b7ed2..74ad4e6576c 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/3d6f6d2df349a34d5687126285379604ac9f02df/VSCodeSetup-x64-1.94.0-insider.exe' + url64bit = 'https://vscode.download.prss.microsoft.com/dbazure/download/insider/b7894e64dd103a19dd5015326d8310232236de0f/VSCodeSetup-x64-1.94.0-insider.exe' softwareName = 'Microsoft Visual Studio Code Insiders' - checksum64 = '805488ae7b5ef16333177cb7359ebc742ac447086e9af3754e92e7eb8040c383dccb8620d1b53ab902439e86eac7dceed2ad4a38654a7a9752c43e140c9a986e' + checksum64 = '58fac111fede3ba49aa3880df3f8c998dfa16e0b9b7ad015f2531ee61244075d1a69779fc99bfb615543d8478a1b83a596e6cd2981755583bd34c59ef8f31041' 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 0f4bbe2cc49..3718f362a7f 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.94.0.20240927 + 1.94.0.20240930 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 e4efbcf2397..f52bd694fd7 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.94.0.20240927 + 1.94.0.20240930 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