* chafa: Update to 1.14.0-2 build
This fixes a crash in the MS Windows build.
* Update chafa.json
---------
Co-authored-by: HUMORCE <humorce@outlook.com>
Change the version regex in Checkver to "[\\d.]+".
Though the version regex "\\d+\\.\\d+\\.\\d+" is OK, I realize I should make it concise as most buckets do.