mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 06:11:20 +00:00
14 lines
557 B
JSON
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"
|
|
}
|
|
}
|