From 5224d595c995e820256f83dd67c28533711377e3 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 19 Aug 2023 20:24:05 +0000 Subject: [PATCH] cloc: Update to version 1.98 --- bucket/cloc.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/cloc.json b/bucket/cloc.json index 031c6c3b9d..233df029df 100644 --- a/bucket/cloc.json +++ b/bucket/cloc.json @@ -1,10 +1,10 @@ { - "version": "1.96.1", + "version": "1.98", "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.1/cloc-1.96.1.exe#/cloc.exe", - "hash": "00b1c9dbbfb920dabd374418e1b86d2c24b8cd2b8705aeb956dee910d0d75d45", + "url": "https://github.com/AlDanial/cloc/releases/download/v1.98/cloc-1.98.exe#/cloc.exe", + "hash": "88615d193ec8c06f7ceec3cc1d661088af997798d87ddff331d9e9f9128a6782", "bin": "cloc.exe", "checkver": { "url": "https://github.com/AlDanial/cloc/releases",