cloc: Update to version 1.82

This commit is contained in:
Richard Kuhnt 2019-05-03 17:00:30 +00:00
parent 72aaf84a4d
commit 8a6933b4ab

View File

@ -1,10 +1,10 @@
{ {
"homepage": "https://github.com/AlDanial/cloc", "homepage": "https://github.com/AlDanial/cloc",
"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",
"version": "1.80", "version": "1.82",
"license": "GPL-2.0", "license": "GPL-2.0",
"url": "https://github.com/AlDanial/cloc/releases/download/1.80/cloc-1.80.exe#/cloc.exe", "url": "https://github.com/AlDanial/cloc/releases/download/1.82/cloc-1.82.exe#/cloc.exe",
"hash": "9e547b01c946aa818ffad43b9ebaf05d3da08ed6ca876ef2b6847be3bf1cf8be", "hash": "2e5fb443fdefd776d7b6b136a25e5ee2048991e735042897dbd0bf92efb16563",
"bin": "cloc.exe", "bin": "cloc.exe",
"checkver": { "checkver": {
"url": "https://github.com/AlDanial/cloc/releases", "url": "https://github.com/AlDanial/cloc/releases",