Added correct 32bit hash for make 4.2

This commit is contained in:
Michael Vernier 2017-06-17 13:25:49 -07:00 committed by GitHub
parent 1e9763978c
commit 86860d9aeb

View File

@ -9,7 +9,7 @@
}, },
"32bit": { "32bit": {
"url": "ftp://ftp.equation.com/make/32/make.exe", "url": "ftp://ftp.equation.com/make/32/make.exe",
"hash": "9a9a1bc6276739478bd62678099b00e07275bb3562d19d14991b72c6876cdfcc" "hash": "4a3ee37a813c9c8e1c00db3a84e158a3bf54ebae3ec0a7656ac9e9733d4097cc"
} }
}, },
"bin": "make.exe", "bin": "make.exe",