Bump make to 4.2

This commit is contained in:
Ross Smith II 2017-01-04 04:22:25 -08:00
parent 416b83c576
commit 2df43f0efd

View File

@ -1,15 +1,15 @@
{ {
"homepage": "https://www.gnu.org/software/make/", "homepage": "https://www.gnu.org/software/make/",
"version": "4.1", "version": "4.2",
"license": "GPLv3", "license": "GPLv3",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "ftp://ftp.equation.com/make/64/make.exe", "url": "ftp://ftp.equation.com/make/64/make.exe",
"hash": "4583831003A5245AF90B2D75300F39EB777DEC736CC62CF7131706C2BC4B89D2" "hash": "9a9a1bc6276739478bd62678099b00e07275bb3562d19d14991b72c6876cdfcc"
}, },
"32bit":{ "32bit":{
"url": "ftp://ftp.equation.com/make/32/make.exe", "url": "ftp://ftp.equation.com/make/32/make.exe",
"hash": "4F01F7E63FE54F497B4FE3F4E525F56D9F1D2B0399FD8E6C5478580034C21EA4" "hash": "9a9a1bc6276739478bd62678099b00e07275bb3562d19d14991b72c6876cdfcc"
} }
}, },
"bin": "make.exe", "bin": "make.exe",