h404bi ccc24e57b6 Init scoop-main bucket
Co-authored-by: Jakub Čábera <cabera.jakub@gmail.com>
Co-authored-by: Richard Kuhnt <r15ch13+git@gmail.com>
2019-04-22 20:56:04 +08:00

14 lines
560 B
JSON

{
"version": "2.20",
"description": "Show the full path of command.",
"homepage": "http://gnuwin32.sourceforge.net/packages/which.htm",
"license": "GPL-2.0-only",
"url": "https://downloads.sourceforge.net/projects/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/projects/gnuwin32/which/$version/which-$version-bin.zip"
}
}