2023-03-02 16:31:44 +00:00

17 lines
651 B
JSON

{
"version": "4.4.1",
"description": "Build automation tool.",
"homepage": "https://www.gnu.org/software/make/",
"license": "GPL-3.0-or-later",
"url": "https://downloads.sourceforge.net/project/ezwinports/make-4.4.1-without-guile-w32-bin.zip",
"hash": "sha1:f5d9f5450536bfb6dc11c5053cd36ba3699aafa5",
"bin": "bin\\make.exe",
"checkver": {
"url": "https://sourceforge.net/projects/ezwinports/files",
"regex": "/files/make-([\\d.]+)-without-guile-w32-bin.zip"
},
"autoupdate": {
"url": "https://downloads.sourceforge.net/project/ezwinports/make-$version-without-guile-w32-bin.zip"
}
}