From 48b4b582b7ceaf2ee536536101b6f134f472ca20 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 25 Jan 2026 04:40:43 +0000 Subject: [PATCH] cloc: Update to version 2.08 --- bucket/cloc.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/cloc.json b/bucket/cloc.json index 92be156ef2..8f653f7635 100644 --- a/bucket/cloc.json +++ b/bucket/cloc.json @@ -1,10 +1,10 @@ { - "version": "2.06", + "version": "2.08", "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/v2.06/cloc-2.06.exe#/cloc.exe", - "hash": "bbe48de9102d0f2520d292d65897001c1d068340eb7cd74dd1ee30c1a9091c4a", + "url": "https://github.com/AlDanial/cloc/releases/download/v2.08/cloc-2.08.exe#/cloc.exe", + "hash": "4529557d957ade0dd45746eae10e9c51ee01061bb617eeeab256672faf6e42c6", "bin": "cloc.exe", "checkver": { "github": "https://github.com/AlDanial/cloc"