cloc: Update to version 1.84

This commit is contained in:
Richard Kuhnt 2019-09-23 04:00:22 +00:00
parent 00e2338725
commit 3dbb4db502

View File

@ -1,10 +1,10 @@
{ {
"homepage": "https://github.com/AlDanial/cloc", "homepage": "https://github.com/AlDanial/cloc",
"description": "Counts blank lines, comment lines, and physical lines of source code in many programming languages", "description": "Counts blank lines, comment lines, and physical lines of source code in many programming languages",
"version": "1.82", "version": "1.84",
"license": "GPL-2.0-only|Artistic-2.0", "license": "GPL-2.0-only|Artistic-2.0",
"url": "https://github.com/AlDanial/cloc/releases/download/1.82/cloc-1.82.exe#/cloc.exe", "url": "https://github.com/AlDanial/cloc/releases/download/1.84/cloc-1.84.exe#/cloc.exe",
"hash": "2e5fb443fdefd776d7b6b136a25e5ee2048991e735042897dbd0bf92efb16563", "hash": "e73d490c1e4ae2f50ee174005614029b4fa2610dcb76988714839d7be68479af",
"bin": "cloc.exe", "bin": "cloc.exe",
"checkver": { "checkver": {
"url": "https://github.com/AlDanial/cloc/releases", "url": "https://github.com/AlDanial/cloc/releases",