From 8a6933b4ab97867f4d2682bed379c6745361873f Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Fri, 3 May 2019 17:00:30 +0000 Subject: [PATCH] cloc: Update to version 1.82 --- bucket/cloc.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/cloc.json b/bucket/cloc.json index 15b4c16187..096733130e 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.80", + "version": "1.82", "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.82/cloc-1.82.exe#/cloc.exe", + "hash": "2e5fb443fdefd776d7b6b136a25e5ee2048991e735042897dbd0bf92efb16563", "bin": "cloc.exe", "checkver": { "url": "https://github.com/AlDanial/cloc/releases",