cloc: Update to version 1.86

This commit is contained in:
Jakub Čábera 2020-05-19 08:48:10 +02:00
parent d413cc9b8e
commit c0909ba405

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.84", "version": "1.86",
"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.84/cloc-1.84.exe#/cloc.exe", "url": "https://github.com/AlDanial/cloc/releases/download/1.86/cloc-1.86.exe#/cloc.exe",
"hash": "e73d490c1e4ae2f50ee174005614029b4fa2610dcb76988714839d7be68479af", "hash": "1b2e189df1834411b34534db446330d1c379b4bc008af3042ee9ade818c6a1c8",
"bin": "cloc.exe", "bin": "cloc.exe",
"checkver": { "checkver": {
"url": "https://github.com/AlDanial/cloc/releases", "url": "https://github.com/AlDanial/cloc/releases",