mirror of
https://github.com/ScoopInstaller/Main.git
synced 2026-02-22 11:24:39 +00:00
cloc: Update to version 1.78
This commit is contained in:
parent
cbd4a7dd26
commit
bdba251182
@ -1,15 +1,15 @@
|
||||
{
|
||||
"homepage": "https://github.com/AlDanial/cloc",
|
||||
"description": "Counts blank lines, comment lines, and physical lines of source code in many programming languages",
|
||||
"version": "1.76",
|
||||
"version": "1.78",
|
||||
"license": "GPL-2.0",
|
||||
"url": "https://github.com/AlDanial/cloc/releases/download/v1.76/cloc-1.76.exe#/cloc.exe",
|
||||
"hash": "44664a182026c42a779fe67746736d4d336ce10177d6c970cb163cb1dde246e1",
|
||||
"url": "https://github.com/AlDanial/cloc/releases/download/1.78/cloc-1.78.exe#/cloc.exe",
|
||||
"hash": "256ade3df82fa92febf2553853ed1106d96c604794606e86efd00d55664dd44f",
|
||||
"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"
|
||||
"url": "https://github.com/AlDanial/cloc/releases/download/$version/cloc-$version.exe#/cloc.exe"
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user