16 Commits

Author SHA1 Message Date
Roy Ivy III
b7588ac1b7 Merge branch 'upstream' into dev-whitespace
Conflicts:
	bucket/apache.json
	bucket/cmake.json
	bucket/curl.json
	bucket/git.json
	bucket/openssl.json
	bucket/php54.json
	bucket/php55.json
	bucket/sliksvn.json
	lib/core.ps1
2015-08-25 22:27:55 -05:00
Ibrahim Hatoum
e3e820f67c Updated hash 2015-08-20 11:46:03 -04:00
Ibrahim Hatoum
e6781ed240 Update apache.json
Fixed Apache file location. Upgraded Apache to 2.4.16
2015-08-19 16:05:49 -04:00
Roy Ivy III
a5d219e0c9 whitespace cleanup
* makes changes to almost all main repo files to be in accordance with .editorconfig
* some files in "test\fixtures\..." were left alone to avoid breaking tests
* NOTE: whitespace changes *only* (`git diff -b` shows no changes)
2015-08-17 22:54:43 -05:00
teadawg
7883b075b5 Update apache.json
update version, url and hash
2015-04-02 16:03:39 +02:00
teadawg
8145211daf Update apache.json
update broken link
2015-04-02 00:42:46 +02:00
Jonathan Rehm
af140280a1 Hash updated to match source value
Updated with value found in http://www.apachelounge.com/download/VC11/binaries/httpd-2.4.10-win32-VC11.zip.txt
2014-12-20 15:35:21 -07:00
Stephen Edgar
b97b11ad82 Apache v2.4.10 2014-09-29 14:44:58 +10:00
Konstantin Molchanov
9854acc355 Hash updated to fit the value at the source
Took the SHA256-Checksum value from http://www.apachelounge.com/download/VC11/binaries/httpd-2.4.9-win32-VC11.zip.txt
2014-06-18 23:16:23 +04:00
Stephen Edgar
41794fc7a4 Update apache.json with openssl-1.0.1g
Yes, same filename, changelog http://www.apachelounge.com/Changelog-2.4.html
2014-04-09 09:13:31 +10:00
Luke Sampson
80408a2fa0 apache 2.4.9 (32-bit only, see #81. 64-bit version is available in the extras bucket as apache64bit) 2014-03-17 17:01:10 +10:00
Luke Sampson
38d879c4b6 apache 2.4.7 (add checkver) 2014-03-16 10:57:30 +10:00
Luke Sampson
55e5038060 apache 2.4.7 (fix extract_dir, see #78) 2014-03-16 10:46:17 +10:00
Konstantin Molchanov
038d5983bc Apache: New version, 64 bit package, hash updated.
Hi,

Apache installation would fail due to hash check fail:

~ $ scoop install apache
installing apache (2.4.6)
downloading http://www.apachelounge.com/download/VC11/binaries/httpd-2.4.6-win32-VC11.zip...done
checking hash...hash check failed for http://www.apachelounge.com/download/VC11/binaries/httpd-2.4.6-win32-VC11.zip. exp
ected: E112445A222916FF6C60F4258373CF9B427B0E9EBCEB01E67DDB7C3CECEF892B, actual: 864d04fdb5a03f0dda2af0cd26a67fa6f2d8cd5
edde3eb40e3e95bb2c05b4899!

Apparently, Apache uses SHA1, not MD5.

Instead of just updating the hash, I've also updated the version, and added 64 bit download.

Thanks!
2014-03-15 20:44:02 +03:00
Luke Sampson
c679ef542b Apache 2.4.6 (move PHP setup to gist) 2013-09-13 15:07:08 +10:00
Luke Sampson
d2fa5a7ef9 apache 2.4.6 2013-09-13 11:07:38 +10:00