mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 00:01:20 +00:00
php 5.5.10 (32-bit only, see #81. 64-bit experimntal version available in extras as php64bit)
This commit is contained in:
parent
80408a2fa0
commit
56daa4ac26
10
php.json
10
php.json
@ -2,16 +2,8 @@
|
|||||||
"homepage": "http://windows.php.net",
|
"homepage": "http://windows.php.net",
|
||||||
"version": "5.5.10",
|
"version": "5.5.10",
|
||||||
"license": "http://www.php.net/license/",
|
"license": "http://www.php.net/license/",
|
||||||
"architecture": {
|
|
||||||
"32bit": {
|
|
||||||
"url": "http://windows.php.net/downloads/releases/php-5.5.10-Win32-VC11-x86.zip",
|
"url": "http://windows.php.net/downloads/releases/php-5.5.10-Win32-VC11-x86.zip",
|
||||||
"hash": "sha1:b891871d4aba8e0a88e8847fce05655783b5cd92"
|
"hash": "sha1:b891871d4aba8e0a88e8847fce05655783b5cd92",
|
||||||
},
|
|
||||||
"64bit": {
|
|
||||||
"url": "http://windows.php.net/downloads/releases/php-5.5.10-Win32-VC11-x64.zip",
|
|
||||||
"hash": "sha1:3ebcfec5a3502ba98bcc6f4f224a032764a6b570"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"bin": "php.exe",
|
"bin": "php.exe",
|
||||||
"post_install": "cp \"$dir\\php.ini-production\" \"$dir\\php.ini\""
|
"post_install": "cp \"$dir\\php.ini-production\" \"$dir\\php.ini\""
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user