{ "version": "1.96.1", "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.1/cloc-1.96.1.exe#/cloc.exe", "hash": "00b1c9dbbfb920dabd374418e1b86d2c24b8cd2b8705aeb956dee910d0d75d45", "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" } }