mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
fix php zip hash
This commit is contained in:
parent
f92edc2b95
commit
d8504027ed
3
php.json
3
php.json
@ -3,7 +3,7 @@
|
||||
"version": "5.6.10",
|
||||
"license": "http://www.php.net/license/",
|
||||
"url": "http://windows.php.net/downloads/releases/php-5.6.10-Win32-VC11-x86.zip",
|
||||
"hash": "sha1:f78e0fbb7ec2afb9a52b40dd9e2a1b85ac4724a0",
|
||||
"hash": "sha1:54a708e95ce554e7b3eee6cf6cf77d9d0489e0e5",
|
||||
"bin": "php.exe",
|
||||
"post_install": "cp \"$dir\\php.ini-production\" \"$dir\\php.ini\"",
|
||||
"checkver": {
|
||||
@ -11,3 +11,4 @@
|
||||
"re": "<h3 id=\"php-5.6\".*?>.*?\\(([0-10\\.]+)\\)</h3>"
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user