aboutsummaryrefslogtreecommitdiff
path: root/versions/q-/quill.json
AgeCommit message (Collapse)Author
2021-09-13Fix compile error in internal version of Visual Studio (#20127)NancyLi1013
2021-09-03[quill] Update to 1.6.3 (#19827)Rémy Tassoux
* [quill] Update to 1.6.3 * [quill] Update version files Co-authored-by: Rémy Tassoux <rt2@rasterizedworld.com>
2021-03-31[quill] Upgrade to 1.6.2 (#16931)Odysseas Georgoudis
* update quill to 1.6.2 * update json file
2021-02-19[quill] Uncomment QUILL_FMT_EXTERNAL macro (#16202)Rémy Tassoux
* [quill] Uncomment QUILL_FMT_EXTERNAL macro As we build using the vcpkg FMT port instead of the one bundled in Quill, this macro needs to be defined. * [quill] Update version files * [quill] Use vcpkg_replace_string * [quill] Update version files Co-authored-by: Rémy Tassoux <rt2@rasterizedworld.com>
2021-01-21[vcpkg] Rename `port_versions` to `versions` (#15784)nicole mazzuca