mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-06 16:51:20 +00:00
Move php versions to versions bucket
This commit is contained in:
parent
63d0598765
commit
a8d11fe37c
@ -1,9 +0,0 @@
|
||||
{
|
||||
"homepage": "http://windows.php.net",
|
||||
"version": "5.3.29",
|
||||
"license": "http://www.php.net/license/",
|
||||
"url": "http://windows.php.net/downloads/releases/archives/php-5.3.29-Win32-VC9-x86.zip",
|
||||
"hash": "sha1:61615fe9db85c3ab630fe35673a1b6f45782e5d4",
|
||||
"bin": "php.exe",
|
||||
"post_install": "cp \"$dir\\php.ini-production\" \"$dir\\php.ini\""
|
||||
}
|
||||
13
php54.json
13
php54.json
@ -1,13 +0,0 @@
|
||||
{
|
||||
"homepage": "http://windows.php.net",
|
||||
"version": "5.4.44",
|
||||
"license": "http://www.php.net/license/",
|
||||
"url": "http://windows.php.net/downloads/releases/php-5.4.44-Win32-VC9-x86.zip",
|
||||
"hash": "sha1:2fcc47dff254ccae812ce2ccfd4ddf4f21ce9e8d",
|
||||
"bin": "php.exe",
|
||||
"post_install": "cp \"$dir\\php.ini-production\" \"$dir\\php.ini\"",
|
||||
"checkver": {
|
||||
"url": "http://windows.php.net/download/",
|
||||
"re": "<h3 id=\"php-5.4\".*?>.*?\\(([0-9\\.]+)\\)</h3>"
|
||||
}
|
||||
}
|
||||
21
php56.json
21
php56.json
@ -1,21 +0,0 @@
|
||||
{
|
||||
"homepage": "http://windows.php.net",
|
||||
"version": "5.6.18",
|
||||
"license": "http://www.php.net/license/",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "http://windows.php.net/downloads/releases/php-5.6.18-Win32-VC11-x64.zip",
|
||||
"hash": "sha1:b9763b0d20e45c0cb61bbbfe428316554ff3f2ba"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "http://windows.php.net/downloads/releases/php-5.6.18-Win32-VC11-x86.zip",
|
||||
"hash": "sha1:f99ca7f6ca4cc64e11289924548fd3ae366768ec"
|
||||
}
|
||||
},
|
||||
"bin": "php.exe",
|
||||
"post_install": "cp \"$dir\\php.ini-production\" \"$dir\\php.ini\"",
|
||||
"checkver": {
|
||||
"url": "http://windows.php.net/download/",
|
||||
"re": "<h3 id=\"php-5.6\".*?>.*?\\(([0-9\\.]+)\\)</h3>"
|
||||
}
|
||||
}
|
||||
Loading…
x
Reference in New Issue
Block a user