Skip to content

Commit

Permalink
AU: 2 updated - cdburnerxp php
Browse files Browse the repository at this point in the history
  • Loading branch information
Chocolatey committed Nov 20, 2019
1 parent a5bd172 commit 4c0a41e
Show file tree
Hide file tree
Showing 8 changed files with 26 additions and 26 deletions.
2 changes: 1 addition & 1 deletion automatic/cdburnerxp/README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# <img src="https://cdn.jsdelivr.net/gh/chocolatey/chocolatey-coreteampackages@c8d48758cdc18d43e6c1525824720377c8b9ba24/icons/cdburnerxp.png" width="48" height="48"/> [cdburnerxp](https://chocolatey.org/packages/cdburnerxp)
# <img src="https://cdn.jsdelivr.net/gh/chocolatey-community/chocolatey-coreteampackages@c8d48758cdc18d43e6c1525824720377c8b9ba24/icons/cdburnerxp.png" width="48" height="48"/> [cdburnerxp](https://chocolatey.org/packages/cdburnerxp)


CDBurnerXP is a free application to burn CDs and DVDs, including Blu-Ray and HD-DVDs. It also includes the feature to burn and create ISOs, as well as a multilanguage interface. Everyone, even companies, can use it for free. It does not include adware or similar malicious components.
Expand Down
6 changes: 3 additions & 3 deletions automatic/cdburnerxp/cdburnerxp.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<metadata>
<id>cdburnerxp</id>
<title>CDBurnerXP</title>
<version>4.5.8.704200</version>
<version>4.5.8.712800</version>
<authors>Canneverbe Limited</authors>
<owners>chocolatey, gep13</owners>
<summary>CDBurnerXP - burn CDs and DVDs for free!</summary>
Expand Down Expand Up @@ -64,9 +64,9 @@ CDBurnerXP is a free application to burn CDs and DVDs, including Blu-Ray and HD-
<copyright>2002-2012 Canneverbe Limitied</copyright>
<licenseUrl>https://cdburnerxp.se/help/intro/license</licenseUrl>
<requireLicenseAcceptance>false</requireLicenseAcceptance>
<iconUrl>https://cdn.jsdelivr.net/gh/chocolatey/chocolatey-coreteampackages@c8d48758cdc18d43e6c1525824720377c8b9ba24/icons/cdburnerxp.png</iconUrl>
<iconUrl>https://cdn.jsdelivr.net/gh/chocolatey-community/chocolatey-coreteampackages@c8d48758cdc18d43e6c1525824720377c8b9ba24/icons/cdburnerxp.png</iconUrl>
<releaseNotes>https://cdburnerxp.se/en/development?full </releaseNotes>
<packageSourceUrl>https://github.com/chocolatey/chocolatey-coreteampackages/tree/master/automatic/cdburnerxp</packageSourceUrl>
<packageSourceUrl>https://github.com/chocolatey-community/chocolatey-coreteampackages/tree/master/automatic/cdburnerxp</packageSourceUrl>
<mailingListUrl>https://forum.cdburnerxp.se</mailingListUrl>
<bugTrackerUrl>https://bugs.cdburnerxp.se</bugTrackerUrl>
<docsUrl>http://maxima.sourceforge.net/documentation.html</docsUrl>
Expand Down
8 changes: 4 additions & 4 deletions automatic/cdburnerxp/legal/VERIFICATION.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,15 +7,15 @@ location on <https://cdburnerxp.se/en/download>
and can be verified by doing the following:

1. Download the following:
32-Bit software: <https://download.cdburnerxp.se/msi/cdbxp_setup_4.5.8.7042.msi>
64-Bit software: <https://download.cdburnerxp.se/msi/cdbxp_setup_x64_4.5.8.7042.msi>
32-Bit software: <https://download.cdburnerxp.se/msi/cdbxp_setup_4.5.8.7128.msi>
64-Bit software: <https://download.cdburnerxp.se/msi/cdbxp_setup_x64_4.5.8.7128.msi>
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: sha256
checksum32: F7FD12FC45B0FBA54A8E01BD9CFFCEE872B3EC34CE48E5E536C3BEB822A75F77
checksum64: 8C114FCF5B45C5A72D4C5133EDC33DA038DC36C266573119DF24FBBE185C30AF
checksum32: E92450832B09E32FC769BC94D3B00B04EF5C05D7542CEC77A63603C562B757D1
checksum64: AF80A5B901100D73855DD1F04845C79511CC2F1299C0CA38DFAC8D03CE8FED00

The file 'LICENSE.txt' has been obtained from <https://cdburnerxp.se/help/intro/license>
4 changes: 2 additions & 2 deletions automatic/cdburnerxp/tools/chocolateyInstall.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@ $packageName = $env:ChocolateyPackageName
$packageArgs = @{
packageName = $packageName
fileType = 'msi'
file = "$toolsPath\cdbxp_setup_4.5.8.7042.msi"
file64 = "$toolsPath\cdbxp_setup_x64_4.5.8.7042.msi"
file = "$toolsPath\cdbxp_setup_4.5.8.7128.msi"
file64 = "$toolsPath\cdbxp_setup_x64_4.5.8.7128.msi"
softwareName = 'cdburnerxp*'
silentArgs = "/qn /norestart /l*v `"$($env:TEMP)\$packageName.$($env:chocolateyPackageVersion).MsiInstall.log`""
validExitCodes = @(0, 2010, 1641)
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-7.1.33-Win32-VC14-x86.zip>
64-Bit software (threadsafe): <http://windows.php.net/downloads/releases/php-7.1.33-Win32-VC14-x64.zip>
32-Bit software (non-threadsafe): <http://windows.php.net/downloads/releases/php-7.1.33-nts-Win32-VC14-x86.zip>
64-Bit software (non-threadsafe): <http://windows.php.net/downloads/releases/php-7.1.33-nts-Win32-VC14-x64.zip>
32-Bit software (threadsafe): <http://windows.php.net/downloads/releases/php-7.3.12-Win32-VC15-x86.zip>
64-Bit software (threadsafe): <http://windows.php.net/downloads/releases/php-7.3.12-Win32-VC15-x64.zip>
32-Bit software (non-threadsafe): <http://windows.php.net/downloads/releases/php-7.3.12-nts-Win32-VC15-x86.zip>
64-Bit software (non-threadsafe): <http://windows.php.net/downloads/releases/php-7.3.12-nts-Win32-VC15-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): A2D5370B5D6F9125C3FAB937F4B85AEA8068875AF30B8E3B665C633019A2A718
checksum64 (threadsafe): 2F6B0C6B62DE88CF5CC16E68AC6D5E3B73FC01BCB03B51FE8C8534965B8E808C
checksum32 (non-threadsafe): BE810F87C0E88282FB8578A1FA3BBD8720C65425669B27E0437D6CDE9AA90805
checksum64 (non-threadsafe): 071438BE5BBAEE8B34894DDBA7852B6040991A3C853AB8141EFCB1B6655BBBEF
checksum32 (threadsafe): 636E624650DD9EDE84A5C0745BC320C194F8AC7898A75FA11B4324AC4C3392A8
checksum64 (threadsafe): B12CB3989FBA36E4225C361638B5B88DEE16B9D3E8F3BB832DF492EB74153F56
checksum32 (non-threadsafe): 5A0F2E1B9EA31DB770582344F3CA69CB31F3B7CB2D7992C74AFA2EA3084D23C3
checksum64 (non-threadsafe): 31DB1758F5603D14CF8DAFDC2477CCE680605A51340F07D85FC9D89DC5C7A9B2

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 @@ -3,5 +3,5 @@
"7.0": "7.0.33",
"5.6": "5.6.40",
"7.2": "7.2.24",
"7.3": "7.3.11"
"7.3": "7.3.12"
}
6 changes: 3 additions & 3 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>7.1.33</version>
<version>7.3.12</version>
<authors>PHP Authors</authors>
<owners>chocolatey, 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://secure.php.net/ChangeLog-7.php#7.1.33</releaseNotes>
<releaseNotes>https://secure.php.net/ChangeLog-7.php#7.3.12</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.0.24215.1" />
<dependency id="vcredist140" version="14.11.25325.0" />
<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
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-7.1.33-Win32-VC14-x86.zip"
filets64 = "$toolsPath\php-7.1.33-Win32-VC14-x64.zip"
filents32 = "$toolsPath\php-7.1.33-nts-Win32-VC14-x86.zip"
filents64 = "$toolsPath\php-7.1.33-nts-Win32-VC14-x64.zip"
filets32 = "$toolsPath\php-7.3.12-Win32-VC15-x86.zip"
filets64 = "$toolsPath\php-7.3.12-Win32-VC15-x64.zip"
filents32 = "$toolsPath\php-7.3.12-nts-Win32-VC15-x86.zip"
filents64 = "$toolsPath\php-7.3.12-nts-Win32-VC15-x64.zip"
}

if ($pp.ThreadSafe) {
Expand Down

0 comments on commit 4c0a41e

Please sign in to comment.