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 Mar 1, 2018
1 parent 5360762 commit 10f97a8
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 8 deletions.
8 changes: 4 additions & 4 deletions automatic/php/php.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"7.1": "7.1.14",
"7.0": "7.0.27",
"5.6": "5.6.33",
"7.2": "7.2.2"
"7.1": "7.1.15",
"7.0": "7.0.28",
"5.6": "5.6.34",
"7.2": "7.2.3"
}
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>7.2.2</version>
<version>7.2.3</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,7 +24,7 @@ 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.2</releaseNotes>
<releaseNotes>https://secure.php.net/ChangeLog-7.php#7.2.3</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>
Expand Down
4 changes: 2 additions & 2 deletions automatic/php/tools/downloadInfo.csv
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
threadsafe|http://windows.php.net/downloads/releases/php-7.2.2-Win32-VC15-x86.zip|http://windows.php.net/downloads/releases/php-7.2.2-Win32-VC15-x64.zip|708f86b6d9c0daaa29efda77bb9827a8c503e2f30122bce0c2b4768ffe8ba164|107b851ee85017e073f58aeb52d47926a1abf7c2924ffff4d5121b4a0c8dcdee
not-threadsafe|http://windows.php.net/downloads/releases/php-7.2.2-nts-Win32-VC15-x86.zip|http://windows.php.net/downloads/releases/php-7.2.2-nts-Win32-VC15-x64.zip|d8705d87bb7f6e753c1a3d9e362279832719361fab33877a8419838e0b60a6ba|1eb64465593ca39360907c3b74afaad6b07425b68659dee86b830b73a98940d9
threadsafe|http://windows.php.net/downloads/releases/php-7.2.3-Win32-VC15-x86.zip|http://windows.php.net/downloads/releases/php-7.2.3-Win32-VC15-x64.zip|7e6d577b7bfb33fa5640eb8bee34604a95d45ed7e9a9e376ef72a536aa7b5dfc|5ac341186b8d80402694ee901af89b9ba980d0796e1671de92d5458f87105686
not-threadsafe|http://windows.php.net/downloads/releases/php-7.2.3-nts-Win32-VC15-x86.zip|http://windows.php.net/downloads/releases/php-7.2.3-nts-Win32-VC15-x64.zip|e4d32bcc2e0fddbc17bd9609a4903171aa9d03c03caa88fcbd99fb500c67ea3c|ddf1428f2896f942142202b7e9ca7cadf61bb71c4cdfa3910ef192c90bf46ea8

0 comments on commit 10f97a8

Please sign in to comment.