From fe42905a8a51d7c71b5da13a3095c1d9531c394d Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 5 Jul 2022 00:33:21 +0000 Subject: [PATCH] cloc: Update to version 1.94 --- bucket/cloc.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/cloc.json b/bucket/cloc.json index 2bad008145..105b134962 100644 --- a/bucket/cloc.json +++ b/bucket/cloc.json @@ -1,10 +1,10 @@ { - "version": "1.92", + "version": "1.94", "description": "Counts blank lines, comment lines, and physical lines of source code in many programming languages", "homepage": "https://github.com/AlDanial/cloc", "license": "GPL-2.0-only|Artistic-2.0", - "url": "https://github.com/AlDanial/cloc/releases/download/v1.92/cloc-1.92.exe#/cloc.exe", - "hash": "2668fcf8609c431e8934fe9e1866bc620c58d198c4eb262f1d3ef31ef4a690f7", + "url": "https://github.com/AlDanial/cloc/releases/download/v1.94/cloc-1.94.exe#/cloc.exe", + "hash": "b48a6002fb75fa66ec5d0c05a5c4d51f2ad22b5b025b7eb4e3945d18419c0952", "bin": "cloc.exe", "checkver": { "url": "https://github.com/AlDanial/cloc/releases",