From 9646dc04dbf1548ecb1b5d6b939ddf458c86f5b4 Mon Sep 17 00:00:00 2001 From: Chocolatey Community Date: Tue, 30 Jul 2024 18:19:03 +0000 Subject: [PATCH] AU: 5 updated - mp3tag php prey vscode-insiders vscode-insiders.install [skip ci] https://gist.github.com/choco-bot/a14b1e5bfaf70839b338eb1ab7f8226f/a66a15f1571061d9adad5102e8dac82f56caf186 --- automatic/mp3tag/legal/VERIFICATION.txt | 8 ++++---- automatic/mp3tag/mp3tag.nuspec | 2 +- automatic/mp3tag/tools/ChocolateyInstall.ps1 | 4 ++-- automatic/php/legal/VERIFICATION.txt | 16 ++++++++-------- automatic/php/php.json | 4 ++-- automatic/php/php.nuspec | 4 ++-- automatic/php/tools/chocolateyInstall.ps1 | 8 ++++---- automatic/prey/legal/VERIFICATION.txt | 8 ++++---- automatic/prey/prey.json | 2 +- automatic/prey/prey.nuspec | 4 ++-- automatic/prey/tools/chocolateyInstall.ps1 | 4 ++-- .../tools/chocolateyInstall.ps1 | 4 ++-- .../vscode-insiders.install.nuspec | 2 +- automatic/vscode-insiders/vscode-insiders.nuspec | 4 ++-- 14 files changed, 37 insertions(+), 37 deletions(-) diff --git a/automatic/mp3tag/legal/VERIFICATION.txt b/automatic/mp3tag/legal/VERIFICATION.txt index 80ca758d3c4..4819b2f4566 100644 --- a/automatic/mp3tag/legal/VERIFICATION.txt +++ b/automatic/mp3tag/legal/VERIFICATION.txt @@ -7,15 +7,15 @@ 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' - Use chocolatey utility 'checksum.exe' 3. The checksums should match the following: checksum type: sha256 - checksum32: E881A5A2F8339583F330A14E53CAA924D1631271B117E043EA717F0451E9500A - checksum64: 5D4B0AE74F54835E7647C13AEDEDCCCFE33BD8E4BC079583BEFA5C8F0EE1554C + checksum32: A466FF4E1A3D67EFF07769D90F3145DEDCB93D688C9C19D63CA4C7DBCAF3C969 + checksum64: 75357941EB3B1694161B387481CC9D6AD78BB65CF6C3568B0E9648EFE2AF4CA0 The file 'LICENSE.txt' has been obtained from diff --git a/automatic/mp3tag/mp3tag.nuspec b/automatic/mp3tag/mp3tag.nuspec index c442a0d17e5..8284665297e 100644 --- a/automatic/mp3tag/mp3tag.nuspec +++ b/automatic/mp3tag/mp3tag.nuspec @@ -3,7 +3,7 @@ mp3tag - 3.26.5-beta + 3.26.6-beta Mp3tag chocolatey-community Florian Heidenreich diff --git a/automatic/mp3tag/tools/ChocolateyInstall.ps1 b/automatic/mp3tag/tools/ChocolateyInstall.ps1 index 91576962321..1088cad0b9b 100644 --- a/automatic/mp3tag/tools/ChocolateyInstall.ps1 +++ b/automatic/mp3tag/tools/ChocolateyInstall.ps1 @@ -24,8 +24,8 @@ New-Item $iniFile -type file -force -value $iniContent $packageArgs = @{ packageName = $env:ChocolateyPackageName fileType = 'exe' - file = "$toolsPath\mp3tagv326esetup.exe" - file64 = "$toolsPath\mp3tagv326e-x64-setup.exe" + file = "$toolsPath\mp3tagv326fsetup.exe" + file64 = "$toolsPath\mp3tagv326f-x64-setup.exe" silentArgs = "/S" validExitCodes = @(0) } diff --git a/automatic/php/legal/VERIFICATION.txt b/automatic/php/legal/VERIFICATION.txt index 6f50520a4ef..c1ccb910d82 100644 --- a/automatic/php/legal/VERIFICATION.txt +++ b/automatic/php/legal/VERIFICATION.txt @@ -7,19 +7,19 @@ location on and can be verified by doing the following: 1. Download the following: - 32-Bit software (threadsafe): - 64-Bit software (threadsafe): - 32-Bit software (non-threadsafe): - 64-Bit software (non-threadsafe): + 32-Bit software (threadsafe): + 64-Bit software (threadsafe): + 32-Bit software (non-threadsafe): + 64-Bit software (non-threadsafe): 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: - checksum32 (threadsafe): 5878B9EB50314B28FD088E6C4CC6FBBE204F6C2EFBD4172DD2A254780EE4B858 - checksum64 (threadsafe): 9204EBC69ECE85909D9F45B2186A112224DD7B11E3075164A18675483CF5EC38 - checksum32 (non-threadsafe): BE5C2F6F25BDE970390B944F9C2790059D52268D156759B6546630F7C927781C - checksum64 (non-threadsafe): ABA28C021A0BCFB418FCEFC543B5A82B6A6CC344F0B294F2418DA8FE0C686A0E + checksum32 (threadsafe): CF68EF7127306095588595A6C2B8F2EAB1E69DB8C85D472ABBA95BBB6859ABE7 + checksum64 (threadsafe): 92AC126EAD07BC1FB14832D83BB9020144399D0F33EA1CC537B1C8C5C8C61A00 + checksum32 (non-threadsafe): FCEC89C709FA6EA5825D9EB68BCACF08434F82447BC26B45A174D8AC879D5EB8 + checksum64 (non-threadsafe): D82703970E42CB91BFE8F46F7FEB1345E3C7D055BDAD1E1A80594096A009FB9C The file 'LICENSE.txt' has been obtained from diff --git a/automatic/php/php.json b/automatic/php/php.json index 43b07e1b46a..993c1ea4a07 100644 --- a/automatic/php/php.json +++ b/automatic/php/php.json @@ -7,6 +7,6 @@ "7.4": "7.4.33", "8.0": "8.0.30", "8.1": "8.1.29", - "8.2": "8.2.21", - "8.3": "8.3.9" + "8.2": "8.2.22", + "8.3": "8.3.10" } diff --git a/automatic/php/php.nuspec b/automatic/php/php.nuspec index 571261ee219..00a249653a6 100644 --- a/automatic/php/php.nuspec +++ b/automatic/php/php.nuspec @@ -4,7 +4,7 @@ php PHP (Hypertext Preprocessor) - 8.3.9 + 8.3.10 PHP Authors chocolatey-community, Rob Reynolds PHP – widely-used general-purpose scripting language that is especially suited for Web development and can be embedded into HTML. @@ -29,7 +29,7 @@ For example: `choco install php --package-parameters='"/ThreadSafe ""/InstallDir php development programming foss cross-platform admin http://us.php.net/license/ false - https://www.php.net/ChangeLog-8.php#8.3.9 + https://www.php.net/ChangeLog-8.php#8.3.10 https://cdn.jsdelivr.net/gh/chocolatey-community/chocolatey-packages@4e147ce52b1a2a7ac522ffbce6d176f257de6ac1/icons/php.svg https://bugs.php.net/ https://secure.php.net/docs.php diff --git a/automatic/php/tools/chocolateyInstall.ps1 b/automatic/php/tools/chocolateyInstall.ps1 index 0315fb5ddbb..6fe5de02bb2 100644 --- a/automatic/php/tools/chocolateyInstall.ps1 +++ b/automatic/php/tools/chocolateyInstall.ps1 @@ -14,10 +14,10 @@ if ($installLocation) { $pp = Get-PackageParameters $filesInfo = @{ - filets32 = "$toolsPath\php-8.3.9-Win32-vs16-x86.zip" - filets64 = "$toolsPath\php-8.3.9-Win32-vs16-x64.zip" - filents32 = "$toolsPath\php-8.3.9-nts-Win32-vs16-x86.zip" - filents64 = "$toolsPath\php-8.3.9-nts-Win32-vs16-x64.zip" + filets32 = "$toolsPath\php-8.3.10-Win32-vs16-x86.zip" + filets64 = "$toolsPath\php-8.3.10-Win32-vs16-x64.zip" + filents32 = "$toolsPath\php-8.3.10-nts-Win32-vs16-x86.zip" + filents64 = "$toolsPath\php-8.3.10-nts-Win32-vs16-x64.zip" } if ($pp.ThreadSafe) { diff --git a/automatic/prey/legal/VERIFICATION.txt b/automatic/prey/legal/VERIFICATION.txt index b23a457bc21..9afd2c3baf9 100644 --- a/automatic/prey/legal/VERIFICATION.txt +++ b/automatic/prey/legal/VERIFICATION.txt @@ -7,15 +7,15 @@ 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' - Use chocolatey utility 'checksum.exe' 3. The checksums should match the following: checksum type: sha256 - checksum32: 922D594A9BCED63537D860469B129B022E1BBA4BC3ABA5F9EEAD79821DE998D0 - checksum64: 078A291A1C7C12DA2DE87552C0B815EABB178197FC0216501AE812E51DFBA9D6 + checksum32: 6CC62D237DA24CDC3581955BC7937C95F3E3C9C02F57AF5D669C97909B3C587A + checksum64: DC23A6AADC172D08822444D8719373A39E10556F9836CC91897B93D6DF327535 The file 'LICENSE.txt' has been obtained from diff --git a/automatic/prey/prey.json b/automatic/prey/prey.json index ee76d2e0a61..a4833ad566a 100644 --- a/automatic/prey/prey.json +++ b/automatic/prey/prey.json @@ -5,5 +5,5 @@ "1.9": "1.9.24", "1.10": "1.10.10", "1.11": "1.11.10", - "1.12": "1.12.11" + "1.12": "1.12.12" } diff --git a/automatic/prey/prey.nuspec b/automatic/prey/prey.nuspec index 4e83e72b7c3..745e48e270b 100644 --- a/automatic/prey/prey.nuspec +++ b/automatic/prey/prey.nuspec @@ -3,7 +3,7 @@ prey - 1.12.11 + 1.12.12 Prey chocolatey-community Fork Ltd @@ -21,7 +21,7 @@ Prey lets you keep track of your laptop, phone and tablet whenever stolen or mis - You may need to run `C:\Windows\Prey\current\bin\prey config gui -f` after installation to configure Prey. ]]> Prey is a lightweight application to track a laptop or mobile if it gets stolen or missing. - https://github.com/prey/prey-node-client/releases/tag/v1.12.11 + https://github.com/prey/prey-node-client/releases/tag/v1.12.12 prey anti-theft lockdown tracking admin foss cross-platform https://github.com/chocolatey-community/chocolatey-packages/tree/master/automatic/prey https://github.com/prey/prey-node-client diff --git a/automatic/prey/tools/chocolateyInstall.ps1 b/automatic/prey/tools/chocolateyInstall.ps1 index f9c37ceebcd..89206f5ed86 100644 --- a/automatic/prey/tools/chocolateyInstall.ps1 +++ b/automatic/prey/tools/chocolateyInstall.ps1 @@ -7,8 +7,8 @@ $toolsPath = Split-Path -parent $MyInvocation.MyCommand.Definition $packageArgs = @{ packageName = $env:ChocolateyPackageName fileType = 'msi' - file = "$toolsPath\prey-windows-1.12.11-x86.msi" - file64 = "$toolsPath\prey-windows-1.12.11-x64.msi" + file = "$toolsPath\prey-windows-1.12.12-x86.msi" + file64 = "$toolsPath\prey-windows-1.12.12-x64.msi" softwareName = 'prey*' silentArgs = "/qn /norestart /l*v `"$($env:TEMP)\$($env:chocolateyPackageName).$($env:chocolateyPackageVersion).MsiInstall.log`"" validExitCodes = @(0, 2010, 1641) diff --git a/automatic/vscode-insiders.install/tools/chocolateyInstall.ps1 b/automatic/vscode-insiders.install/tools/chocolateyInstall.ps1 index 6120747e7da..898d591275a 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/73c35330d03213d41829d35415cc7cb1df455689/VSCodeSetup-x64-1.92.0-insider.exe' + url64bit = 'https://vscode.download.prss.microsoft.com/dbazure/download/insider/52b2f67e96b4e757e8ff8e1e009dfffd70da91f5/VSCodeSetup-x64-1.92.0-insider.exe' softwareName = 'Microsoft Visual Studio Code Insiders' - checksum64 = '73f4d96722a40121df988328ed70edfc591928ca595b99dbfcf2d9d6157259c565ac8dc7fd7537cd8d5f617e48e15d85dd07754cb0b5828676c91848716ba516' + checksum64 = '80ab62e9ab46cc8790e6ec8541e03a3812d22d48d79d7b9de05481854d416152c5dd8198647f2bc513d76eea7e3594102ecb93df30a75cd631bc19f4021aa609' 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 711473cabcc..12e951edcee 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.20240729 + 1.92.0.20240730 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 97604fa68e6..009b5e3f1da 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.20240729 + 1.92.0.20240730 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