Skip to content

Commit

Permalink
AU: 3 updated - dropbox googlechromebeta php
Browse files Browse the repository at this point in the history
  • Loading branch information
Chocolatey Community committed Apr 13, 2022
1 parent 29f33cc commit be0a391
Show file tree
Hide file tree
Showing 9 changed files with 24 additions and 24 deletions.
2 changes: 1 addition & 1 deletion automatic/dropbox/dropbox.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{
"beta": "146.3.4820-beta",
"beta": "147.3.4761-beta",
"stable": "146.4.4836"
}
2 changes: 1 addition & 1 deletion automatic/dropbox/dropbox.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<package xmlns="http://schemas.microsoft.com/packaging/2010/07/nuspec.xsd">
<metadata>
<id>dropbox</id>
<version>146.4.4836</version>
<version>147.3.4761-beta</version>
<title>Dropbox</title>
<authors>Dropbox</authors>
<owners>chocolatey-community,ferventcoder,the-running-dev</owners>
Expand Down
6 changes: 3 additions & 3 deletions automatic/dropbox/tools/chocolateyinstall.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ if (!$PSScriptRoot) {
}
. "$PSScriptRoot\helper.ps1"

$version = '146.4.4836'
$version = '147.3.4761'

if (!(IsVersionAlreadyInstalled $version)) {
$stop_dropbox = if (Get-Process -Name Dropbox -ErrorAction SilentlyContinue) { $false } else { $true }
Expand All @@ -13,8 +13,8 @@ if (!(IsVersionAlreadyInstalled $version)) {
$packageArgs = @{
packageName = $env:ChocolateyPackageName
softwareName = "Dropbox"
url = 'https://edge.dropboxstatic.com/dbx-releng/client/Dropbox%20146.4.4836%20Offline%20Installer.exe'
checksum = '37aef93a344651d19b933a364d5f1f9963e200166ec51276d93e804a35bd475d'
url = 'https://edge.dropboxstatic.com/dbx-releng/client/Dropbox%20147.3.4761%20Offline%20Installer.exe'
checksum = 'b271d9127621b466f6bc1875e17222f5f4bcb7fbf567e9d0300d87d016855a94'
fileType = 'exe'
checksumType = 'sha256'
silentArgs = '/s'
Expand Down
2 changes: 1 addition & 1 deletion automatic/googlechromebeta/googlechromebeta.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<package xmlns="http://schemas.microsoft.com/packaging/2011/08/nuspec.xsd">
<metadata>
<id>googlechromebeta</id>
<version>101.0.4951.26-beta</version>
<version>101.0.4951.34-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
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
$toolsPath = Split-Path $MyInvocation.MyCommand.Definition
. $toolsPath\helpers.ps1

$version = '101.0.4951.26-beta'
$version = '101.0.4951.34-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 = 'e4225dbb11fe015b56201f56577f8faa7a070877d98310f47c503a24a76c616e'
checksum64 = '8ae51e84ff06f6d4cc5ccfd5a76a4ce5def49229c7735cb34e733b2cb246e8ef'
checksum = 'afc2171db862a16272b450eebf1724fb04449bb29eaa95b26f4369f87fc5ca51'
checksum64 = '55b4225d7cae5e3f3c50e73d317f1020ff962611ea1fe71e63141f981ce8f079'
checksumType = 'sha256'
checksumType64 = 'sha256'
silentArgs = "/quiet /norestart /l*v `"$($env:TEMP)\$($env:chocolateyPackageName).$($env:chocolateyPackageVersion).MsiInstall.log`""
Expand Down
16 changes: 8 additions & 8 deletions automatic/php/legal/VERIFICATION.txt
Original file line number Diff line number Diff line change
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.1.5-Win32-vs16-x86.zip>
64-Bit software (threadsafe): <http://windows.php.net/downloads/releases/php-8.1.5-Win32-vs16-x64.zip>
32-Bit software (non-threadsafe): <http://windows.php.net/downloads/releases/php-8.1.5-nts-Win32-vs16-x86.zip>
64-Bit software (non-threadsafe): <http://windows.php.net/downloads/releases/php-8.1.5-nts-Win32-vs16-x64.zip>
32-Bit software (threadsafe): <http://windows.php.net/downloads/releases/php-8.0.18-Win32-vs16-x86.zip>
64-Bit software (threadsafe): <http://windows.php.net/downloads/releases/php-8.0.18-Win32-vs16-x64.zip>
32-Bit software (non-threadsafe): <http://windows.php.net/downloads/releases/php-8.0.18-nts-Win32-vs16-x86.zip>
64-Bit software (non-threadsafe): <http://windows.php.net/downloads/releases/php-8.0.18-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): BDA57AF211ACB9ED2B950E038FA8B5CF7734CF015B70B7C48D6CD084045A369E
checksum64 (threadsafe): 78B724971FE14A4087C32F839586E54188362F892429C80C2FFE4AE36CFB6509
checksum32 (non-threadsafe): ACEF05ACAF02DA4040A27D84E9FE66BFA32ED1DD7633DBD992CD3CA0A5C896D3
checksum64 (non-threadsafe): 71AC72914B8804CDA05FE8B4CA1DBB70F00AE0567F3B7E99C1D0902A1A3FEECE
checksum32 (threadsafe): 4331F62BA0EB5086349116F2DA83C2BE3CD31EA9B8F5D6C8EFBB5272D78B244C
checksum64 (threadsafe): CCE0903E6B728D4C5744B39376FB22E797BBFAE850E33A9E6E80AC86EC3C16A0
checksum32 (non-threadsafe): 33B1C00CAF9941547F1F2719E9F1E1B13F377B73E73ED8DA3F42439F6CB78C9B
checksum64 (non-threadsafe): 30DA6F9FA7370F347A5963ACE19FD15912ECFA80991E71B997279060A4E23D2B

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
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,6 @@
"7.2": "7.2.34",
"7.3": "7.3.33",
"7.4": "7.4.28",
"8.0": "8.0.17",
"8.0": "8.0.18",
"8.1": "8.1.5"
}
4 changes: 2 additions & 2 deletions automatic/php/php.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<metadata>
<id>php</id>
<title>PHP (Hypertext Preprocessor)</title>
<version>8.1.5</version>
<version>8.0.18</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.1.5</releaseNotes>
<releaseNotes>https://www.php.net/ChangeLog-8.php#8.0.18</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
Original file line number Diff line number Diff line change
Expand Up @@ -14,10 +14,10 @@ if ($installLocation) {
$pp = Get-PackageParameters

$filesInfo = @{
filets32 = "$toolsPath\php-8.1.5-Win32-vs16-x86.zip"
filets64 = "$toolsPath\php-8.1.5-Win32-vs16-x64.zip"
filents32 = "$toolsPath\php-8.1.5-nts-Win32-vs16-x86.zip"
filents64 = "$toolsPath\php-8.1.5-nts-Win32-vs16-x64.zip"
filets32 = "$toolsPath\php-8.0.18-Win32-vs16-x86.zip"
filets64 = "$toolsPath\php-8.0.18-Win32-vs16-x64.zip"
filents32 = "$toolsPath\php-8.0.18-nts-Win32-vs16-x86.zip"
filents64 = "$toolsPath\php-8.0.18-nts-Win32-vs16-x64.zip"
}

if ($pp.ThreadSafe) {
Expand Down

0 comments on commit be0a391

Please sign in to comment.