h404bi ccc24e57b6 Init scoop-main bucket
Co-authored-by: Jakub Čábera <cabera.jakub@gmail.com>
Co-authored-by: Richard Kuhnt <r15ch13+git@gmail.com>
2019-04-22 20:56:04 +08: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.]+)"
}
}