2018-12-13 22:01:54 +00:00

16 lines
632 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.70",
"license": "GPL-2.0",
"url": "https://github.com/AlDanial/cloc/releases/download/1.70/cloc-1.70.exe#/cloc.exe",
"hash": "1c1a64fff0c7065954c52c36d288d800d9b18c558162aab3bd239d2e537476f0",
"bin": "cloc.exe",
"checkver": {
"github": "https://github.com/AlDanial/cloc"
},
"autoupdate": {
"url": "https://github.com/AlDanial/cloc/releases/download/$version/cloc-$version.exe#/cloc.exe"
}
}