cloc@2.06: Fix hash (Closes #6935)

This commit is contained in:
github-actions[bot] 2025-06-30 11:42:03 +00:00
parent cbd35f10b0
commit ea2aeb8c0a

View File

@ -4,7 +4,7 @@
"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.06/cloc-2.06.exe#/cloc.exe", "url": "https://github.com/AlDanial/cloc/releases/download/v2.06/cloc-2.06.exe#/cloc.exe",
"hash": "e65a631e3a981b86537d1278028857b2bb799e6e80ef2d11b477bddbf84b2dee", "hash": "bbe48de9102d0f2520d292d65897001c1d068340eb7cd74dd1ee30c1a9091c4a",
"bin": "cloc.exe", "bin": "cloc.exe",
"checkver": { "checkver": {
"url": "https://github.com/AlDanial/cloc/releases", "url": "https://github.com/AlDanial/cloc/releases",