From 68475bfe88ee792107954a31651fd8f756d5f066 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 11 Jan 2023 04:33:54 +0000 Subject: [PATCH] cloc: Update to version 1.96.1 --- bucket/cloc.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/cloc.json b/bucket/cloc.json index 86596a047f..031c6c3b9d 100644 --- a/bucket/cloc.json +++ b/bucket/cloc.json @@ -1,10 +1,10 @@ { - "version": "1.96", + "version": "1.96.1", "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.96/cloc-1.96.exe#/cloc.exe", - "hash": "54bf5f46fbaba7949c4eb2d4837b03c774c0ba587448a5bad9b8efc0222b1583", + "url": "https://github.com/AlDanial/cloc/releases/download/v1.96.1/cloc-1.96.1.exe#/cloc.exe", + "hash": "00b1c9dbbfb920dabd374418e1b86d2c24b8cd2b8705aeb956dee910d0d75d45", "bin": "cloc.exe", "checkver": { "url": "https://github.com/AlDanial/cloc/releases",