mirror of
https://github.com/ScoopInstaller/Main.git
synced 2026-02-03 18:44:47 +00:00
16 lines
652 B
JSON
16 lines
652 B
JSON
{
|
|
"version": "2.08",
|
|
"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.08/cloc-2.08.exe#/cloc.exe",
|
|
"hash": "4529557d957ade0dd45746eae10e9c51ee01061bb617eeeab256672faf6e42c6",
|
|
"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"
|
|
}
|
|
}
|