2019-09-23 04:00:22 +00:00

17 lines
708 B
JSON

{
"homepage": "https://github.com/AlDanial/cloc",
"description": "Counts blank lines, comment lines, and physical lines of source code in many programming languages",
"version": "1.84",
"license": "GPL-2.0-only|Artistic-2.0",
"url": "https://github.com/AlDanial/cloc/releases/download/1.84/cloc-1.84.exe#/cloc.exe",
"hash": "e73d490c1e4ae2f50ee174005614029b4fa2610dcb76988714839d7be68479af",
"bin": "cloc.exe",
"checkver": {
"url": "https://github.com/AlDanial/cloc/releases",
"regex": "/releases/tag/(?:v|V)?([\\d.]+)"
},
"autoupdate": {
"url": "https://github.com/AlDanial/cloc/releases/download/$version/cloc-$version.exe#/cloc.exe"
}
}