Skip to content

Commit

Permalink
AU: 1 updated - php
Browse files Browse the repository at this point in the history
  • Loading branch information
Chocolatey committed Sep 14, 2018
1 parent e691944 commit 5cc0d73
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion automatic/php/php.json
@@ -1,6 +1,6 @@
{
"7.1": "7.1.22",
"7.0": "7.0.32",
"5.6": "5.6.37",
"5.6": "5.6.38",
"7.2": "7.2.10"
}
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.2.10</version>
<version>5.6.38</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 @@ -24,13 +24,13 @@ For example: `--params '"/ThreadSafe ""/InstallDir:C:\PHP"""'`.
<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.2.10</releaseNotes>
<releaseNotes>https://secure.php.net/ChangeLog-5.php#5.6.38</releaseNotes>
<iconUrl>https://cdn.rawgit.com/chocolatey/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="vcredist2012" version="11.0.61031" />
<dependency id="chocolatey-core.extension" version="1.3.3" />
<dependency id="chocolatey" version="0.10.0" />
</dependencies>
Expand Down
4 changes: 2 additions & 2 deletions automatic/php/tools/downloadInfo.csv
@@ -1,2 +1,2 @@
threadsafe|http://windows.php.net/downloads/releases/php-7.2.10-Win32-VC15-x86.zip|http://windows.php.net/downloads/releases/php-7.2.10-Win32-VC15-x64.zip|f7b25f6b763e2ef15dd13ae9276de14587a6c36b68ef9e9d19cdfa5fe0ac9d14|e261e095cc57a2cfe166ea0b38cdf3d41b7c81e7925c9380768a09dae3839643
not-threadsafe|http://windows.php.net/downloads/releases/php-7.2.10-nts-Win32-VC15-x86.zip|http://windows.php.net/downloads/releases/php-7.2.10-nts-Win32-VC15-x64.zip|32a1da4a39717fe602f7a9611718e47e4ecb9c99a95508be9b42ddc7a66d09ce|37911e5a7b41b26f4a202b2132a6c2853ac88f505804e49cd30ac9df85c32094
threadsafe|http://windows.php.net/downloads/releases/php-5.6.38-Win32-VC11-x86.zip|http://windows.php.net/downloads/releases/php-5.6.38-Win32-VC11-x64.zip|900bb7544aaacd3317a575c1f3fdfc0807b05945534bb555bf83e0c0d8fa087d|fcefd7130b5bb97dc24c6f5008b5178fd5b8fc68e3bb334331e95a47bb7e8f02
not-threadsafe|http://windows.php.net/downloads/releases/php-5.6.38-nts-Win32-VC11-x86.zip|http://windows.php.net/downloads/releases/php-5.6.38-nts-Win32-VC11-x64.zip|288ac325d788af04b4a29e56b38771ccf91051f9e6a060abafbfbb3c9f376edf|f6089b64354077cd88458706492a8676b21a8676e234dcd4d8292f6af65b1cc3

0 comments on commit 5cc0d73

Please sign in to comment.