diff --git a/automatic/chromium/chromium.json b/automatic/chromium/chromium.json index 9ab21505c8e..e7651e4b2d9 100644 --- a/automatic/chromium/chromium.json +++ b/automatic/chromium/chromium.json @@ -1,4 +1,4 @@ { - "snapshots": "97.0.4675.0-snapshots", + "snapshots": "97.0.4677.0-snapshots", "stable": "94.0.4606.81" } diff --git a/automatic/chromium/chromium.nuspec b/automatic/chromium/chromium.nuspec index b6404a5d503..8b1c5cbd90f 100644 --- a/automatic/chromium/chromium.nuspec +++ b/automatic/chromium/chromium.nuspec @@ -3,7 +3,7 @@ chromium - 97.0.4675.0-snapshots + 97.0.4677.0-snapshots Chromium Snapshots chocolatey-community The Chromium Authors diff --git a/automatic/chromium/legal/VERIFICATION.txt b/automatic/chromium/legal/VERIFICATION.txt index 27d99fb553b..f1741d83f76 100644 --- a/automatic/chromium/legal/VERIFICATION.txt +++ b/automatic/chromium/legal/VERIFICATION.txt @@ -7,15 +7,15 @@ location on (the listed mirrors 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: 39DFD222D6662C155CA09459E2598F6672247FAA4FB6D55083CBDDF17C426311 - checksum64: 06A6D62F5867DFF155C8908B594F617521A4E57C7BBAEA0B48CEC73672B13BDD + checksum32: F89D3B8E4ADA175CC0B15734865047E38E5263A1B65D742BF0B098F06DCFBB8B + checksum64: 25B545B6D54D3ED44C9F6564E3E76E0CF9715843D00A3C9FCC3B4E53600F1BED The file 'LICENSE.txt' has been obtained from diff --git a/automatic/chromium/tools/chocolateyInstall.ps1 b/automatic/chromium/tools/chocolateyInstall.ps1 index 40d0f209f05..cab5dadd30e 100644 --- a/automatic/chromium/tools/chocolateyInstall.ps1 +++ b/automatic/chromium/tools/chocolateyInstall.ps1 @@ -2,7 +2,7 @@ $scriptDir=$toolsDir = $(Split-Path -parent $MyInvocation.MyCommand.Definition) . (Join-Path $scriptDir 'helper.ps1') -$version = "97.0.4675.0-snapshots" +$version = "97.0.4677.0-snapshots" $hive = "hkcu" $chromium_string = "\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\Chromium" $Chromium = $hive + ":" + $chromium_string diff --git a/automatic/php/legal/VERIFICATION.txt b/automatic/php/legal/VERIFICATION.txt index f1641994049..cd7a681f9a4 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): 1597AE8890FFCF72B968FB23D1803FFA95264608538834732AA9AFCA82EC93E6 - checksum64 (threadsafe): 1946DEEAD38B09C285DC81B208764BE219FA1676E91004EB2C2FDD443B51B0A5 - checksum32 (non-threadsafe): 7495481CDA31D38C889DAB6E7AD848F6E28CB8553E26D718E2EAD0B52C86BADD - checksum64 (non-threadsafe): 85B6E2ACFB6915F4E5116F848C6271A44ACE9F3FE7558418C6FAAAA04FB363B9 + checksum32 (threadsafe): 7B9899290D1EAB8C79F9155D9FCD3C73CD397C79F6B50FEA48A7046C2C391434 + checksum64 (threadsafe): 4F52D4DBAAF21CC9C5D7E7B96650EE11D99C7AD2C5655A825CBAB452E026C98B + checksum32 (non-threadsafe): AB9181A3812E00E285CF150B34EEA41530DE0AAA36647FDEDF4EB2F02D9A9910 + checksum64 (non-threadsafe): 7634C8E6A9812384FDD3C392C3BE741062CCFB0C9DF79733E53EEC9AB9E8E33F The file 'LICENSE.txt' has been obtained from diff --git a/automatic/php/php.json b/automatic/php/php.json index f1bbad068f4..0449589582f 100644 --- a/automatic/php/php.json +++ b/automatic/php/php.json @@ -4,6 +4,6 @@ "5.6": "5.6.40", "7.2": "7.2.34", "7.3": "7.3.31", - "7.4": "7.4.24", + "7.4": "7.4.25", "8.0": "8.0.12" } diff --git a/automatic/php/php.nuspec b/automatic/php/php.nuspec index 108d508d159..d944ec8a3c6 100644 --- a/automatic/php/php.nuspec +++ b/automatic/php/php.nuspec @@ -4,7 +4,7 @@ php PHP (Hypertext Preprocessor) - 8.0.12 + 7.4.25 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. @@ -26,13 +26,13 @@ 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.0.12 + https://www.php.net/ChangeLog-7.php#7.4.25 https://cdn.jsdelivr.net/gh/chocolatey-community/chocolatey-packages@4e147ce52b1a2a7ac522ffbce6d176f257de6ac1/icons/php.svg https://bugs.php.net/ https://secure.php.net/docs.php http://git.php.net - + diff --git a/automatic/php/tools/chocolateyInstall.ps1 b/automatic/php/tools/chocolateyInstall.ps1 index 0599007fd48..4bc7dcbecc2 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.0.12-Win32-vs16-x86.zip" - filets64 = "$toolsPath\php-8.0.12-Win32-vs16-x64.zip" - filents32 = "$toolsPath\php-8.0.12-nts-Win32-vs16-x86.zip" - filents64 = "$toolsPath\php-8.0.12-nts-Win32-vs16-x64.zip" + filets32 = "$toolsPath\php-7.4.25-Win32-vc15-x86.zip" + filets64 = "$toolsPath\php-7.4.25-Win32-vc15-x64.zip" + filents32 = "$toolsPath\php-7.4.25-nts-Win32-vc15-x86.zip" + filents64 = "$toolsPath\php-7.4.25-nts-Win32-vc15-x64.zip" } if ($pp.ThreadSafe) { diff --git a/automatic/vscode-insiders.install/tools/chocolateyInstall.ps1 b/automatic/vscode-insiders.install/tools/chocolateyInstall.ps1 index 26ae6d322f8..8f09c3c1111 100644 --- a/automatic/vscode-insiders.install/tools/chocolateyInstall.ps1 +++ b/automatic/vscode-insiders.install/tools/chocolateyInstall.ps1 @@ -22,14 +22,14 @@ function Get-MergeTasks { $packageArgs = @{ packageName = "$env:ChocolateyPackageName" fileType = 'exe' - url = 'https://az764295.vo.msecnd.net/insider/d817eda05fc021eefb82d24e4d95554c043b6ec7/VSCodeSetup-ia32-1.62.0-insider.exe' - url64bit = 'https://az764295.vo.msecnd.net/insider/d817eda05fc021eefb82d24e4d95554c043b6ec7/VSCodeSetup-x64-1.62.0-insider.exe' + url = 'https://az764295.vo.msecnd.net/insider/2ae9352ae33ced58772683b60d961c604c9576ff/VSCodeSetup-ia32-1.62.0-insider.exe' + url64bit = 'https://az764295.vo.msecnd.net/insider/2ae9352ae33ced58772683b60d961c604c9576ff/VSCodeSetup-x64-1.62.0-insider.exe' softwareName = 'Microsoft Visual Studio Code Insiders' - checksum = '7cda36fc44cefb22ae984b2598eb76a6c13f918e953731d20e12fcb6b3bd210e1bf2ba5ec1c5b1d77ad90953ce87affb2199414502afd9a8028826acf74e1113' + checksum = '5223284e2ad404f3cd8820f97160f3795e3fb6def9a1a7abb9b357d7b1cb9b56f82be7d7ba7d27a7e1755b6431cd6a5c6c8432e8ec129207eb22f3c01d600e8d' checksumType = 'sha512' - checksum64 = 'e341d917c3453a89d3ba7fb7d0f878a77ae21302272a2cd7bd4e540990c49a55603876d21b5d7b4d65542e80a60bc263af922fdd1922b874f19cacfcd15f5455' + checksum64 = '3dbe94f54066942647d4566e43ec1f6ebc8bc13efeda14c433717ec229564c7d63eb4e0295013912ba92a1957e0228e97a3189f3e3dd3b1489ec458cd984c08a' 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 caff573c39d..62026ed9c24 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.62.0.20211019 + 1.62.0.20211020 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 f517b35407a..0e6b3237ffe 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.62.0.20211019 + 1.62.0.20211020 Microsoft chocolatey-community https://code.visualstudio.com/insiders @@ -47,7 +47,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