cloc: Update to version 1.88

This commit is contained in:
Jakub Čábera 2020-09-13 09:41:21 +02:00
parent 9374236cb3
commit ffb405dd33

View File

@ -1,10 +1,10 @@
{ {
"homepage": "https://github.com/AlDanial/cloc", "version": "1.88",
"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.86", "homepage": "https://github.com/AlDanial/cloc",
"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.86/cloc-1.86.exe#/cloc.exe", "url": "https://github.com/AlDanial/cloc/releases/download/1.88/cloc-1.88.exe#/cloc.exe",
"hash": "1b2e189df1834411b34534db446330d1c379b4bc008af3042ee9ade818c6a1c8", "hash": "97d5d2631d1cccdbfd99267ab8a4cf5968816bbe52c0f9324e72e768857f642d",
"bin": "cloc.exe", "bin": "cloc.exe",
"checkver": { "checkver": {
"url": "https://github.com/AlDanial/cloc/releases", "url": "https://github.com/AlDanial/cloc/releases",