{ "version": "2.04", "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/v2.04/cloc-2.04.exe#/cloc.exe", "hash": "89cda0038bf4e13c6c13ebc1e60bec4dfad362e69ac8a5b8e2d5ebe3020359e1", "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" } }