Hugo Locurcio 5810275996 Use SPDX license identifiers in the default bucket (#2211)
This leads to more consistent license properties and allows for easier
automated parsing. https://spdx.org/licenses/
2018-04-20 18:04:49 +02:00

21 lines
673 B
JSON

{
"homepage": "https://www.gnu.org/software/make/",
"version": "4.2",
"license": "GPL-3.0",
"architecture": {
"64bit": {
"url": "ftp://ftp.equation.com/make/64/make.exe",
"hash": "9a9a1bc6276739478bd62678099b00e07275bb3562d19d14991b72c6876cdfcc"
},
"32bit": {
"url": "ftp://ftp.equation.com/make/32/make.exe",
"hash": "4a3ee37a813c9c8e1c00db3a84e158a3bf54ebae3ec0a7656ac9e9733d4097cc"
}
},
"bin": "make.exe",
"checkver": {
"url": "http://www.equation.com/servlet/equation.cmd?fa=make",
"re": "to download 32-bit binary of version ([\\d.]+)"
}
}