mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 08:11:20 +00:00
php 7.0.4
This commit is contained in:
parent
d2794798b8
commit
15ec09c5d5
10
php.json
10
php.json
@ -1,15 +1,15 @@
|
|||||||
{
|
{
|
||||||
"homepage": "http://windows.php.net",
|
"homepage": "http://windows.php.net",
|
||||||
"version": "7.0.3",
|
"version": "7.0.4",
|
||||||
"license": "http://www.php.net/license/",
|
"license": "http://www.php.net/license/",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "http://windows.php.net/downloads/releases/php-7.0.3-Win32-VC14-x64.zip",
|
"url": "http://windows.php.net/downloads/releases/php-7.0.4-Win32-VC14-x64.zip",
|
||||||
"hash": "sha1:e0d81cd765f741cc05e261cb04ad2560bf64e54e"
|
"hash": "sha1:52b0ce7ee7600672383694c65071966ff3a20b92"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "http://windows.php.net/downloads/releases/php-7.0.3-Win32-VC14-x86.zip",
|
"url": "http://windows.php.net/downloads/releases/php-7.0.4-Win32-VC14-x86.zip",
|
||||||
"hash": "sha1:1bbe9c6422f8b7c377fc9ad4d073ea12a6489e11"
|
"hash": "sha1:60569b17d7883c710675d217f3521821f97b4a0d"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "php.exe",
|
"bin": "php.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user