From df8e78d4db2823c206995d0454629cd4cfd247cb Mon Sep 17 00:00:00 2001 From: Chocolatey Community Date: Wed, 4 Jan 2023 18:14:12 +0000 Subject: [PATCH] AU: 3 updated - googlechromebeta Opera php [skip ci] https://gist.github.com/a14b1e5bfaf70839b338eb1ab7f8226f/1a8508d5d83b3a05c9d5e16ed44855136f5e2491 --- .../googlechromebeta/googlechromebeta.nuspec | 2 +- .../googlechromebeta/tools/chocolateyInstall.ps1 | 6 +++--- automatic/opera/opera.nuspec | 4 ++-- automatic/opera/tools/chocolateyInstall.ps1 | 10 +++++----- automatic/php/legal/VERIFICATION.txt | 16 ++++++++-------- automatic/php/php.json | 2 +- automatic/php/php.nuspec | 4 ++-- automatic/php/tools/chocolateyInstall.ps1 | 8 ++++---- 8 files changed, 26 insertions(+), 26 deletions(-) diff --git a/automatic/googlechromebeta/googlechromebeta.nuspec b/automatic/googlechromebeta/googlechromebeta.nuspec index 2600a536f76..c455df4246d 100644 --- a/automatic/googlechromebeta/googlechromebeta.nuspec +++ b/automatic/googlechromebeta/googlechromebeta.nuspec @@ -3,7 +3,7 @@ googlechromebeta - 109.0.5414.61-beta + 109.0.5414.74-beta Google Chrome Beta chocolatey-community,nsleigh Google Inc. diff --git a/automatic/googlechromebeta/tools/chocolateyInstall.ps1 b/automatic/googlechromebeta/tools/chocolateyInstall.ps1 index f9463b7b7d8..40c72c08beb 100644 --- a/automatic/googlechromebeta/tools/chocolateyInstall.ps1 +++ b/automatic/googlechromebeta/tools/chocolateyInstall.ps1 @@ -1,7 +1,7 @@ $toolsPath = Split-Path $MyInvocation.MyCommand.Definition . $toolsPath\helpers.ps1 -$version = '109.0.5414.61-beta' +$version = '109.0.5414.74-beta' if ($version -eq (Get-ChromeBetaVersion)) { Write-Host "Google Chrome Beta $version is already installed." return @@ -12,8 +12,8 @@ $packageArgs = @{ fileType = 'MSI' url = 'https://dl.google.com/tag/s/dl/chrome/install/beta/googlechromebetastandaloneenterprise.msi' url64bit = 'https://dl.google.com/tag/s/dl/chrome/install/beta/googlechromebetastandaloneenterprise64.msi' - checksum = 'b37f2daf01a73a3a60b1a00c0cec6b0f452967c714f9e0e3d18c03fd43b42cf0' - checksum64 = 'aa216e9a790f4294f76966b4b187d5da4ef6f1e836a4d7650eb24c2dc90ca522' + checksum = 'e78ff6a7ff7bf10a0f0180ee99757c415ef1f187142f9c49d9630597ddc63a1b' + checksum64 = '7349e42997fb056015e4a964c62f07e0d21492742cc77c4255634ed04f21cb58' checksumType = 'sha256' checksumType64 = 'sha256' silentArgs = "/quiet /norestart /l*v `"$($env:TEMP)\$($env:chocolateyPackageName).$($env:chocolateyPackageVersion).MsiInstall.log`"" diff --git a/automatic/opera/opera.nuspec b/automatic/opera/opera.nuspec index d5fa6483d77..98bde30d692 100644 --- a/automatic/opera/opera.nuspec +++ b/automatic/opera/opera.nuspec @@ -3,7 +3,7 @@ Opera - 94.0.4606.38 + 94.0.4606.54 Opera chocolatey-community Opera @@ -26,7 +26,7 @@ For example: `--params '"/NoDesktopShortcut /NoTaskbarShortcut"'` - **If the package is out of date please check [Version History](#versionhistory) for the latest submitted version. If you have a question, please ask it in [Chocolatey Community Package Discussions](https://github.com/chocolatey-community/chocolatey-packages/discussions) or raise an issue on the [Chocolatey Community Packages Repository](https://github.com/chocolatey-community/chocolatey-packages/issues) if you have problems with the package. Disqus comments will generally not be responded to.** ]]> The Opera web browser makes the Web fast and fun, giving you a better web browser experience on any computer. - https://blogs.opera.com/desktop/changelog-for-94/#b4606.38 + https://blogs.opera.com/desktop/changelog-for-94/#b4606.54 browser opera cross-platform internet admin https://github.com/chocolatey-community/chocolatey-packages/tree/master/automatic/opera diff --git a/automatic/opera/tools/chocolateyInstall.ps1 b/automatic/opera/tools/chocolateyInstall.ps1 index 1bf1deab481..88779ae566a 100644 --- a/automatic/opera/tools/chocolateyInstall.ps1 +++ b/automatic/opera/tools/chocolateyInstall.ps1 @@ -10,17 +10,17 @@ $parameters += if ($pp.NoTaskbarShortcut) { " /pintotaskbar=0"; Write-Host "Oper $packageArgs = @{ packageName = $env:ChocolateyPackageName fileType = 'exe' - url = 'https://get.geo.opera.com/pub/opera/desktop/94.0.4606.38/win/Opera_94.0.4606.38_Setup.exe' - url64 = 'https://get.geo.opera.com/pub/opera/desktop/94.0.4606.38/win/Opera_94.0.4606.38_Setup_x64.exe' - checksum = '1a9447e40eef154a9b19edcefed2f3ad4e997be814feaad13de0b0179cb1e9de' - checksum64 = '8e9efb57e19a5ffd9090edde3cf1db67198b8f7f9227e0459eb3b502024c46df' + url = 'https://get.geo.opera.com/pub/opera/desktop/94.0.4606.54/win/Opera_94.0.4606.54_Setup.exe' + url64 = 'https://get.geo.opera.com/pub/opera/desktop/94.0.4606.54/win/Opera_94.0.4606.54_Setup_x64.exe' + checksum = '3016155b9b955367a0a25bada5cbe108d398d93b483b6a8a4a666bd760118f09' + checksum64 = 'e94b68a21761059b0f053321763c7987df5ab54a5b7ff87003bd413f0fba2ac6' checksumType = 'sha256' checksumType64 = 'sha256' silentArgs = '/install /silent /launchopera=0 /setdefaultbrowser=0 /allusers=1' + $parameters validExitCodes = @(0) } -$version = '94.0.4606.38' +$version = '94.0.4606.54' if (!$Env:ChocolateyForce -and (IsVersionAlreadyInstalled $version)) { Write-Output "Opera $version is already installed. Skipping download and installation." } diff --git a/automatic/php/legal/VERIFICATION.txt b/automatic/php/legal/VERIFICATION.txt index 608df71db6f..337bc755f45 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): DA302F3B1C174365DBFC48740C21A713507286E515F404EA22325410C9D06559 - checksum64 (threadsafe): 2EDEB82EBCFAB64A47C8DB78074D8029232D3CE37DA053C889979F1B337B4D0C - checksum32 (non-threadsafe): 7CA39090C6CAEA440CCCBBE6FEA59E8E8F3C0EF72DC2FEAADB2974AA528821F3 - checksum64 (non-threadsafe): ACBC965681D2F77D3D23958B42FBE52F6ACA0C2A3CC9060100BEEE4458FC7B86 + checksum32 (threadsafe): BB6D8F0AC16273C4188D966C685195207AB51E54652E43C86EA452D384765C8A + checksum64 (threadsafe): 3FD1970C3B2112572E0249C5E4645910CAD382884A755540F97D198EBE217B59 + checksum32 (non-threadsafe): 77E733CE3159C2313E7159655397EE2248587D16138282BCFD8B012C53099880 + checksum64 (non-threadsafe): E7685C70580740FEA081659A51E3DAEBE26C388206B92F2DC3430FDFDE6DB98E The file 'LICENSE.txt' has been obtained from diff --git a/automatic/php/php.json b/automatic/php/php.json index d5d7edd0088..da39249ad22 100644 --- a/automatic/php/php.json +++ b/automatic/php/php.json @@ -6,6 +6,6 @@ "7.3": "7.3.33", "7.4": "7.4.33", "8.0": "8.0.27", - "8.1": "8.1.13", + "8.1": "8.1.14", "8.2": "8.2.1" } diff --git a/automatic/php/php.nuspec b/automatic/php/php.nuspec index 262838e5bc4..ceb7a1f406e 100644 --- a/automatic/php/php.nuspec +++ b/automatic/php/php.nuspec @@ -4,7 +4,7 @@ php PHP (Hypertext Preprocessor) - 8.2.1 + 8.1.14 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.2.1 + https://www.php.net/ChangeLog-8.php#8.1.14 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 296f534d4a6..4e67e52c7cd 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.2.1-Win32-vs16-x86.zip" - filets64 = "$toolsPath\php-8.2.1-Win32-vs16-x64.zip" - filents32 = "$toolsPath\php-8.2.1-nts-Win32-vs16-x86.zip" - filents64 = "$toolsPath\php-8.2.1-nts-Win32-vs16-x64.zip" + filets32 = "$toolsPath\php-8.1.14-Win32-vs16-x86.zip" + filets64 = "$toolsPath\php-8.1.14-Win32-vs16-x64.zip" + filents32 = "$toolsPath\php-8.1.14-nts-Win32-vs16-x86.zip" + filents64 = "$toolsPath\php-8.1.14-nts-Win32-vs16-x64.zip" } if ($pp.ThreadSafe) {