mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-12 19:51:22 +00:00
apache 2.4.7 (fix extract_dir, see #78)
This commit is contained in:
parent
77c79094e4
commit
55e5038060
@ -5,15 +5,14 @@
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "http://www.apachelounge.com/download/VC11/binaries/httpd-2.4.7-win64-VC11.zip",
|
||||
"hash": "sha1:88A586D2794BF46952259E2C76D781246D70C057",
|
||||
"extract_dir": "Apache24-winx64"
|
||||
"hash": "sha1:88A586D2794BF46952259E2C76D781246D70C057"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "http://www.apachelounge.com/download/VC11/binaries/httpd-2.4.7-win32-VC11.zip",
|
||||
"hash": "sha1:B155FC75A540385E18F59E391DB035318D9B21F4",
|
||||
"extract_dir": "Apache24-win32"
|
||||
"hash": "sha1:B155FC75A540385E18F59E391DB035318D9B21F4"
|
||||
}
|
||||
},
|
||||
"extract_dir": "Apache24",
|
||||
"bin": [
|
||||
"bin\\ab.exe",
|
||||
"bin\\abs.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user