From f2d3157c386fb48b2f42d9555c1b0e4f53a19daa Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 3 Aug 2024 00:33:36 +0000 Subject: [PATCH] cloc: Update to version 2.02 --- bucket/cloc.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/cloc.json b/bucket/cloc.json index 01d8b0345c..425ace0f06 100644 --- a/bucket/cloc.json +++ b/bucket/cloc.json @@ -1,10 +1,10 @@ { - "version": "2.00", + "version": "2.02", "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.00/cloc-2.00.exe#/cloc.exe", - "hash": "7a234ef0cb495de1b5776acf88c5554e2bab1fb02725a5fb85756a6db3121c1f", + "url": "https://github.com/AlDanial/cloc/releases/download/v2.02/cloc-2.02.exe#/cloc.exe", + "hash": "369ed76125f7399cd582d169adf39a2e08ae5066031fea0cc8b2836ea50e7ce2", "bin": "cloc.exe", "checkver": { "url": "https://github.com/AlDanial/cloc/releases",