From c0909ba405044de856919cae30cab0eb5dd5332e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Tue, 19 May 2020 08:48:10 +0200 Subject: [PATCH] cloc: Update to version 1.86 --- bucket/cloc.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/cloc.json b/bucket/cloc.json index b46d417aa9..107d32323c 100644 --- a/bucket/cloc.json +++ b/bucket/cloc.json @@ -1,10 +1,10 @@ { "homepage": "https://github.com/AlDanial/cloc", "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", - "url": "https://github.com/AlDanial/cloc/releases/download/1.84/cloc-1.84.exe#/cloc.exe", - "hash": "e73d490c1e4ae2f50ee174005614029b4fa2610dcb76988714839d7be68479af", + "url": "https://github.com/AlDanial/cloc/releases/download/1.86/cloc-1.86.exe#/cloc.exe", + "hash": "1b2e189df1834411b34534db446330d1c379b4bc008af3042ee9ade818c6a1c8", "bin": "cloc.exe", "checkver": { "url": "https://github.com/AlDanial/cloc/releases",