2019-05-03 17:00:30 +00:00

17 lines
690 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.82",
"license": "GPL-2.0",
"url": "https://github.com/AlDanial/cloc/releases/download/1.82/cloc-1.82.exe#/cloc.exe",
"hash": "2e5fb443fdefd776d7b6b136a25e5ee2048991e735042897dbd0bf92efb16563",
"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"
}
}