mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 15:21:18 +00:00
10 lines
336 B
JSON
10 lines
336 B
JSON
{
|
|
"homepage": "http://windows.php.net",
|
|
"version": "5.4.26",
|
|
"license": "http://www.php.net/license/",
|
|
"url": "http://windows.php.net/downloads/releases/php-5.4.26-Win32-VC9-x86.zip",
|
|
"hash": "sha1:e7c489bdc4c7e0d552ef4e95ca68111e0ccb280a",
|
|
"bin": "php.exe",
|
|
"post_install": "cp \"$dir\\php.ini-production\" \"$dir\\php.ini\""
|
|
}
|