mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-02 14:51:18 +00:00
17 lines
614 B
JSON
17 lines
614 B
JSON
{
|
|
"version": "4.3",
|
|
"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.3-without-guile-w32-bin.zip",
|
|
"hash": "sha1:7d778f56b4ecaa98fd98fa28e7d2630a7680fa7d",
|
|
"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"
|
|
}
|
|
}
|