cloc: Update to version 2.02

This commit is contained in:
github-actions[bot] 2024-08-03 00:33:36 +00:00
parent 37b0054d58
commit f2d3157c38

View File

@ -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", "description": "Counts blank lines, comment lines, and physical lines of source code in many programming languages",
"homepage": "https://github.com/AlDanial/cloc", "homepage": "https://github.com/AlDanial/cloc",
"license": "GPL-2.0-only|Artistic-2.0", "license": "GPL-2.0-only|Artistic-2.0",
"url": "https://github.com/AlDanial/cloc/releases/download/v2.00/cloc-2.00.exe#/cloc.exe", "url": "https://github.com/AlDanial/cloc/releases/download/v2.02/cloc-2.02.exe#/cloc.exe",
"hash": "7a234ef0cb495de1b5776acf88c5554e2bab1fb02725a5fb85756a6db3121c1f", "hash": "369ed76125f7399cd582d169adf39a2e08ae5066031fea0cc8b2836ea50e7ce2",
"bin": "cloc.exe", "bin": "cloc.exe",
"checkver": { "checkver": {
"url": "https://github.com/AlDanial/cloc/releases", "url": "https://github.com/AlDanial/cloc/releases",