From e33836304880c2f04fa936d7e08419f71fa5c192 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Thu, 13 Dec 2018 22:01:54 +0000 Subject: [PATCH] cloc: Update to version 1.70 --- cloc.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/cloc.json b/cloc.json index 063d01017d..f227615125 100644 --- a/cloc.json +++ b/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.80", + "version": "1.70", "license": "GPL-2.0", - "url": "https://github.com/AlDanial/cloc/releases/download/1.80/cloc-1.80.exe#/cloc.exe", - "hash": "9e547b01c946aa818ffad43b9ebaf05d3da08ed6ca876ef2b6847be3bf1cf8be", + "url": "https://github.com/AlDanial/cloc/releases/download/1.70/cloc-1.70.exe#/cloc.exe", + "hash": "1c1a64fff0c7065954c52c36d288d800d9b18c558162aab3bd239d2e537476f0", "bin": "cloc.exe", "checkver": { "github": "https://github.com/AlDanial/cloc"