4 Commits

Author SHA1 Message Date
github-actions[bot]
338d909671 chafa: Update to version 1.12.5 2023-05-21 20:24:11 +00:00
sitiom
0a2fe3579a
chafa: Update license (#4482) 2023-02-25 13:12:47 +05:30
Launch Lee
55b8fed812
chafa: Simplify regex (#4465)
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.
2023-02-19 18:56:39 +05:30
Launch Lee
306c7ebd03
chafa: Add version 1.12.4 (#4443)
* Add Chafa

Related to #4441 .

* Update chafa.json

Let the version's regex be more specifically.
2023-02-14 10:57:48 +05:30