{ "homepage": "https://github.com/AlDanial/cloc", "description": "Counts blank lines, comment lines, and physical lines of source code in many programming languages", "version": "1.86", "license": "GPL-2.0-only|Artistic-2.0", "url": "https://github.com/AlDanial/cloc/releases/download/1.86/cloc-1.86.exe#/cloc.exe", "hash": "1b2e189df1834411b34534db446330d1c379b4bc008af3042ee9ade818c6a1c8", "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" } }