2019-05-27 12:07:22 +02:00

16 lines
562 B
JSON

{
"homepage": "https://www.gnu.org/software/make/",
"version": "4.2.1",
"license": "GPL-3.0",
"url": "https://downloads.sourceforge.net/project/ezwinports/make-4.2.1-without-guile-w32-bin.zip",
"hash": "sha1:55bac1137212656fccbcf9640e422ac869924d98",
"bin": "bin\\make.exe",
"checkver": {
"url": "https://chocolatey.org/packages/make",
"regex": "(?i:make).([\\d.]+).nupkg"
},
"autoupdate": {
"url": "https://downloads.sourceforge.net/project/ezwinports/make-$version-without-guile-w32-bin.zip"
}
}