mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-28 11:34:25 +00:00
16 lines
652 B
JSON
16 lines
652 B
JSON
{
|
|
"version": "2.06",
|
|
"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.06/cloc-2.06.exe#/cloc.exe",
|
|
"hash": "bbe48de9102d0f2520d292d65897001c1d068340eb7cd74dd1ee30c1a9091c4a",
|
|
"bin": "cloc.exe",
|
|
"checkver": {
|
|
"github": "https://github.com/AlDanial/cloc"
|
|
},
|
|
"autoupdate": {
|
|
"url": "https://github.com/AlDanial/cloc/releases/download/v$version/cloc-$version.exe#/cloc.exe"
|
|
}
|
|
}
|