Skip to content

Commit

Permalink
AU: 2 updated - 1password php
Browse files Browse the repository at this point in the history
  • Loading branch information
Chocolatey Community committed May 5, 2021
1 parent ef674ed commit 2ee38ea
Show file tree
Hide file tree
Showing 7 changed files with 20 additions and 20 deletions.
2 changes: 1 addition & 1 deletion automatic/1password/1password.json
@@ -1,4 +1,4 @@
{
"OPW": "7.6.797",
"OPW": "7.6.800-BETA",
"OPW4": "4.6.2.626"
}
2 changes: 1 addition & 1 deletion automatic/1password/1password.nuspec
Expand Up @@ -3,7 +3,7 @@
<package xmlns="http://schemas.microsoft.com/packaging/2015/06/nuspec.xsd">
<metadata>
<id>1password</id>
<version>7.6.797</version>
<version>7.6.800-BETA</version>
<title>1Password</title>
<authors>AgileBits</authors>
<owners>chocolatey-community, AgileBits</owners>
Expand Down
4 changes: 2 additions & 2 deletions automatic/1password/tools/chocolateyInstall.ps1
Expand Up @@ -3,9 +3,9 @@
$packageArgs = @{
packageName = $env:ChocolateyPackageName
fileType = 'exe'
url = 'https://c.1password.com/dist/1P/win6/1PasswordSetup-7.6.797.exe'
url = 'https://c.1password.com/dist/1P/win6/1PasswordSetup-7.6.800-BETA.exe'
softwareName = '1Password*'
checksum = '2e49b568add34872801c0b66e23f4f8b47bc13adaef088d74fc5d70a4e0dcb84'
checksum = 'd3e0e276fb88a1ffe42267f8656fd7bf1078999a7d263c4d53fba7b3ae863a45'
checksumType = 'sha256'
silentArgs = "--silent"
validExitCodes = @(0)
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-7.4.19-Win32-vc15-x86.zip>
64-Bit software (threadsafe): <http://windows.php.net/downloads/releases/php-7.4.19-Win32-vc15-x64.zip>
32-Bit software (non-threadsafe): <http://windows.php.net/downloads/releases/php-7.4.19-nts-Win32-vc15-x86.zip>
64-Bit software (non-threadsafe): <http://windows.php.net/downloads/releases/php-7.4.19-nts-Win32-vc15-x64.zip>
32-Bit software (threadsafe): <http://windows.php.net/downloads/releases/php-8.0.6-Win32-vs16-x86.zip>
64-Bit software (threadsafe): <http://windows.php.net/downloads/releases/php-8.0.6-Win32-vs16-x64.zip>
32-Bit software (non-threadsafe): <http://windows.php.net/downloads/releases/php-8.0.6-nts-Win32-vs16-x86.zip>
64-Bit software (non-threadsafe): <http://windows.php.net/downloads/releases/php-8.0.6-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): F61C1D2ED460D6BA545151BF214C370FA33961C33826869E3C8B63B31D6E55D5
checksum64 (threadsafe): 7B597FAEDB715DFB85C0A1180EC9C58AEDFD85FFB0A60B97816F75A6262CC9FC
checksum32 (non-threadsafe): 35E980826A524DE777D0A2DAF04D259D7C77A1CAD42148FD671133F63DDB70AB
checksum64 (non-threadsafe): 74665090F15DC14D66D42C637EABA9F08916F79952542EAD4DD25A6C078C405E
checksum32 (threadsafe): 1ADB196CEAC3FC8DBF1BC1D09F392DC0222EEA8A646B45070AA1E1763D5F535E
checksum64 (threadsafe): 363279F7015DABB082197C8043FD9FB6C5006BF34BDFC76D9EAB7D565A877D42
checksum32 (non-threadsafe): DE0FFD387A8626246B247162113A2A27F3998BDE27A6D8A1DED9737AD8AC5865
checksum64 (non-threadsafe): CC06B98185CD7C09266EE1E87A9BD7E48C4BF956D661FB432DFC295352A4A81D

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 @@ -5,5 +5,5 @@
"7.2": "7.2.34",
"7.3": "7.3.28",
"7.4": "7.4.19",
"8.0": "8.0.3"
"8.0": "8.0.6"
}
6 changes: 3 additions & 3 deletions automatic/php/php.nuspec
Expand Up @@ -4,7 +4,7 @@
<metadata>
<id>php</id>
<title>PHP (Hypertext Preprocessor)</title>
<version>7.4.19</version>
<version>8.0.6</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 @@ -26,13 +26,13 @@ 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-7.php#7.4.19</releaseNotes>
<releaseNotes>https://www.php.net/ChangeLog-8.php#8.0.6</releaseNotes>
<iconUrl>https://cdn.jsdelivr.net/gh/chocolatey-community/chocolatey-coreteampackages@4e147ce52b1a2a7ac522ffbce6d176f257de6ac1/icons/php.svg</iconUrl>
<bugTrackerUrl>https://bugs.php.net/</bugTrackerUrl>
<docsUrl>https://secure.php.net/docs.php</docsUrl>
<projectSourceUrl>http://git.php.net</projectSourceUrl>
<dependencies>
<dependency id="vcredist140" version="14.16.27012.6" />
<dependency id="vcredist140" version="14.28.29325.2" />
<dependency id="chocolatey-core.extension" version="1.3.3" />
<dependency id="chocolatey" version="0.10.0" />
</dependencies>
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-7.4.19-Win32-vc15-x86.zip"
filets64 = "$toolsPath\php-7.4.19-Win32-vc15-x64.zip"
filents32 = "$toolsPath\php-7.4.19-nts-Win32-vc15-x86.zip"
filents64 = "$toolsPath\php-7.4.19-nts-Win32-vc15-x64.zip"
filets32 = "$toolsPath\php-8.0.6-Win32-vs16-x86.zip"
filets64 = "$toolsPath\php-8.0.6-Win32-vs16-x64.zip"
filents32 = "$toolsPath\php-8.0.6-nts-Win32-vs16-x86.zip"
filents64 = "$toolsPath\php-8.0.6-nts-Win32-vs16-x64.zip"
}

if ($pp.ThreadSafe) {
Expand Down

0 comments on commit 2ee38ea

Please sign in to comment.