From 1370233f405bb8f2d480c413469c96558c2b1b0e Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 19 Dec 2022 04:29:03 +0000 Subject: [PATCH] cloc: Update to version 1.96 --- bucket/cloc.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/cloc.json b/bucket/cloc.json index 105b134962..86596a047f 100644 --- a/bucket/cloc.json +++ b/bucket/cloc.json @@ -1,10 +1,10 @@ { - "version": "1.94", + "version": "1.96", "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.94/cloc-1.94.exe#/cloc.exe", - "hash": "b48a6002fb75fa66ec5d0c05a5c4d51f2ad22b5b025b7eb4e3945d18419c0952", + "url": "https://github.com/AlDanial/cloc/releases/download/v1.96/cloc-1.96.exe#/cloc.exe", + "hash": "54bf5f46fbaba7949c4eb2d4837b03c774c0ba587448a5bad9b8efc0222b1583", "bin": "cloc.exe", "checkver": { "url": "https://github.com/AlDanial/cloc/releases",