mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-08 09:41:20 +00:00
Merge branch 'master' of github.com:lukesampson/scoop
This commit is contained in:
commit
9fbe2161c1
@ -3,7 +3,7 @@
|
||||
"version": "2.4.9",
|
||||
"license": "Apache 2.0",
|
||||
"url": "http://www.apachelounge.com/download/VC11/binaries/httpd-2.4.9-win32-VC11.zip",
|
||||
"hash": "2CA9660BC5CCB467A092331F50CA0AB4AA2E80820FB8EAE8BA3803B0EF677729",
|
||||
"hash": "63888AD2C72CA256FF9E627B387A751B3AAA8CD2CFA966DF2E6CC85E71A88A27",
|
||||
"extract_dir": "Apache24",
|
||||
"bin": [
|
||||
"bin\\ab.exe",
|
||||
|
||||
@ -1,9 +1,9 @@
|
||||
{
|
||||
"homepage": "http://nginx.org",
|
||||
"version": "1.5.12",
|
||||
"version": "1.5.13",
|
||||
"license": "BSD",
|
||||
"url": "http://nginx.org/download/nginx-1.5.12.zip",
|
||||
"hash": "DB21C0525F0F6DCEE9ADC9B1042A8C95E99E25E185F56298A6CC25D33EBC19EF",
|
||||
"extract_dir": "nginx-1.5.12",
|
||||
"url": "http://nginx.org/download/nginx-1.5.13.zip",
|
||||
"hash": "3DB4C66079F70678567D10BCD4337A127FE5C98D137F370F4C3CF6C0DD39CB14",
|
||||
"extract_dir": "nginx-1.5.13",
|
||||
"bin": "nginx.exe"
|
||||
}
|
||||
6
php.json
6
php.json
@ -1,9 +1,9 @@
|
||||
{
|
||||
"homepage": "http://windows.php.net",
|
||||
"version": "5.5.10",
|
||||
"version": "5.5.11",
|
||||
"license": "http://www.php.net/license/",
|
||||
"url": "http://windows.php.net/downloads/releases/php-5.5.10-Win32-VC11-x86.zip",
|
||||
"hash": "sha1:b891871d4aba8e0a88e8847fce05655783b5cd92",
|
||||
"url": "http://windows.php.net/downloads/releases/php-5.5.11-Win32-VC11-x86.zip",
|
||||
"hash": "sha1:057f5d3ff5ed9c342c9bd3f7c836bd4e44e3d75b",
|
||||
"bin": "php.exe",
|
||||
"post_install": "cp \"$dir\\php.ini-production\" \"$dir\\php.ini\""
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user