mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-27 19:11:20 +00:00
updated php
This commit is contained in:
parent
31738c941f
commit
623a32022b
@ -1,14 +1,14 @@
|
||||
{
|
||||
"homepage": "http://windows.php.net",
|
||||
"version": "7.0.13",
|
||||
"version": "7.0.14",
|
||||
"license": "http://www.php.net/license/",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "http://windows.php.net/downloads/releases/php-7.0.13-nts-Win32-VC14-x64.zip",
|
||||
"url": "http://windows.php.net/downloads/releases/php-7.0.14-nts-Win32-VC14-x64.zip",
|
||||
"hash": "1D117986B57CC57441A3056F578BA56A7FCBB53A7CD2D7DDCA7C634A6012687F"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "http://windows.php.net/downloads/releases/php-7.0.13-nts-Win32-VC14-x86.zip",
|
||||
"url": "http://windows.php.net/downloads/releases/php-7.0.14-nts-Win32-VC14-x86.zip",
|
||||
"hash": "8A9A0F8A0C368AE75C398B93238B2EE14CA7746E5E265CAC6D8A50AE5F9624DB"
|
||||
}
|
||||
},
|
||||
|
||||
6
php.json
6
php.json
@ -1,11 +1,11 @@
|
||||
{
|
||||
"homepage": "http://windows.php.net",
|
||||
"version": "7.0.13",
|
||||
"version": "7.0.14",
|
||||
"license": "https://www.php.net/license/",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": [
|
||||
"http://windows.php.net/downloads/releases/php-7.0.13-Win32-VC14-x64.zip",
|
||||
"http://windows.php.net/downloads/releases/php-7.0.14-Win32-VC14-x64.zip",
|
||||
"https://raw.githubusercontent.com/madbub/scoop-php/master/64-bit/vcruntime140.dll"
|
||||
],
|
||||
"hash": [
|
||||
@ -15,7 +15,7 @@
|
||||
},
|
||||
"32bit": {
|
||||
"url": [
|
||||
"http://windows.php.net/downloads/releases/php-7.0.13-Win32-VC14-x86.zip",
|
||||
"http://windows.php.net/downloads/releases/php-7.0.14-Win32-VC14-x86.zip",
|
||||
"https://raw.githubusercontent.com/MPLew-is/scoop-wamp/master/visual-c-redistributables/14/32-bit/vcruntime140.dll"
|
||||
],
|
||||
"hash": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user