Skip to content

Commit

Permalink
AU: 2 updated - iTunes php
Browse files Browse the repository at this point in the history
  • Loading branch information
Chocolatey committed May 28, 2019
1 parent 898c25a commit 7650f54
Show file tree
Hide file tree
Showing 8 changed files with 26 additions and 26 deletions.
2 changes: 1 addition & 1 deletion automatic/itunes/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@849eb1042625bdc77a95f0b92491857e9dfc326d/icons/itunes.png" width="48" height="48"/> [iTunes](https://chocolatey.org/packages/iTunes)
# <img src="https://cdn.jsdelivr.net/gh/chocolatey-community/chocolatey-coreteampackages@849eb1042625bdc77a95f0b92491857e9dfc326d/icons/itunes.png" width="48" height="48"/> [iTunes](https://chocolatey.org/packages/iTunes)


iTunes is the best way to organize and enjoy the music, movies, and TV shows you already have and shop for the ones you want to get. It's home to Apple Music, which gives you unlimited access to millions of songs, curated playlists,1 and Beats 1 radio, hosted by Zane Lowe and a team of acclaimed DJs. Enjoy all the entertainment iTunes has to offer on your Mac and PC.
Expand Down
2 changes: 1 addition & 1 deletion automatic/itunes/info
Original file line number Diff line number Diff line change
@@ -1 +1 @@
"f29cddbf784b89234b47818d4cfbed86"|12.9.4.102
"7a9e7f425a34c065cf94f5fbd1538b4a"|12.9.5.7
6 changes: 3 additions & 3 deletions automatic/itunes/itunes.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -3,13 +3,13 @@
<package xmlns="http://schemas.microsoft.com/packaging/2015/06/nuspec.xsd">
<metadata>
<id>iTunes</id>
<version>12.9.4.102</version>
<packageSourceUrl>https://github.com/chocolatey/chocolatey-coreteampackages/tree/master/automatic/itunes</packageSourceUrl>
<version>12.9.5.7</version>
<packageSourceUrl>https://github.com/chocolatey-community/chocolatey-coreteampackages/tree/master/automatic/itunes</packageSourceUrl>
<owners>chocolatey</owners>
<title>iTunes</title>
<authors>Apple Inc.</authors>
<projectUrl>http://www.apple.com/itunes</projectUrl>
<iconUrl>https://cdn.jsdelivr.net/gh/chocolatey/chocolatey-coreteampackages@849eb1042625bdc77a95f0b92491857e9dfc326d/icons/itunes.png</iconUrl>
<iconUrl>https://cdn.jsdelivr.net/gh/chocolatey-community/chocolatey-coreteampackages@849eb1042625bdc77a95f0b92491857e9dfc326d/icons/itunes.png</iconUrl>
<copyright>Apple Inc. All rights reserved.</copyright>
<licenseUrl>http://www.apple.com/legal/terms/site.html</licenseUrl>
<requireLicenseAcceptance>false</requireLicenseAcceptance>
Expand Down
10 changes: 5 additions & 5 deletions automatic/itunes/tools/chocolateyInstall.ps1
Original file line number Diff line number Diff line change
@@ -1,16 +1,16 @@
$ErrorActionPreference = 'Stop';

$version = '12.9.4.102'
$version = '12.9.5.7'

$packageArgs = @{
packageName = 'iTunes'
fileType = 'msi'
url = 'https://secure-appldnld.apple.com/itunes12/041-44314-20190325-EF43BF3A-4E71-11E9-ACE6-794824A43337/iTunesSetup.exe'
url64bit = 'https://secure-appldnld.apple.com/itunes12/041-44313-20190325-EF444F04-4E71-11E9-8702-7A4824A43337/iTunes64Setup.exe'
url = 'https://secure-appldnld.apple.com/itunes12/041-22633-20190522-F739CF72-7CCA-11E9-8EBA-3BB3FCE95627/iTunesSetup.exe'
url64bit = 'https://secure-appldnld.apple.com/itunes12/041-22642-20190522-DEF96194-7CC9-11E9-8173-5AB2FCE95627/iTunes64Setup.exe'
softwareName = 'iTunes'
checksum = '9D4B498A2DB1C71AE2118AC8E3C84848C766823288994A68FC363D96D97D87E1'
checksum = '7FC1092FD10BBDF8F7C05053B1FF81D734C619B833600ECA374A9DDDB9870080'
checksumType = 'sha256'
checksum64 = '5022bda75d937f2c0b2d39e90d649bbe1460e4e5667c1d6d550ef1beceba0f12'
checksum64 = '5505024bceea89ca364cdc98eaadb356f024513f9838d4a0b57527536b05deea'
checksumType64 = 'sha256'
silentArgs = "/qn /norestart"
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.3.5-Win32-VC15-x86.zip>
64-Bit software (threadsafe): <http://windows.php.net/downloads/releases/php-7.3.5-Win32-VC15-x64.zip>
32-Bit software (non-threadsafe): <http://windows.php.net/downloads/releases/php-7.3.5-nts-Win32-VC15-x86.zip>
64-Bit software (non-threadsafe): <http://windows.php.net/downloads/releases/php-7.3.5-nts-Win32-VC15-x64.zip>
32-Bit software (threadsafe): <http://windows.php.net/downloads/releases/php-7.1.30-Win32-VC14-x86.zip>
64-Bit software (threadsafe): <http://windows.php.net/downloads/releases/php-7.1.30-Win32-VC14-x64.zip>
32-Bit software (non-threadsafe): <http://windows.php.net/downloads/releases/php-7.1.30-nts-Win32-VC14-x86.zip>
64-Bit software (non-threadsafe): <http://windows.php.net/downloads/releases/php-7.1.30-nts-Win32-VC14-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): 7BCF80883643F76D70FB7F95850CEE7547EC585AD8518AC8274574101B654090
checksum64 (threadsafe): CAEB4F4161C7DB4C7E5E956EB4DC058B5C595D079BBF581EDAA2A6D2F173FAC6
checksum32 (non-threadsafe): DC2551AC4882D7190F3A60A711A9DFA7BFB8196725800BED9E8CC5BF4A53BDC1
checksum64 (non-threadsafe): DAC1735A4D75EF0014C9C1DBCE28FA467E7D8237638C298FD269C2451FF4949F
checksum32 (threadsafe): 86C6C348BC3E20BCC885B427AB2A39CE39021DEF8D0305EB392AAD9E4CF50295
checksum64 (threadsafe): 46BB7969BA0C2717F6B8FF3DC9297EEE605E9306B86D5EDDEB257FD57FD4F976
checksum32 (non-threadsafe): 50A487C666CB02F1A68EF633F89994C047B49E335B1A04309443276C05544D6C
checksum64 (non-threadsafe): C7A8450823B0976ED5314848FF79A79839E78F570DFCE3D0BAA3BB1614EFA8D2

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
@@ -1,5 +1,5 @@
{
"7.1": "7.1.29",
"7.1": "7.1.30",
"7.0": "7.0.33",
"5.6": "5.6.40",
"7.2": "7.2.18",
Expand Down
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.3.5</version>
<version>7.1.30</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 @@ -27,13 +27,13 @@ For example: `choco install --package-parameters='"/ThreadSafe ""/InstallDir:C:\
<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.3.5</releaseNotes>
<releaseNotes>https://secure.php.net/ChangeLog-7.php#7.1.30</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.11.25325.0" />
<dependency id="vcredist140" version="14.0.24215.1" />
<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.3.5-Win32-VC15-x86.zip"
filets64 = "$toolsPath\php-7.3.5-Win32-VC15-x64.zip"
filents32 = "$toolsPath\php-7.3.5-nts-Win32-VC15-x86.zip"
filents64 = "$toolsPath\php-7.3.5-nts-Win32-VC15-x64.zip"
filets32 = "$toolsPath\php-7.1.30-Win32-VC14-x86.zip"
filets64 = "$toolsPath\php-7.1.30-Win32-VC14-x64.zip"
filents32 = "$toolsPath\php-7.1.30-nts-Win32-VC14-x86.zip"
filents64 = "$toolsPath\php-7.1.30-nts-Win32-VC14-x64.zip"
}

if ($pp.ThreadSafe) {
Expand Down

0 comments on commit 7650f54

Please sign in to comment.