14 Commits

Author SHA1 Message Date
github-actions[bot]
4d8f097e88 chafa: Update to version 1.16.2 2025-07-05 04:29:58 +00:00
github-actions[bot]
2522e84048 chafa: Update to version 1.16.1 2025-05-21 00:40:21 +00:00
github-actions[bot]
c15ef2dac3 chafa: Update to version 1.16.0 2025-05-18 20:27:52 +00:00
github-actions[bot]
c12da80e7e chafa: Update to version 1.14.5 2024-11-03 04:29:34 +00:00
github-actions[bot]
81af11f330 chafa: Update to version 1.14.4 2024-09-10 00:34:27 +00:00
github-actions[bot]
903ef70180 chafa: Update to version 1.14.3 2024-09-09 04:28:55 +00:00
github-actions[bot]
2aa8fbaedc chafa: Update to version 1.14.2 2024-07-26 00:33:53 +00:00
github-actions[bot]
e82ad8763f chafa: Update to version 1.14.1 2024-06-17 20:25:44 +00:00
Hans Petter Jansson
011683257c
chafa@1.14.0: Fix urls and autoupdate (#5461)
* 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>
2024-01-25 01:49:54 +08:00
github-actions[bot]
3fa2307ddb chafa: Update to version 1.14.0 2024-01-08 20:24:43 +00:00
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