2023-03-10 00:03:29 +05:30

14 lines
557 B
JSON

{
"version": "2.20",
"description": "Show the full path of command.",
"homepage": "https://gnuwin32.sourceforge.net/packages/which.htm",
"license": "GPL-2.0-only",
"url": "https://downloads.sourceforge.net/project/gnuwin32/which/2.20/which-2.20-bin.zip",
"hash": "sha1:385990045d755bb910d2c30b9697faf36d61e37e",
"bin": "bin\\which.exe",
"checkver": "(?smi)Version</a></h2>\\s+<p>([\\d.]+)",
"autoupdate": {
"url": "https://downloads.sourceforge.net/project/gnuwin32/which/$version/which-$version-bin.zip"
}
}