mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 07:11:21 +00:00
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!
Description
Languages
PowerShell
100%