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