Skip to content

Commit

Permalink
AU: 7 updated - brave googlechromebeta nodejs nodejs.install openshif…
Browse files Browse the repository at this point in the history
  • Loading branch information
Chocolatey Community committed Nov 22, 2023
1 parent dcc7c72 commit 1fffa61
Show file tree
Hide file tree
Showing 20 changed files with 49 additions and 49 deletions.
2 changes: 1 addition & 1 deletion automatic/brave/brave.json
@@ -1,4 +1,4 @@
{
"stable": "1.60.118",
"beta": "1.61.77-beta"
"beta": "1.61.83-beta"
}
2 changes: 1 addition & 1 deletion automatic/brave/brave.nuspec
Expand Up @@ -2,7 +2,7 @@
<package>
<metadata>
<id>brave</id>
<version>1.61.77-beta</version>
<version>1.61.83-beta</version>
<title>Brave Browser (Beta)</title>
<description><![CDATA[Brave is a free and open-source web browser developed by Brave Software Inc. based on the Chromium web browser. Brave supports Windows, macOS, Linux and Android.
Expand Down
4 changes: 2 additions & 2 deletions automatic/brave/legal/VERIFICATION.txt
Expand Up @@ -6,14 +6,14 @@ The installer has been downloaded from the GitHub mirror and can be verified lik

1. Download the following installer(s):

x86_64: https://github.com/brave/brave-browser/releases/download/v1.61.77/BraveBrowserStandaloneSilentBetaSetup.exe
x86_64: https://github.com/brave/brave-browser/releases/download/v1.61.83/BraveBrowserStandaloneSilentBetaSetup.exe

2. You can use one of the following methods to obtain the checksum(s):
- Use powershell function 'Get-Filehash'
- Use chocolatey utility 'checksum.exe'

checksum type: sha256
checksum64: BFDE5CC4742658B28D10FA93FCE5C53E971AD27B9B0056E0B0E27C70C32C04BF
checksum64: 400A711ED6A0665C9661379D9BCBCEBEE751D22864744A2170DB608BDF6159FF

The included 'LICENSE.txt' file have been obtained from:
https://github.com/brave/brave-browser/blob/master/LICENSE
6 changes: 3 additions & 3 deletions automatic/brave/tools/chocolateyInstall.ps1
Expand Up @@ -3,13 +3,13 @@

$packageArgs = @{
packageName = $env:ChocolateyPackageName
url = 'https://github.com/brave/brave-browser/releases/download/v1.61.77/BraveBrowserStandaloneSilentBetaSetup32.exe'
checksum = 'F3C5C652BBBDC2371FCEAAB28D18BD64929A184ECADDF25E23BADC7AA51B9C7C'
url = 'https://github.com/brave/brave-browser/releases/download/v1.61.83/BraveBrowserStandaloneSilentBetaSetup32.exe'
checksum = 'A16546278C12FB4A63D56358B74D23AD36F479EC7C0CFB8A07D85D3740F5B550'
checksumType= 'sha256'
file64 = "$toolsPath\BraveBrowserStandaloneSilentBetaSetup.exe"
}

[version]$softwareVersion = '1.61.77'
[version]$softwareVersion = '1.61.83'

Write-Host "Checking already installed version..."
$installedVersion = Get-InstalledVersion
Expand Down
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>120.0.6099.28-beta</version>
<version>120.0.6099.35-beta</version>
<title>Google Chrome Beta</title>
<owners>chocolatey-community,nsleigh</owners>
<authors>Google LLC.</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 = '120.0.6099.28-beta'
$version = '120.0.6099.35-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 = 'e0c1fbc971d40b0deb8ddb1dfa6d6cb7f04f90d2819d4d387b183ccda3f8bda1'
checksum64 = '14a6cafee1d3fb2d376776aa48e4831c0032ca2f22e8161b2ca9b30064b42ddf'
checksum = 'a0b4755af7fe0812808e04f0ebe4281541b35748ab7233c3e9827baf3e1ec445'
checksum64 = '28c153e65dbd0559298a43eed74a22b43eead3f398ea8126aa47ddd7245e5db6'
checksumType = 'sha256'
checksumType64 = 'sha256'
silentArgs = "/quiet /norestart /l*v `"$($env:TEMP)\$($env:chocolateyPackageName).$($env:chocolateyPackageVersion).MsiInstall.log`""
Expand Down
8 changes: 4 additions & 4 deletions automatic/nodejs.install/legal/VERIFICATION.txt
Expand Up @@ -5,14 +5,14 @@ in verifying that this package's contents are trustworthy.
The installer has been downloaded from GitHub and can be verified like this:

1. Download the following installers:
32-Bit: <https://nodejs.org/dist/v21.2.0/node-v21.2.0-x86.msi>
64-Bit: <https://nodejs.org/dist/v21.2.0/node-v21.2.0-x64.msi>
32-Bit: <https://nodejs.org/dist/v20.10.0/node-v20.10.0-x86.msi>
64-Bit: <https://nodejs.org/dist/v20.10.0/node-v20.10.0-x64.msi>
2. You can use one of the following methods to obtain the checksum
- Use powershell function 'Get-Filehash'
- Use chocolatey utility 'checksum.exe'

checksum type: sha256
checksum32: F3AC006FA46EE4C64E42A607C7F6BA5B66A48F4D78B306E27C8E31DC6A394417
checksum64: 4D91B9E830054D447418EA3D2BCE5DC445F593D4C8A66694FB34191A4CEA1E57
checksum32: 39C3F584EBCA40F61FB610739722B7EC163E214F7F9D3E73BD980CE658CFFA56
checksum64: 90AE1666C56988A6CC38424E8B9BFFD05DEFE0E892A46AA606B94F7552CFB581

File 'LICENSE.txt' is obtained from <https://github.com/nodejs/node/blob/03023fa7ae060c082a014f792d5d1f481a599460/LICENSE>
2 changes: 1 addition & 1 deletion automatic/nodejs.install/nodejs.install.json
Expand Up @@ -15,6 +15,6 @@
"17": "17.9.1",
"18": "18.18.2",
"19": "19.9.0",
"20": "20.9.0",
"20": "20.10.0",
"21": "21.2.0"
}
2 changes: 1 addition & 1 deletion automatic/nodejs.install/nodejs.install.nuspec
Expand Up @@ -4,7 +4,7 @@
<metadata>
<id>nodejs.install</id>
<title>Node JS (Install)</title>
<version>21.2.0</version>
<version>20.10.0</version>
<authors>Node.js Foundation</authors>
<owners>chocolatey-community, Rob Reynolds</owners>
<summary>Node JS - Evented I/O for v8 JavaScript.</summary>
Expand Down
4 changes: 2 additions & 2 deletions automatic/nodejs.install/tools/chocolateyInstall.ps1
Expand Up @@ -2,8 +2,8 @@

$toolsPath = Split-Path $MyInvocation.MyCommand.Definition

$filePath32 = "$toolsPath\node-v21.2.0-x86.msi"
$filePath64 = "$toolsPath\node-v21.2.0-x64.msi"
$filePath32 = "$toolsPath\node-v20.10.0-x86.msi"
$filePath64 = "$toolsPath\node-v20.10.0-x64.msi"
$installFile = if ((Get-OSArchitectureWidth 64) -and $env:chocolateyForceX86 -ne 'true') {
Write-Host "Installing 64 bit version"; $filePath64 }
else { Write-Host "Installing 32 bit version"; $filePath32 }
Expand Down
2 changes: 1 addition & 1 deletion automatic/nodejs/nodejs.json
Expand Up @@ -15,6 +15,6 @@
"17": "17.9.1",
"18": "18.18.2",
"19": "19.9.0",
"20": "20.9.0",
"20": "20.10.0",
"21": "21.2.0"
}
4 changes: 2 additions & 2 deletions automatic/nodejs/nodejs.nuspec
Expand Up @@ -4,7 +4,7 @@
<metadata>
<id>nodejs</id>
<title>Node JS</title>
<version>21.2.0</version>
<version>20.10.0</version>
<authors>Node.js Foundation</authors>
<owners>chocolatey-community, Rob Reynolds</owners>
<summary>Node JS - Evented I/O for v8 JavaScript.</summary>
Expand All @@ -30,7 +30,7 @@ This package runs the official Node JS installer, resulting in Node.exe and NPM
<requireLicenseAcceptance>false</requireLicenseAcceptance>
<iconUrl>https://cdn.jsdelivr.net/gh/chocolatey-community/chocolatey-packages@ba5adf020e09cd0e51107206ef3ec390035a6e90/icons/nodejs.png</iconUrl>
<dependencies>
<dependency id="nodejs.install" version="[21.2.0]" />
<dependency id="nodejs.install" version="[20.10.0]" />
</dependencies>
</metadata>
<files>
Expand Down
6 changes: 3 additions & 3 deletions automatic/openshift-cli/legal/VERIFICATION.txt
Expand Up @@ -4,11 +4,11 @@ Verification is intended to assist the Chocolatey moderators and community
in verifying that this package's contents are trustworthy.

The embedded software have been downloaded from the listed download
location on <https://mirror.openshift.com/pub/openshift-v4/clients/ocp/4.14.1>
location on <https://mirror.openshift.com/pub/openshift-v4/clients/ocp/4.14.2>
and can be verified by doing the following:

1. Download the following:
software: <https://mirror.openshift.com/pub/openshift-v4/clients/ocp/4.14.1/openshift-client-windows-4.14.1.zip>
software: <https://mirror.openshift.com/pub/openshift-v4/clients/ocp/4.14.2/openshift-client-windows-4.14.2.zip>

2. Get the checksum using one of the following methods:
- Using powershell function 'Get-FileHash'
Expand All @@ -17,6 +17,6 @@ and can be verified by doing the following:
3. The checksums should match the following:

checksum type:
checksum: CF6DE91F2C508E0D4CA9A01A38BDA354A7FE937345D0D09BAEC263664D316780
checksum: 45C70487B2708FC6F9C3EE6C09958E954D86D97B9C20FDEC76A9BAF42BBD3BA9

The file 'LICENSE.txt' has been obtained from <https://github.com/openshift/origin/blob/6366485d06c43fd526899510f02582484da25519/LICENSE>
4 changes: 2 additions & 2 deletions automatic/openshift-cli/openshift-cli.nuspec
Expand Up @@ -3,7 +3,7 @@
<package xmlns="http://schemas.microsoft.com/packaging/2015/06/nuspec.xsd">
<metadata>
<id>openshift-cli</id>
<version>4.14.1</version>
<version>4.14.2</version>
<packageSourceUrl>https://github.com/chocolatey-community/chocolatey-packages/tree/master/automatic/openshift-cli</packageSourceUrl>
<owners>chocolatey-community,Andrei Bejenaru</owners>
<title>OpenShift Command Line Interface (CLI)</title>
Expand Down Expand Up @@ -45,7 +45,7 @@ Origin is the upstream community project that powers OpenShift. Built around a c
* Windows support is limited to 64bit systems.
* **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>
<releaseNotes>https://mirror.openshift.com/pub/openshift-v4/clients/ocp/4.14.1</releaseNotes>
<releaseNotes>https://mirror.openshift.com/pub/openshift-v4/clients/ocp/4.14.2</releaseNotes>
</metadata>
<files>
<file src="tools\**" target="tools" />
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>105.0.4970.16</version>
<version>105.0.4970.21</version>
<title>Opera</title>
<owners>chocolatey-community</owners>
<authors>Opera</authors>
Expand All @@ -28,7 +28,7 @@ For example: `--params '"/NoAutostart /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-105/#b4970.16</releaseNotes>
<releaseNotes>https://blogs.opera.com/desktop/changelog-for-105/#b4970.21</releaseNotes>
<tags>browser opera cross-platform internet admin</tags>
<packageSourceUrl>https://github.com/chocolatey-community/chocolatey-packages/tree/master/automatic/opera</packageSourceUrl>
<dependencies>
Expand Down
10 changes: 5 additions & 5 deletions automatic/opera/tools/chocolateyInstall.ps1
Expand Up @@ -11,17 +11,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/105.0.4970.16/win/Opera_105.0.4970.16_Setup.exe'
url64 = 'https://get.geo.opera.com/pub/opera/desktop/105.0.4970.16/win/Opera_105.0.4970.16_Setup_x64.exe'
checksum = 'e648526399b651916df4a9defa0202f66494c0e30509ad365aa7a0fad0a05eda'
checksum64 = '717bf46cf341a9a2e09d82c07833a7f8b80f3b0bac6075b8a2184966ef990f47'
url = 'https://get.geo.opera.com/pub/opera/desktop/105.0.4970.21/win/Opera_105.0.4970.21_Setup.exe'
url64 = 'https://get.geo.opera.com/pub/opera/desktop/105.0.4970.21/win/Opera_105.0.4970.21_Setup_x64.exe'
checksum = '3ccc401f18cc678524fc26b5a160947ce355dcbc163ad8a854eb1a31d68de35e'
checksum64 = '2e9db772c2f553fee3f30dcc16b6a38a2af5e9fac7d293835c0436d522723d76'
checksumType = 'sha256'
checksumType64 = 'sha256'
silentArgs = '/install /silent /launchopera=0 /setdefaultbrowser=0 /allusers=1' + $parameters
validExitCodes = @(0)
}

$version = '105.0.4970.16'
$version = '105.0.4970.21'
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.3.0-Win32-vs16-x86.zip>
64-Bit software (threadsafe): <http://windows.php.net/downloads/releases/php-8.3.0-Win32-vs16-x64.zip>
32-Bit software (non-threadsafe): <http://windows.php.net/downloads/releases/php-8.3.0-nts-Win32-vs16-x86.zip>
64-Bit software (non-threadsafe): <http://windows.php.net/downloads/releases/php-8.3.0-nts-Win32-vs16-x64.zip>
32-Bit software (threadsafe): <http://windows.php.net/downloads/releases/php-8.1.26-Win32-vs16-x86.zip>
64-Bit software (threadsafe): <http://windows.php.net/downloads/releases/php-8.1.26-Win32-vs16-x64.zip>
32-Bit software (non-threadsafe): <http://windows.php.net/downloads/releases/php-8.1.26-nts-Win32-vs16-x86.zip>
64-Bit software (non-threadsafe): <http://windows.php.net/downloads/releases/php-8.1.26-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): B2B8DFBF53D0DF834923B78F378C07808C63A265858EE027160715ED8B3D9A37
checksum64 (threadsafe): F606EB650A002A89A95C41B431CF2B4C6778797037F5691F92F79F2FA3A5ABFB
checksum32 (non-threadsafe): 6455669786A4ADADCE228BC3EBCD7104150879CD1B703FA053045BCF0258D9C4
checksum64 (non-threadsafe): A051BB3332E7516769E62DD00ED5C2C53C89BCEAF1CAC15FFBA0115D26B1952B
checksum32 (threadsafe): C9E575DE6DB575A0451F8505D55EF98D522681DFB29F1EE9C63838993C20A0E8
checksum64 (threadsafe): 68D37BB268F45D193F6B4F1CA81BC496DB8AB97FD87E8648369E167870FBAFAA
checksum32 (non-threadsafe): DAB7A0EAA42AB845E60F7580F45EF0A53C67C0E390974342F3C66C5615273C23
checksum64 (non-threadsafe): 55D4399D4A178721D8EE78639240EF65A5816BAA2A1F2AE8838B8AAF7230EDD5

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,7 +6,7 @@
"7.3": "7.3.33",
"7.4": "7.4.33",
"8.0": "8.0.30",
"8.1": "8.1.25",
"8.1": "8.1.26",
"8.2": "8.2.13",
"8.3": "8.3.0"
}
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.3.0</version>
<version>8.1.26</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.3.0</releaseNotes>
<releaseNotes>https://www.php.net/ChangeLog-8.php#8.1.26</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.3.0-Win32-vs16-x86.zip"
filets64 = "$toolsPath\php-8.3.0-Win32-vs16-x64.zip"
filents32 = "$toolsPath\php-8.3.0-nts-Win32-vs16-x86.zip"
filents64 = "$toolsPath\php-8.3.0-nts-Win32-vs16-x64.zip"
filets32 = "$toolsPath\php-8.1.26-Win32-vs16-x86.zip"
filets64 = "$toolsPath\php-8.1.26-Win32-vs16-x64.zip"
filents32 = "$toolsPath\php-8.1.26-nts-Win32-vs16-x86.zip"
filents64 = "$toolsPath\php-8.1.26-nts-Win32-vs16-x64.zip"
}

if ($pp.ThreadSafe) {
Expand Down

0 comments on commit 1fffa61

Please sign in to comment.