Skip to content

Commit

Permalink
AU: 3 updated - googlechromebeta Opera php
Browse files Browse the repository at this point in the history
  • Loading branch information
Chocolatey Community committed Jan 4, 2023
1 parent df84f26 commit df8e78d
Show file tree
Hide file tree
Showing 8 changed files with 26 additions and 26 deletions.
2 changes: 1 addition & 1 deletion automatic/googlechromebeta/googlechromebeta.nuspec
Expand Up @@ -3,7 +3,7 @@
<package xmlns="http://schemas.microsoft.com/packaging/2011/08/nuspec.xsd">
<metadata>
<id>googlechromebeta</id>
<version>109.0.5414.61-beta</version>
<version>109.0.5414.74-beta</version>
<title>Google Chrome Beta</title>
<owners>chocolatey-community,nsleigh</owners>
<authors>Google Inc.</authors>
Expand Down
6 changes: 3 additions & 3 deletions 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
Expand All @@ -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`""
Expand Down
4 changes: 2 additions & 2 deletions automatic/opera/opera.nuspec
Expand Up @@ -3,7 +3,7 @@
<package xmlns="http://schemas.microsoft.com/packaging/2010/07/nuspec.xsd">
<metadata>
<id>Opera</id>
<version>94.0.4606.38</version>
<version>94.0.4606.54</version>
<title>Opera</title>
<owners>chocolatey-community</owners>
<authors>Opera</authors>
Expand All @@ -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.**
]]></description>
<summary>The Opera web browser makes the Web fast and fun, giving you a better web browser experience on any computer.</summary>
<releaseNotes>https://blogs.opera.com/desktop/changelog-for-94/#b4606.38</releaseNotes>
<releaseNotes>https://blogs.opera.com/desktop/changelog-for-94/#b4606.54</releaseNotes>
<tags>browser opera cross-platform internet admin</tags>
<packageSourceUrl>https://github.com/chocolatey-community/chocolatey-packages/tree/master/automatic/opera</packageSourceUrl>
</metadata>
Expand Down
10 changes: 5 additions & 5 deletions automatic/opera/tools/chocolateyInstall.ps1
Expand Up @@ -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."
}
Expand Down
16 changes: 8 additions & 8 deletions automatic/php/legal/VERIFICATION.txt
Expand Up @@ -7,19 +7,19 @@ location on <http://windows.php.net/download>
and can be verified by doing the following:

1. Download the following:
32-Bit software (threadsafe): <http://windows.php.net/downloads/releases/php-8.2.1-Win32-vs16-x86.zip>
64-Bit software (threadsafe): <http://windows.php.net/downloads/releases/php-8.2.1-Win32-vs16-x64.zip>
32-Bit software (non-threadsafe): <http://windows.php.net/downloads/releases/php-8.2.1-nts-Win32-vs16-x86.zip>
64-Bit software (non-threadsafe): <http://windows.php.net/downloads/releases/php-8.2.1-nts-Win32-vs16-x64.zip>
32-Bit software (threadsafe): <http://windows.php.net/downloads/releases/php-8.1.14-Win32-vs16-x86.zip>
64-Bit software (threadsafe): <http://windows.php.net/downloads/releases/php-8.1.14-Win32-vs16-x64.zip>
32-Bit software (non-threadsafe): <http://windows.php.net/downloads/releases/php-8.1.14-nts-Win32-vs16-x86.zip>
64-Bit software (non-threadsafe): <http://windows.php.net/downloads/releases/php-8.1.14-nts-Win32-vs16-x64.zip>
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 <http://www.php.net/license/3_01.txt>
2 changes: 1 addition & 1 deletion automatic/php/php.json
Expand Up @@ -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"
}
4 changes: 2 additions & 2 deletions automatic/php/php.nuspec
Expand Up @@ -4,7 +4,7 @@
<metadata>
<id>php</id>
<title>PHP (Hypertext Preprocessor)</title>
<version>8.2.1</version>
<version>8.1.14</version>
<authors>PHP Authors</authors>
<owners>chocolatey-community, Rob Reynolds</owners>
<summary>PHP – widely-used general-purpose scripting language that is especially suited for Web development and can be embedded into HTML.</summary>
Expand All @@ -29,7 +29,7 @@ For example: `choco install php --package-parameters='"/ThreadSafe ""/InstallDir
<tags>php development programming foss cross-platform admin</tags>
<licenseUrl>http://us.php.net/license/</licenseUrl>
<requireLicenseAcceptance>false</requireLicenseAcceptance>
<releaseNotes>https://www.php.net/ChangeLog-8.php#8.2.1</releaseNotes>
<releaseNotes>https://www.php.net/ChangeLog-8.php#8.1.14</releaseNotes>
<iconUrl>https://cdn.jsdelivr.net/gh/chocolatey-community/chocolatey-packages@4e147ce52b1a2a7ac522ffbce6d176f257de6ac1/icons/php.svg</iconUrl>
<bugTrackerUrl>https://bugs.php.net/</bugTrackerUrl>
<docsUrl>https://secure.php.net/docs.php</docsUrl>
Expand Down
8 changes: 4 additions & 4 deletions automatic/php/tools/chocolateyInstall.ps1
Expand Up @@ -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) {
Expand Down

0 comments on commit df8e78d

Please sign in to comment.