From 2cbf00a2e49f8dc380b3de75eabf07a5d802d911 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 31 Jan 2025 17:11:00 +0000 Subject: [PATCH] cloc: Update to version 2.04 --- bucket/cloc.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/cloc.json b/bucket/cloc.json index 425ace0f0..017863f9a 100644 --- a/bucket/cloc.json +++ b/bucket/cloc.json @@ -1,10 +1,10 @@ { - "version": "2.02", + "version": "2.04", "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.02/cloc-2.02.exe#/cloc.exe", - "hash": "369ed76125f7399cd582d169adf39a2e08ae5066031fea0cc8b2836ea50e7ce2", + "url": "https://github.com/AlDanial/cloc/releases/download/v2.04/cloc-2.04.exe#/cloc.exe", + "hash": "89cda0038bf4e13c6c13ebc1e60bec4dfad362e69ac8a5b8e2d5ebe3020359e1", "bin": "cloc.exe", "checkver": { "url": "https://github.com/AlDanial/cloc/releases",