From d8a0ffccbbf5035dd19ad13a55247b71ec84dccf Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 25 Jun 2025 04:30:32 +0000 Subject: [PATCH] cloc: Update to version 2.06 --- bucket/cloc.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/cloc.json b/bucket/cloc.json index 017863f9ae..d80b71e638 100644 --- a/bucket/cloc.json +++ b/bucket/cloc.json @@ -1,10 +1,10 @@ { - "version": "2.04", + "version": "2.06", "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.04/cloc-2.04.exe#/cloc.exe", - "hash": "89cda0038bf4e13c6c13ebc1e60bec4dfad362e69ac8a5b8e2d5ebe3020359e1", + "url": "https://github.com/AlDanial/cloc/releases/download/v2.06/cloc-2.06.exe#/cloc.exe", + "hash": "e65a631e3a981b86537d1278028857b2bb799e6e80ef2d11b477bddbf84b2dee", "bin": "cloc.exe", "checkver": { "url": "https://github.com/AlDanial/cloc/releases",